aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/issue_794
AgeCommit message (Expand)Author
2025-09-26test: remove -Dskip-translate-c from test-standaloneAlex Rønne Petersen
2025-09-18test: respect -Dskip-translate-c in test-standaloneAlex Rønne Petersen
2025-07-26Migrate from deprecated `Step.Compile` APIsCarl Åstholm
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2023-07-30build system: follow-up enhancements regarding LazyPathAndrew Kelley
2023-07-30Introduces Compile.forceBuild() and Compile.forceEmit(…)Felix "xq" Queißner
2023-07-30Introduces `Compile.getEmittedX()` functions, drops `Compile.emit_X`. Resolve...Felix (xq) Queißner
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-06-13all: replace `comptime try` with `try comptime`Eric Joldasov
2023-03-15re-enable standalone tests based on build.zigAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2022-01-24Normalize some build function namesJonathan Marler
2021-05-08update usage of std.testing in behavior and standalone testsVeikka Tuominen
2019-02-08std.debug.assert: remove special case for test buildsAndrew Kelley
2018-05-31use * for pointer type instead of &Andrew Kelley
2018-03-17add test for addIncludeDir for test stepAndrew Kelley