Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-26 | Use threading.TIMEOUT_MAX when available (#32399) | Betsy McPhail | 1 | -1/+8 |
2022-03-17 | Windows Support: Testing Suite integration | John Parent | 1 | -8/+1 |
2022-03-17 | Update tests support for Windows | Betsy McPhail | 1 | -1/+8 |
2021-11-17 | Fix overly generic exceptions in log parser (#27413) | Harmen Stoppels | 1 | -4/+0 |
2021-10-12 | Avoid quadratic complexity in log parser (#26568) | Harmen Stoppels | 1 | -62/+21 |
2021-09-26 | log_parser.py: Find failed test case messages in error logs (#25694) | bernhardkaindl | 1 | -1/+7 |
2020-11-18 | spack test (#15702) | Greg Becker | 1 | -0/+1 |
2018-06-02 | Less sensitive error detection in build logs (#8278) | Adam J. Stewart | 1 | -5/+2 |
2018-05-15 | Capture source line number in CTest log parser | Zack Galbreath | 1 | -1/+1 |
2018-05-15 | Fix typo in comment | Zack Galbreath | 1 | -1/+1 |
2018-01-31 | Improve log parsing performance (#7093) | Todd Gamblin | 1 | -55/+216 |
2017-09-30 | Port CTest's log scraping logic to Spack (#5561) | Todd Gamblin | 1 | -0/+313 |