zig/test/standalone/issue_13970
Jacob Young e3424332d3 Build: cleanup
* `doc/langref` formatting
 * upgrade `.{ .path = "..." }` to `b.path("...")`
 * avoid using arguments named `self`
 * make `Build.Step.Id` usage more consistent
 * add `Build.pathResolve`
 * use `pathJoin` and `pathResolve` everywhere
 * make sure `Build.LazyPath.getPath2` returns an absolute path
2024-05-05 09:42:51 -04:00
..
src fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00
test_root fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00
build.zig Build: cleanup 2024-05-05 09:42:51 -04:00
empty.zig fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00