.. |
anonymous-struct
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
argument_passing_restrictions
|
|
|
calculator_mode
|
[lldb] Mark several tests as not dependent on debug info
|
2020-01-13 10:40:29 +01:00 |
call-function
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
call-overridden-method
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
call-restarts
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
call-throws
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
cast_int_to_anonymous_enum
|
|
|
char
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
class_template_specialization_empty_pack
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
codegen-crash-typedefdecl-not-in_declcontext
|
[ASTImporter][LLDB] Modifying ImportDeclContext(...) to ensure that we complete each FieldDecl of a RecordDecl when we are importing the definiton
|
2019-12-19 11:16:54 -08:00 |
completion
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
completion-crash-incomplete-record
|
[ASTImporter][LLDB] Modifying ImportDeclContext(...) to ensure that we complete each FieldDecl of a RecordDecl when we are importing the definiton
|
2019-12-19 11:16:54 -08:00 |
completion-crash-invalid-iterator
|
[lldb][NFC] Add test for iterator invalidation during code completion.
|
2020-01-20 15:01:39 +01:00 |
completion-in-lambda-and-unnamed-class
|
[lldb][NFC] Remove test directory completely
|
2019-11-21 15:03:37 +03:00 |
context-object
|
|
|
context-object-objc
|
Canonicalize variable usage in testsuite Makefiles
|
2019-09-25 00:36:00 +00:00 |
deleting-implicit-copy-constructor
|
[lldb] Mark the implicit copy constructor as deleted when a move constructor is provided.
|
2020-01-20 14:34:07 +01:00 |
diagnostics
|
[lldb][NFC] Remove debug print statement from TestExprDiagnostics.py
|
2020-01-13 14:17:55 +01:00 |
dollar-in-variable
|
[dotest] Delete trivial inline test makefiles
|
2019-09-05 06:55:23 +00:00 |
dont_allow_jit
|
[lldb/Expression] Improve interpreter error message with a non-running target
|
2020-01-14 13:06:58 +01:00 |
entry-bp
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
expr-in-syscall
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
fixits
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
formatters
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
function_template_specialization_temp_args
|
|
|
ignore-artificial-constructors
|
[lldb] X-fail tests that use constructors in expressions on Windows
|
2019-10-17 21:27:26 +00:00 |
import_builtin_fileid
|
Canonicalize variable usage in testsuite Makefiles
|
2019-09-25 00:36:00 +00:00 |
import-std-module
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
inline-namespace
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
invalid-args
|
|
|
ir-interpreter
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
ir-interpreter-phi-nodes
|
|
|
issue_11588
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
macros
|
[lldb][test] Don't include "test_common.h" in the debug macros test
|
2019-12-26 18:49:36 +03:00 |
multiline-completion
|
[lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDIT is off.
|
2019-12-20 21:01:23 -08:00 |
multiline-navigation
|
[lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDIT is off.
|
2019-12-20 21:01:23 -08:00 |
namespace_local_var_same_name_cpp_and_c
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
namespace_local_var_same_name_obj_c
|
Canonicalize variable usage in testsuite Makefiles
|
2019-09-25 00:36:00 +00:00 |
no-deadlock
|
[lldb][tests] Cleanup '.categories'
|
2020-01-10 16:39:38 +03:00 |
options
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
persist_objc_pointeetype
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
persistent_ptr_update
|
[lldb][NFC] Remove all setUp overrides that only call the parent implementation
|
2019-12-13 12:34:49 +01:00 |
persistent_types
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
persistent_variables
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
po_verbosity
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
pr35310
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
radar_8638051
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
radar_9531204
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
radar_9673664
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
rdar42038760
|
[dotest] Delete trivial inline test makefiles
|
2019-09-05 06:55:23 +00:00 |
rdar44436068
|
[dotest] Delete trivial inline test makefiles
|
2019-09-05 06:55:23 +00:00 |
regression-access-function-template-in-record
|
[lldb] Fix crash in AccessDeclContextSanity when copying FunctionTemplateDecl inside a record.
|
2020-01-02 14:47:04 +01:00 |
save_jit_objects
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
scoped_enums
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
static-initializers
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
test
|
[lldb][NFC] Migrate several tests to expect_expr
|
2020-01-16 13:45:30 +01:00 |
timeout
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
top-level
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
two-files
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
unicode-in-variable
|
[dotest] Delete trivial inline test makefiles
|
2019-09-05 06:55:23 +00:00 |
unwind_expression
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
vector_of_enums
|
|
|
weak_symbols
|
[lldb][NFC] Remove all setUp overrides that only call the parent implementation
|
2019-12-13 12:34:49 +01:00 |
xvalue
|
[lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
|
2019-12-13 12:23:04 +01:00 |
.categories
|
|
|