| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -79/+0 | |
| 2025-04-17 | tests: use `//@ ignore-auxiliary` with backlinked primary test file | Jieyou Xu | -1/+1 | |
| 2025-03-28 | Avoid wrapping constant allocations in packed structs when not necessary | bjorn3 | -1/+1 | |
| This way LLVM will set the string merging flag if the alloc is a nul terminated string, reducing binary sizes. | ||||
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -11/+11 | |
| 2023-04-07 | Give the cross-crate generic some work to do | Ben Kimock | -2/+4 | |
| 2023-04-05 | Fix codegen tests with hard-coded hashes | Rémy Rakic | -1/+1 | |
| 2023-03-27 | update codegen test expectations | Rémy Rakic | -1/+1 | |
| Changing the layout of the InitMask changed the const allocations' hashes. | ||||
| 2023-02-25 | Update tests | John Kåre Alsaker | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+77 | |
