llvm-project/lldb/lit/Suite
Jonas Devlieghere 3a7da6a7df [lit] Do a better job at parsing unsupported tests.
When all the tests run by dotest are unsupported, it still reports
RESULT: PASSED which we translate to success for lit. We can better
report the status as unsupported when we see that there are unsupported
tests but no passing tests. This will not affect the situation where
there are failures or unexpected passes, because those report a non-zero
exit code.

Differential revision: https://reviews.llvm.org/D68039

llvm-svn: 372914
2019-09-25 19:31:54 +00:00
..
lit.cfg [lit] Only set DYLD_LIBRARY_PATH for shared builds 2019-08-30 23:16:02 +00:00
lit.site.cfg.in [lit] Only set DYLD_LIBRARY_PATH for shared builds 2019-08-30 23:16:02 +00:00
lldbtest.py [lit] Do a better job at parsing unsupported tests. 2019-09-25 19:31:54 +00:00