about summary refs log tree commit diff
path: root/tests/assembly/asm/global_asm.rs
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-32/+0
2024-08-13stabilize `asm_const`Folkert-1/+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)-5/+5
2023-04-05Fix an assembly test with a hard-coded hashThom Chiovoloni-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+33