hanchenye-llvm-project/lldb/test/lang/objc
Todd Fiala 7b6fbcf365 OS X unexpected success cleanup
TestPersistObjCPointeeType and TestObjCNewSyntax marked up to expect
success on clang >= 7.0.0.

TestMultipleDebuggers passed 25/25 times, taking off intermittent.
If this changes, I'll make sure it goes into a flaky/flakey category.

llvm-svn: 247601
2015-09-14 19:12:56 +00:00
..
blocks Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
forward-decl Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
foundation Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
hidden-ivars Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
ivar-IMP Fix a bug where we were trying to reconstruct ivars of ObjC types from the runtime in "expression parser mode" 2015-06-25 19:17:04 +00:00
modules Disable Objective C test on non-Darwin platforms. 2015-08-26 19:44:28 +00:00
modules-auto-import Skip the rest of the Objective C tests on Windows. 2015-09-02 22:41:28 +00:00
modules-incomplete Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
modules-inline-functions Skip the rest of the Objective C tests on Windows. 2015-09-02 22:41:28 +00:00
objc++ Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
objc-baseclass-sbtype Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-builtin-types Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-checker Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-class-method Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-dyn-sbtype Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
objc-dynamic-value Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-ivar-offsets Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-ivar-protocols Handle types from the runtime that conform to 2014-11-06 19:26:10 +00:00
objc-ivar-stripped Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-new-syntax OS X unexpected success cleanup 2015-09-14 19:12:56 +00:00
objc-optimized Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
objc-property Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-runtime-ivars Fix so this test runs successfully on armv7 devices. 2014-11-12 23:17:47 +00:00
objc-static-method Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-static-method-stripped Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-stepping Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-struct-argument Added a testcase that checks that struct arguments 2015-04-07 20:33:10 +00:00
objc-struct-return Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
objc-super Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
print-obj Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
radar-9691614 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
rdar-10967107 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
rdar-11355592 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
rdar-12408181 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
real-definition Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
sample
self Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
.categories