Commit History

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