aboutsummaryrefslogtreecommitdiff
path: root/lib/test_runner.zig
AgeCommit message (Expand)Author
2023-03-15test runner: remove one superfluous stack frameAndrew Kelley
2023-03-15make the build runner and test runner talk to each otherAndrew Kelley
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2023-01-26wasm: uses main instead of main2 for test runnerTakeshi Yoneda
2023-01-05std: collect all options under one namespaceVeikka Tuominen
2022-11-01stage2 AArch64: misc fixes, enable printing in test runnerjoachimschmidt557
2022-10-31cbe: improve support for non-native float typesJacob Young
2022-10-25cbe: get enough things working to support basic programsJacob Young
2022-09-14Move std.testing.zig_exe_path into build optionsMartin Wickham
2022-08-22Revert "test_runner: workaround #1923, isolating error traces in tests"Andrew Kelley
2022-08-22test_runner: workaround #1923, isolating error traces in testsTechcable
2022-07-24Fix indexing in the test runner's log formattingLewis Gaul
2022-05-26std.Progress.log: adjust APIAndrew Kelley
2022-05-17zig test: Add proper detection for Windows consoleYeonJiKun
2022-05-16stage2: disable error return tracing on unsupported targetsVeikka Tuominen
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley