hanchenye-llvm-project/lldb/packages/Python/lldbsuite/test/lang/c
Pavel Labath f0f62d8451 Revert "Make lldbinline.py regenerate the Makefile each time it builds."
This reverts commit r272024 as it is not windows-compatible.

llvm-svn: 272062
2016-06-07 21:29:46 +00:00
..
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 Downgrade skip to xfail in TestBitfields on linux 2016-05-05 09:03:22 +00:00
blocks Import block pointers from DWARF as Clang block pointers, not as structs. 2016-05-02 21:15:31 +00:00
const_variables Mark some aarch64-linux specific xfails marking bug entries 2016-05-25 22:30:05 +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 Fix TestRegisterVariables.py on Windows 2016-04-26 22:25:40 +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 Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +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