bsubei
|
4cc1158fbc
fix tests build file broken by addRemoveDirTree now requiring LazyPath
|
1 год назад |
bsubei
|
e7dcf0b6ef
fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptions
|
1 год назад |
Chris Boesch
|
b224ed510e
Fixed the changes from reworking std.Progress.
|
1 год назад |
kamidev
|
f06c1f27d1
Fix breaking zig change to @fieldParentPtr parameters
|
1 год назад |
Alexander Saltanov
|
755911747f
Fix zig_exe location in Build struct
|
1 год назад |
drglove
|
7a0cbb131f
Use std.Build.LazyPath over now removed std.Build.FileSource.
|
1 год назад |
drglove
|
528a8645f8
Fix casing of std.build -> std.Build in tests.
|
1 год назад |
Manlio Perillo
|
9ab9ebf33f
Refactor testing support
|
2 лет назад |
Chris Boesch
|
c3a73b8e2b
Added testing exercise.
|
2 лет назад |
Manlio Perillo
|
e7f62940eb
tests: improve test case 3
|
2 лет назад |
Manlio Perillo
|
0304dc3d37
build: show the logo in named mode
|
2 лет назад |
Manlio Perillo
|
dc2539ec4e
build: simplify the named build mode
|
2 лет назад |
Manlio Perillo
|
7aa0737929
Restore unit tests
|
2 лет назад |
Manlio Perillo
|
e4e096c680
build: make literal paths portable
|
2 лет назад |
Manlio Perillo
|
728402c64f
tests: remove the missing functions from RunStep
|
2 лет назад |
Manlio Perillo
|
1dd5852bec
build: use multiline string literals when necessary
|
2 лет назад |
Manlio Perillo
|
be43e2d010
build: make `Exercise.hint` optional
|
2 лет назад |
Manlio Perillo
|
0cd86d2f9b
build: add the healed-path option
|
2 лет назад |
Manlio Perillo
|
eda73b2fa8
test: remove obsolete comment in the heal function
|
2 лет назад |
Manlio Perillo
|
277c95db7a
test: fix doc-comments
|
2 лет назад |
Manlio Perillo
|
5c488a1402
test: improve test case 1 and 2
|
2 лет назад |
Manlio Perillo
|
74b48192e4
test: don't run heal during configuration phase
|
2 лет назад |
Manlio Perillo
|
5c20e2b553
build: rename Exercise.baseName to name
|
2 лет назад |
Manlio Perillo
|
11d2279f4f
test: make the patch command silent
|
2 лет назад |
Manlio Perillo
|
4b1e292ae4
test: fix deadlock on windows when running tests
|
2 лет назад |
Manlio Perillo
|
4f690b074a
test: add a test for `zig build -Dn=1`
|
2 лет назад |
Manlio Perillo
|
5b2e842157
test: change the order of `zig build` options
|
2 лет назад |
Manlio Perillo
|
131772edd7
test: add test for `zig build` and `zig build -Dn=1 start`
|
2 лет назад |
Manlio Perillo
|
cec0aa51db
test: fix incorrect cleanup code
|
2 лет назад |
Manlio Perillo
|
108c145bdd
test: refactorize the code
|
2 лет назад |