summaryrefslogtreecommitdiffstatshomepage
path: root/test/tests.zig
AgeCommit message (Expand)Author
2023-05-05build: add the healed-path optionManlio Perillo
2023-05-04test: remove obsolete comment in the heal functionManlio Perillo
2023-05-04test: fix doc-commentsManlio Perillo
2023-05-04test: improve test case 1 and 2Manlio Perillo
2023-05-02test: don't run heal during configuration phaseManlio Perillo
2023-05-01build: rename Exercise.baseName to nameManlio Perillo
2023-04-29test: make the patch command silentManlio Perillo
2023-04-29test: fix deadlock on windows when running testsManlio Perillo
2023-04-24test: add a test for `zig build -Dn=1`Manlio Perillo
2023-04-24test: change the order of `zig build` optionsManlio Perillo
2023-04-24test: add test for `zig build` and `zig build -Dn=1 start`Manlio Perillo
2023-04-24test: fix incorrect cleanup codeManlio Perillo
2023-04-24test: refactorize the codeManlio Perillo
2023-04-11build: improve PrintStep, SkipStep and PatchStep namesManlio Perillo
2023-04-11build: simplify code and add testsManlio Perillo