llvm-project/lldb/packages/Python/lldbsuite/test/settings
Vedant Kumar a32e84133a [test] Restore cleanup behavior in TestQuoting.py
Before the change to compile tests out-of-tree, the cleanup classmethod
in TestQuoting.py would remove a temp file. After the change it threw an
exception due to a malformed call to getBuildArtifact().

Bring back the old behavior.

llvm-svn: 326414
2018-03-01 03:03:38 +00:00
..
quoting [test] Restore cleanup behavior in TestQuoting.py 2018-03-01 03:03:38 +00:00
Makefile
TestSettings.py Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
main.cpp