zig/test/standalone/issue_13970
Andrew Kelley 3c3cee2cfa fix build logic due to state mutations and break the API accordingly
* remove setName, setFilter, and setTestRunner. Please set these
   options directly when creating the CompileStep.
 * removed unused field
 * remove computeOutFileNames and inline the logic, making clear the
   goal of avoiding state mutations after the build step is created.
2023-04-11 08:42:14 -07: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 fix build logic due to state mutations and break the API accordingly 2023-04-11 08:42:14 -07:00
empty.zig fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00