llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc
Davide Italiano 074f858da7 [TestModulesInlineFunctions] This test now passes.
Remove yet another spurious unexpected success.
Ack'ed by Jim Ingham.

Fixes PR25743.

llvm-svn: 320454
2017-12-12 02:52:01 +00:00
..
bitfield_ivars *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
blocks *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
conflicting-definition Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
forward-decl *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
foundation Fix i386 being able to show member variables correctly by not returning empty objective C types from the runtime. 2016-12-09 17:54:59 +00:00
global_ptrs *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
hidden-ivars *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ivar-IMP Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
modules Added a decorator for the macOS version and switched over testcases that used platform.release 2016-10-20 00:03:39 +00:00
modules-auto-import Added a decorator for the macOS version and switched over testcases that used platform.release 2016-10-20 00:03:39 +00:00
modules-incomplete Added a decorator for the macOS version and switched over testcases that used platform.release 2016-10-20 00:03:39 +00:00
modules-inline-functions [TestModulesInlineFunctions] This test now passes. 2017-12-12 02:52:01 +00:00
objc++ *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-baseclass-sbtype *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-builtin-types *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-checker *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-class-method Add support for running the lldb testsuite against an apple watch 2017-09-27 22:12:54 +00:00
objc-dyn-sbtype *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-dynamic-value *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-ivar-offsets *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-ivar-protocols *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-ivar-stripped *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-new-syntax [testsuite] Remove testing failures vestiges. 2017-12-12 01:14:11 +00:00
objc-optimized *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-property *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-runtime-ivars Skip TestRuntimeIvars on i386; the Objective-C V1 runtime doesn't list ivars. 2016-09-30 16:02:28 +00:00
objc-static-method *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-static-method-stripped *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-stepping Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
objc-struct-argument Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
objc-struct-return *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-super More testsuite xfail markings cleanup. 2016-10-18 01:43:22 +00:00
print-obj *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ptr_refs [TypeSystem] Fix inspection of Objective-C object types 2017-05-15 19:55:20 +00:00
radar-9691614 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
rdar-10967107 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
rdar-11355592 Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
rdar-12408181 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
real-definition *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
sample
self *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
single-entry-dictionary Add support for running the lldb testsuite against an apple watch 2017-09-27 22:12:54 +00:00
unicode-string Handle UTF-16 and UTF-32 constant CFStrings 2016-12-01 17:46:51 +00:00
variadic_methods Rollback [Testsuite] Rename this file from *m -> *mm. 2017-12-12 01:21:43 +00:00
.categories