aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test
AgeCommit message (Expand)Author
2024-05-29Fixed the changes from reworking std.Progress.Chris Boesch
2024-03-31Fix breaking zig change to @fieldParentPtr parameterskamidev
2024-02-06Fix zig_exe location in Build structAlexander Saltanov
2024-01-05Use std.Build.LazyPath over now removed std.Build.FileSource.drglove
2024-01-05Fix casing of std.build -> std.Build in tests.drglove
2023-10-05changed the patch files that we can also use them with busybox for testing in...Chris Boesch
2023-10-04added woodpecker integrationChris Boesch
2023-05-15Refactor testing supportManlio Perillo
2023-05-15Added testing exercise.Chris Boesch
2023-05-14tests: improve test case 3Manlio Perillo
2023-05-14build: show the logo in named modeManlio Perillo
2023-05-14build: simplify the named build modeManlio Perillo
2023-05-09Restore unit testsManlio Perillo
2023-05-09build: make literal paths portableManlio Perillo
2023-05-09tests: remove the missing functions from RunStepManlio Perillo
2023-05-06build: use multiline string literals when necessaryManlio Perillo
2023-05-06build: make `Exercise.hint` optionalManlio Perillo
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