aboutsummaryrefslogtreecommitdiff
path: root/test/incremental/x86_64-linux
AgeCommit message (Collapse)Author
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
This is just a temporary fix - I would like to unify all of x86_64 tests across linux and macos OSes.
2022-04-28test: recursively walk dir with testsJakub Konka
Prune incremental tests by moving non-incremental behavior tests to behavior test suite instead.