zig/test/standalone/test_runner_module_imports
Andrew Kelley 7fb5a0b18b introduce std.Build.path; deprecate LazyPath.relative
This adds the *std.Build owner to LazyPath so that lazy paths returned
from a dependency can be used in the application without friction or
footguns.

closes #19313
2024-04-10 15:02:20 -07:00
..
module1 allow custom test runners to import modules 2023-02-08 16:35:32 +11:00
module2 allow custom test runners to import modules 2023-02-08 16:35:32 +11:00
src allow custom test runners to import modules 2023-02-08 16:35:32 +11:00
test_runner allow custom test runners to import modules 2023-02-08 16:35:32 +11:00
build.zig introduce std.Build.path; deprecate LazyPath.relative 2024-04-10 15:02:20 -07:00