| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -2/+1 | |
| 2021-07-06 | Add s to non_fmt_panic | Ryan Levick | -1/+1 | |
| 2021-06-06 | Update testsuite to match new panic msg | Reagan McFarland | -1/+1 | |
| This patch fixes tests from failing that were matching on `Box<Any>`, which was the old panic message. Since the new panic message is `Box<dyn Any>`, the tests have been updated to match against this instead. | ||||
| 2021-02-03 | Allow/fix non_fmt_panic in tests. | Mara Bos | -0/+1 | |
| 2020-05-08 | Skip tests on emscripten | Yuki Okushi | -0/+1 | |
| 2020-05-06 | Move tests from `test/run-fail` to UI | Yuki Okushi | -0/+8 | |
