hanchenye-llvm-project/lldb/test/lang/objc
Filipe Cabecinhas 22889540dc Mark the test as failing on both architectures, since LLDB won't handle the function to clang.
llvm-svn: 157679
2012-05-30 05:44:59 +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 Add i386-only expectedFailure decorators for current ToT. 2012-05-15 21:27:40 +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 Add i386-only expectedFailure decorators for current ToT. 2012-05-15 21:27:40 +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 Mark the test as failing on both architectures, since LLDB won't handle the function to clang. 2012-05-30 05:44:59 +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 If the ObjC Step Through Trampoline plan causes a target crash, properly propagate the error back to 2012-05-10 01:35:39 +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
rdar-11355592 <rdar://problem/11355592> Fixing a bug where we would incorrectly try and determine a dynamic type for a variable of a pointer type that is not a valid generic type for dynamic pointers. 2012-05-21 16:51:35 +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
self Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00