zig/test/standalone/test_runner_module_imports
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
..
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 fix build logic due to state mutations and break the API accordingly 2023-04-11 08:42:14 -07:00