| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-22 | Remove mem::uninitalized from tests | Mark Rousskov | -6/+13 | |
| 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-10-23 | UI failures fix | Umesh Kalappa | -1/+2 | |
| 2019-08-15 | Group all ui tests and move to abi #62593 | Kevin Per | -64/+0 | |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+4925 | |
