llvm-project/lldb/packages/Python/lldbsuite/test/lang
Jordan Rupprecht 0d236d8b4f [lldb] Update hardcoded Makefile.rules inclusions.
This replaces `include $(LEVEL)/Makefile.rules` with `include Makefile.rules`.
The lldb test driver already passes the include path when running make, and specifically looking for "../../Makefile.rules" forces the test to be in a specific location.
Removing this hardcoded relative path will make it possible to move this test as-is.
2019-12-05 15:50:03 -08:00
..
c [lldb] s/assertTrue/assertEqual in TestStepTarget.py 2019-12-04 10:56:38 +01:00
cpp [lldb] Update hardcoded Makefile.rules inclusions. 2019-12-05 15:50:03 -08:00
mixed [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
objc Complete complete types early when importing types from Clang module DWARF. 2019-11-22 09:58:16 -08:00
objcxx Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00