about summary refs log tree commit diff
path: root/tests/codegen/consts.rs
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-55/+0
2024-06-04Use FileCheck to parameterize codegen tests over hashesJubilee Young-2/+2
When things like our internal hashing or representations change, it is inappropriate for these tests to suddenly fail for no reason. The chance of error is reduced if we instead pattern-match.
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-07-08Always name the return place.Camille GILLOT-2/+3
2023-04-05Fix codegen tests with hard-coded hashesRémy Rakic-1/+1
2023-03-27update codegen test expectationsRémy Rakic-1/+1
Changing the layout of the InitMask changed the const allocations' hashes.
2023-02-25Update testsJohn Kåre Alsaker-2/+2
2023-02-10Update the minimum external LLVM to 14Josh Stone-1/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+56