| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -60/+0 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -1/+1 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -13/+13 | |
| 2017-12-26 | Convert codegen-unit tests to use `start` instead of `main` | Bastian Köcher | -2/+6 | |
| The new Termination traits brings in the unwinding machinery and that blows up the required `TRANS_ITEM`s. | ||||
| 2016-07-08 | Ignore closure-related translation item collection tests. | Michael Woerister | -0/+5 | |
| 2016-04-28 | Fixup tests | James Miller | -2/+0 | |
| The drop glue for `i8` is no longer generated as a trans item | ||||
| 2016-04-14 | Move translation-item-collection tests into subfolder. | Michael Woerister | -0/+63 | |
