llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc
Sean Callanan f40da17288 Updated the NSArray and NSDictionary formatters to support new storage formats.
Also un-xfailed a testcase that was affected by this.  Thanks to Jason Molenda for the patch.

<rdar://problem/32827216>

llvm-svn: 306180
2017-06-23 23:15:03 +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 Windows fix for TestConflictingDefinition makefile 2017-05-03 11:27:35 +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 This test passes on i386 now. 2016-10-14 01:11:19 +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 Added a decorator for the macOS version and switched over testcases that used platform.release 2016-10-20 00:03:39 +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 This test is passing on i386 now. 2016-10-14 01:03:03 +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 Updated the NSArray and NSDictionary formatters to support new storage formats. 2017-06-23 23:15:03 +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 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc-struct-argument 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
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 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +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 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
unicode-string Handle UTF-16 and UTF-32 constant CFStrings 2016-12-01 17:46:51 +00:00
variadic_methods *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
.categories