commit | f931a64158ee6b55e8994880b91454c72930ce80 | [log] [tgz] |
---|---|---|
author | Greg Parker <gparker@apple.com> | Fri Sep 02 02:44:07 2016 +0000 |
committer | Greg Parker <gparker@apple.com> | Fri Sep 02 02:44:07 2016 +0000 |
tree | 871058d5aca74b66b727a1c4088bd699843b65ad | |
parent | 9f423e50b026c3b1c69e52b2bdfeb1a6e397edd5 [diff] |
[lit] Fail testing if a googletest executable crashes during test discovery googletest formatted tests are discovered by running the test executable. Previously testing would silently succeed if the test executable crashed during the discovery process. Now testing fails with "error: unable to discover google-tests ..." if the test executable exits with a non-zero status. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280455 91177308-0d34-0410-b5e6-96231b3b80d8