aboutsummaryrefslogtreecommitdiff
path: root/test/incremental
AgeCommit message (Expand)Author
2024-07-20init incremental compilation check toolAndrew Kelley
2022-05-04test: move compile errors and incremental tests into common dirJakub Konka
2022-05-02std: enable real start code always for LLVM backendAndrew Kelley
2022-04-30stage2: fix comptime unreachableVeikka Tuominen
2022-04-28test: fix incorrect error loc in assert_function x86_64-linux testJakub Konka
2022-04-28test: fix x86_64-macos failuresJakub Konka
2022-04-28test: migrate llvm incremental testsJakub Konka
2022-04-28test: migrate plan9 and sparcv9 incremental testsJakub Konka
2022-04-28test: migrate arm incremental testsJakub Konka
2022-04-28test: migrate aarch64 incremental testsJakub Konka
2022-04-28test: migrate riscv64 incremental testsJakub Konka
2022-04-28test: migrate wasm incremental testsJakub Konka
2022-04-28test: recursively walk dir with testsJakub Konka
2022-04-28test: fix incorrect default target spec; port all incremental testsJakub Konka
2022-04-28test: adjust error location for assert_function testJakub Konka
2022-04-28test: set case name from initial filename for a sequenceJakub Konka
2022-04-28test: unroll into multiple cases, provide default parsersJakub Konka
2022-04-28test: pass Strategy per directory of testsJakub Konka
2022-04-28test: abstract away test manifest parser into separate structJakub Konka