..
anonymous
Fixed ValueObject::GetExpressionPath() for paths including anonymous struct/union
2016-03-10 22:10:59 +00:00
array_types
Move the rest of the tests over to using the new decorator module.
2016-02-04 23:04:17 +00:00
bitfields
Enable some tests on linux
2016-06-09 22:39:36 +00:00
blocks
Don't crash when trying to capture persistent variables in a block.
2016-08-26 18:12:39 +00:00
const_variables
Enable some tests on linux
2016-06-09 22:39:36 +00:00
enum_types
Fix syntax errors in TestEnumTypes
2016-05-05 08:33:56 +00:00
forward
Remove `use_lldb_suite` from the package, and don't import it anymore.
2015-11-03 19:20:39 +00:00
function_types
Remove expectedFailureWindows decorator.
2016-02-08 19:34:59 +00:00
global_variables
Add "-gmodules" support to the test suite.
2016-05-26 13:57:03 +00:00
inlines
xfail TestRedefinitionsInline with older Clang
2016-05-24 19:51:11 +00:00
modules
Fixed and re-enabled the Clang modules testcase.
2016-05-16 21:11:21 +00:00
recurse
…
register_variables
XFAIL tests which fail with gcc on linux
2016-06-29 10:16:14 +00:00
set_values
Clean up test results on Windows.
2016-05-13 18:26:30 +00:00
shared_lib
Remove `use_lldb_suite` from the package, and don't import it anymore.
2015-11-03 19:20:39 +00:00
shared_lib_stripped_symbols
Remove expectedFailureWindows decorator.
2016-02-08 19:34:59 +00:00
step-target
Add the "block" keyword to "thread step-in -e", and an alias that uses it: "sif <target function>" - i.e. step-into-function
2016-02-26 01:37:30 +00:00
stepping
Remove expectedFailureFreeBSD decorator
2016-02-19 19:25:03 +00:00
strings
Remove expectedFailureWindows decorator.
2016-02-08 19:34:59 +00:00
struct_types
Revert "Make lldbinline.py regenerate the Makefile each time it builds."
2016-06-07 21:29:46 +00:00
tls_globals
Join TestTlsGlobal tests again and use the proper decorator
2016-07-04 09:27:53 +00:00
typedef
Delete all the xfail / skip decorators for specific compilers.
2016-02-09 21:36:15 +00:00
unions
[DWARFASTParserClang] Start with member offset of 0 for members of union types.
2016-03-10 01:15:17 +00:00