| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -26/+0 | |
| 2021-12-09 | Add needs-unwind to tests that depend on panicking | David Koloski | -0/+1 | |
| This directive isn't automatically set by compiletest or x.py, but can be turned on manually for targets that require it. | ||||
| 2020-11-10 | Merge set_panic and set_print into set_output_capture. | Mara Bos | -2/+2 | |
| There were no use cases for setting them separately. Merging them simplifies some things. | ||||
| 2020-11-10 | Update tests for updated set_panic. | Mara Bos | -19/+7 | |
| 2020-10-22 | Capture output from threads spawned in tests | Tyler Mandry | -0/+5 | |
| Fixes #42474. | ||||
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+32 | |
