aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/static_c_lib
AgeCommit message (Expand)Author
2025-09-18test: remove unnecessary @cImport usage in some standalone testsAlex Rønne Petersen
2025-01-22std.Build: add `addLibrary` function (#22554)BratishkaErik
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-15make the build runner and test runner talk to each otherAndrew Kelley
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-12-01Merge remote-tracking branch 'origin/master' into remove-array-type-coercionAndrew Kelley
2019-11-29more test regression fixesAndrew Kelley
2019-11-24simple test for exporting variables in static libsSahnvour
2019-06-09different array literal syntax when inferring the sizeAndrew Kelley
2019-03-03fix build.zig not respecting --staticAndrew Kelley