diff options
author | Louis Dionne <ldionne@apple.com> | 2019-03-25 16:44:08 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-03-25 16:44:08 +0000 |
commit | e63f47549e222f1f446ee81feb846abe527e0173 (patch) | |
tree | 43827f223966ca8f07854d6b0396a849069dee19 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 7e8476ddfa778bba17dac22949d81fc22fd944ff (diff) | |
download | bcm5719-llvm-e63f47549e222f1f446ee81feb846abe527e0173.tar.gz bcm5719-llvm-e63f47549e222f1f446ee81feb846abe527e0173.zip |
[pstl] Make sure unit tests exit with a non-zero error code when they fail
The previous test system would only print errors to stderr, however CMake
(and lit) detect failure via the program returning a non-zero error code.
So all the tests would always pretend they passed.
llvm-svn: 356921
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions