aboutsummaryrefslogtreecommitdiff
path: root/src/Module.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-03-31 15:06:44 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-03-31 15:10:31 -0700
commit243afdcdf57d74a184784551aebe58062e5afc03 (patch)
tree7e637a4c50b8abf6beb1354c346fc08055c5f0e7 /src/Module.zig
parentdf1ba38a88a255286af4d939d427f8a4ee667485 (diff)
downloadzig-243afdcdf57d74a184784551aebe58062e5afc03.tar.gz
zig-243afdcdf57d74a184784551aebe58062e5afc03.zip
test harness improvements
* `-Dskip-compile-errors` is removed; `-Dskip-stage1` is added. * Use `std.testing.allocator` instead of a new instance of GPA. - Fix the memory leaks this revealed. * Show the file name when it is not parsed correctly such as when the manifest is missing. - Better error messages when test files are not parsed correctly. * Ignore unknown files such as swap files. * Move logic from declarative file to the test harness implementation. * Move stage1 tests to stage2 tests where appropriate.
Diffstat (limited to 'src/Module.zig')
0 files changed, 0 insertions, 0 deletions