index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tests.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
Fix breaking zig change to @fieldParentPtr parameters
kamidev
1
-4
/
+4
2024-02-06
Fix zig_exe location in Build struct
Alexander Saltanov
1
-3
/
+3
2024-01-05
Use std.Build.LazyPath over now removed std.Build.FileSource.
drglove
1
-5
/
+5
2024-01-05
Fix casing of std.build -> std.Build in tests.
drglove
1
-1
/
+1
2023-05-15
Refactor testing support
Manlio Perillo
1
-18
/
+10
2023-05-15
Added testing exercise.
Chris Boesch
1
-1
/
+16
2023-05-14
tests: improve test case 3
Manlio Perillo
1
-8
/
+19
2023-05-14
build: show the logo in named mode
Manlio Perillo
1
-0
/
+10
2023-05-14
build: simplify the named build mode
Manlio Perillo
1
-158
/
+72
2023-05-09
Restore unit tests
Manlio Perillo
1
-2
/
+3
2023-05-09
build: make literal paths portable
Manlio Perillo
1
-1
/
+2
2023-05-09
tests: remove the missing functions from RunStep
Manlio Perillo
1
-27
/
+5
2023-05-06
build: use multiline string literals when necessary
Manlio Perillo
1
-9
/
+49
2023-05-06
build: make `Exercise.hint` optional
Manlio Perillo
1
-1
/
+1
2023-05-05
build: add the healed-path option
Manlio Perillo
1
-35
/
+84
2023-05-04
test: remove obsolete comment in the heal function
Manlio Perillo
1
-2
/
+2
2023-05-04
test: fix doc-comments
Manlio Perillo
1
-7
/
+7
2023-05-04
test: improve test case 1 and 2
Manlio Perillo
1
-11
/
+12
2023-05-02
test: don't run heal during configuration phase
Manlio Perillo
1
-11
/
+48
2023-05-01
build: rename Exercise.baseName to name
Manlio Perillo
1
-1
/
+1
2023-04-29
test: make the patch command silent
Manlio Perillo
1
-1
/
+1
2023-04-29
test: fix deadlock on windows when running tests
Manlio Perillo
1
-1
/
+0
2023-04-24
test: add a test for `zig build -Dn=1`
Manlio Perillo
1
-0
/
+14
2023-04-24
test: change the order of `zig build` options
Manlio Perillo
1
-7
/
+6
2023-04-24
test: add test for `zig build` and `zig build -Dn=1 start`
Manlio Perillo
1
-0
/
+166
2023-04-24
test: fix incorrect cleanup code
Manlio Perillo
1
-5
/
+7
2023-04-24
test: refactorize the code
Manlio Perillo
1
-31
/
+49
2023-04-11
build: improve PrintStep, SkipStep and PatchStep names
Manlio Perillo
1
-1
/
+1
2023-04-11
build: simplify code and add tests
Manlio Perillo
1
-0
/
+167