aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/test_runner_module_imports
AgeCommit message (Expand)Author
2025-01-20std.Build: extend `test_runner` option to specify whether runner uses `std.zi...mlugg
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-04-10introduce std.Build.path; deprecate LazyPath.relativeAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-04-11fix build logic due to state mutations and break the API accordinglyAndrew Kelley
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-30tests: enable test_runner_module_imports standalone testdweiller
2023-03-15make the build runner and test runner talk to each otherAndrew Kelley
2023-02-08allow custom test runners to import modulesdweiller