about summary refs log tree commit diff
path: root/tests/codegen/global_asm_include.rs
AgeCommit message (Collapse)AuthorLines
2023-07-29Replace ignore-everything with only-archJubilee Young-21/+3
Combining revisions with only-arch allows specifying that a test only applies to a handful of targets. This allows removing a large amount of repetition in the test suite for tests that do not benefit. The revisions are suboptimal for this for some tests, so they aren't preferred in those cases.
2023-04-30tests: Add tests for LoongArch64WANG Rui-0/+1
2023-04-03remove a bunch of unknown archs from the global_asm testsPietro Albini-22/+4
2023-04-03remove invalid ignore-powerpc64lePietro Albini-1/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+57