llvm-project/lldb/test/API/lang/objc
Dave Lee 1fb5c7a2f1 [lldb] Rewrite to assertEqual/assertNotEqual (NFC)
Using the more specific assert* methods results in more useful error message.
2022-11-11 17:03:02 -08:00
..
bitfield_ivars [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
blocks [lldb] Remove prefer-dynamic-value test override 2022-08-22 15:46:03 -07:00
complete-type-check [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
conflicting-class-list-function-from-user [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
conflicting-definition [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
cpp_keyword_identifiers [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
direct-dispatch-step [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
exceptions [lldb] Skip tests incompatible with older versions of Clang 2022-09-26 13:27:51 -04:00
forward-decl [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
foundation [lldb] Remove prefer-dynamic-value test override 2022-08-22 15:46:03 -07:00
global_ptrs [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
hidden-ivars [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
ivar-IMP [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
modules [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
modules-app-update [lldb][test] 2 - Add gmodules test category explicitly where previously done implicitly 2022-09-26 19:54:24 +01:00
modules-auto-import [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
modules-cache [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
modules-compile-error [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
modules-hash-mismatch [lldb][test] 2 - Add gmodules test category explicitly where previously done implicitly 2022-09-26 19:54:24 +01:00
modules-incomplete [lldb][test] 2 - Add gmodules test category explicitly where previously done implicitly 2022-09-26 19:54:24 +01:00
modules-inline-functions [lldb][test] 2 - Add gmodules test category explicitly where previously done implicitly 2022-09-26 19:54:24 +01:00
modules-non-objc-target [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
modules-objc-property [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
modules-update [lldb][test] 2 - Add gmodules test category explicitly where previously done implicitly 2022-09-26 19:54:24 +01:00
objc++ [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-baseclass-sbtype [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-checker [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-class-method [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
objc-dyn-sbtype [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
objc-dynamic-value [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-foundation-dictionary-empty
objc-ivar-offsets [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-ivar-protocols
objc-ivar-stripped [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-new-syntax [lldb] Remove prefer-dynamic-value test override 2022-08-22 15:46:03 -07:00
objc-optimized [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-property [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
objc-runtime-ivars
objc-static-method [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-static-method-stripped [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-stepping [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
objc-struct-argument [lldb][test] 2 - Add gmodules test category explicitly where previously done implicitly 2022-09-26 19:54:24 +01:00
objc-struct-return [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc-super [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc_direct-methods [lldb-tests] Force use of system stdlib for Objective-C test 2022-10-24 12:39:48 -04:00
orderedset [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
print-obj [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
ptr_refs [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
radar-9691614 [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
rdar-10967107 [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
rdar-11355592 [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
rdar-12408181 [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
real-definition [lldb] Remove prefer-dynamic-value test override 2022-08-22 15:46:03 -07:00
sample
self [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
single-entry-dictionary [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
tagged-pointer [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
unicode-string
variadic_methods
warnings-in-expr-parser [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
categories