teak-llvm/lldb/packages/Python/lldbsuite/test/lang/objc
Davide Italiano b84d653e9b [Dictionary] Rewrite the test added in r327587 as an inline test.
Until we have a better story for putting commands and check lines
in the same file (they're currently ignored), it seems that inline
tests are actually more concise and easier to understand.
Too bad we have still some python boilerplate, but that's not
really substantial so we can live with it.

Thanks to Fred for pointing out and Jim for explaining me how
to use the inline test format.

<rdar://problem/34806516>

llvm-svn: 327592
2018-03-15 00:07:05 +00:00
..
bitfield_ivars [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
blocks Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
conflicting-definition Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
forward-decl Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
foundation Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
global_ptrs Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
hidden-ivars Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
ivar-IMP Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
modules Re-enable lang/objc/modules/TestObjCModules 2018-02-16 12:33:10 +00:00
modules-auto-import Use test-specific module caches to avoid stale header conflicts 2018-01-25 18:01:27 +00:00
modules-cache Rename clang.modules-cache-path to symbols.clang-modules-cache-path 2018-03-10 01:11:25 +00:00
modules-incomplete Rewrite testcase to not depend on Foundation implementation details. 2018-02-08 21:52:28 +00:00
modules-inline-functions Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
objc-baseclass-sbtype Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-builtin-types Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-checker Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-class-method Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-dyn-sbtype Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
objc-dynamic-value Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-foundation-dictionary-empty [Dictionary] Rewrite the test added in r327587 as an inline test. 2018-03-15 00:07:05 +00:00
objc-ivar-offsets Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +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 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
objc-new-syntax Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-optimized Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-property Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +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 Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-static-method-stripped Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-stepping Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-struct-argument Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-struct-return Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-super Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc++ Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
print-obj Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
ptr_refs Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
radar-9691614 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
rdar-10967107 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
rdar-11355592 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
rdar-12408181 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
real-definition Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
sample
self Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
single-entry-dictionary Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +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