llvm-project/lldb/test/lang/objc
Enrico Granata 73076f9269 Automatically enabling the Cocoa formatter categories for command-line LLDB. Previously, the categories were filled in but disabled by default. Tweaking test cases appropriately to keep working and do the right thing
llvm-svn: 155605
2012-04-26 01:40:38 +00:00
..
forward-decl Fix some test suite errors. TestForwardDecl.py errors were due to bad Makefile.rules, while TestHiddenIvars.py errors due to features only available in modern objc runtime. 2012-04-13 00:13:35 +00:00
foundation Changed some tabs to spaces to make Python like 2012-04-06 23:02:44 +00:00
hidden-ivars Fix some test suite errors. TestForwardDecl.py errors were due to bad Makefile.rules, while TestHiddenIvars.py errors due to features only available in modern objc runtime. 2012-04-13 00:13:35 +00:00
objc++ Renaming to rid of the '++' in the test file name and simplify the Makefile. 2012-04-25 01:20:15 +00:00
objc-builtin-types Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-checker Forgo the selector test on i386, where we can't 2012-04-24 23:31:54 +00:00
objc-class-method Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-dynamic-value Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-ivar-offsets Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-new-syntax Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-optimized Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-property Ditto 'requires modern objc runtime' for TestObjCProperty.py -- fix test suite errors for i386. 2012-04-13 00:18:17 +00:00
objc-static-method Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc-stepping Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
print-obj Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
radar-9691614 Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
rdar-10967107 Automatically enabling the Cocoa formatter categories for command-line LLDB. Previously, the categories were filled in but disabled by default. Tweaking test cases appropriately to keep working and do the right thing 2012-04-26 01:40:38 +00:00
real-definition Ditto 'requires modern objc runtime' for TestRealDefinition.py -- fix test suite errors for i386. 2012-04-13 00:23:26 +00:00
sample Start moving things around to have a more hierarchical directory structure. 2011-06-25 20:07:20 +00:00
self Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00