diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-09-30 22:39:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-30 22:39:21 -0700 |
commit | 29ca18e3488ef142f5e55eb947346dbd4e29e23e (patch) | |
tree | ae1ef5f1b9f8de52cb0fcbece1bfdc2195a966c3 /bin | |
parent | 8648e2cda55cbc84cac4cc6316f3f51f9b38ba7d (diff) | |
download | spack-29ca18e3488ef142f5e55eb947346dbd4e29e23e.tar.gz spack-29ca18e3488ef142f5e55eb947346dbd4e29e23e.tar.bz2 spack-29ca18e3488ef142f5e55eb947346dbd4e29e23e.tar.xz spack-29ca18e3488ef142f5e55eb947346dbd4e29e23e.zip |
Port CTest's log scraping logic to Spack (#5561)
- This steals the magic regular expressions that CTest uses to parse log
files and addds them to Spack. See here:
https://github.com/Kitware/CMake/blob/master/Source/CTest/cmCTestBuildHandler.cxx
These are BSD licensed, so the port is in `externa/ctest_log_parser.py`
- We currently use these to do better filtering of errors from build
output. Plan is to use them to generate good CDash output.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions