Felix (xq) Queißner
ce95a3b153
Build.zig rename orgy (aka: #16353 ). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath.
2023-07-30 11:18:50 -07:00
dweiller
e45d24c0de
rename ZIG_DEBUG_COLOR env variable to YES_COLOR
2023-06-22 10:29:45 +10:00
Mason Remaley
5744ceedb8
Fixes WriteFile.getFileSource failure on Windows ( #15730 )
2023-05-24 14:26:07 -07:00
Veikka Tuominen
3f3b1a6808
std.Build: use Step.* instead of *Step
...
Follow up to 13eb7251d37759bd47403db304c6120c706fe353
2023-05-03 20:55:29 -07:00
Andrew Kelley
8a8f148c8c
test-stack-trace: set env to disable color
...
The tests rely on the absence of terminal escape codes.
2023-03-15 10:48:14 -07:00
Andrew Kelley
a24af8e400
re-integrate stack trace tests with the new std.Build API
...
* RunStep: ability to set stdin
* RunStep: ability to capture stdout and stderr as a FileSource
* RunStep: add setName method
* RunStep: hash the stdio checks
2023-03-15 10:48:13 -07:00