zig/test
dweiller 1f7390f399 fix custom test runner package path resolution
Fixes #13970.

This fix makes test runners resolve package paths relative to the
directory the test runner is in. This means it is not possible to import
a file from outside the file tree root at the directory containing the
test runner.
2023-02-08 14:30:37 +11:00
..
behavior Add test for optional error set return types 2023-02-03 14:48:08 +02:00
c_abi
cases Merge pull request #14477 from Vexu/fixes 2023-02-01 23:31:52 -05:00
link Merge pull request #14502 from ziglang/link-owned-atoms 2023-02-02 01:39:01 +01:00
src
stage2
standalone fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00
assemble_and_link.zig
behavior.zig
cases.zig
cli.zig
compare_output.zig
compile_errors.zig
gen_h.zig
link.zig
run_translated_c.zig
stack_traces.zig
standalone.zig fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00
tests.zig
translate_c.zig