aboutsummaryrefslogtreecommitdiff
path: root/test/incremental/x86_64-linux/assert_function.8.zig
AgeCommit message (Collapse)Author
2022-05-04test: move compile errors and incremental tests into common dirJakub Konka
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.