| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -85/+0 | |
| 2022-09-26 | Enable inline stack probes on PowerPC and SystemZ | Josh Stone | -6/+23 | |
| 2022-09-21 | Adding ignore fuchsia tests for signal cases | Andrew Pollack | -0/+1 | |
| 2021-01-13 | Update tests for extern block linting | Mark Rousskov | -3/+3 | |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -1/+0 | |
| 2020-08-19 | Enable stack-overflow detection on musl for non-main threads | Tomasz Miąsko | -1/+0 | |
| 2019-12-22 | Remove mem::uninitalized from tests | Mark Rousskov | -7/+8 | |
| This purges uses of uninitialized where possible from test cases. Some are merely moved over to the equally bad pattern of MaybeUninit::uninit().assume_init() but with an annotation that this is "the best we can do". | ||||
| 2019-08-15 | Group all ui tests and move to abi #62593 | Kevin Per | -0/+68 | |
