aboutsummaryrefslogtreecommitdiff
path: root/test/tests.zig
AgeCommit message (Expand)AuthorFilesLines
2023-04-24test: add a test for `zig build -Dn=1`Manlio Perillo1-0/+14
2023-04-24test: change the order of `zig build` optionsManlio Perillo1-7/+6
2023-04-24test: add test for `zig build` and `zig build -Dn=1 start`Manlio Perillo1-0/+166
2023-04-24test: fix incorrect cleanup codeManlio Perillo1-5/+7
2023-04-24test: refactorize the codeManlio Perillo1-31/+49
2023-04-11build: improve PrintStep, SkipStep and PatchStep namesManlio Perillo1-1/+1
2023-04-11build: simplify code and add testsManlio Perillo1-0/+167