aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/empty_env
AgeCommit message (Expand)Author
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-10-08untangle skip conditionsParzival-3141
2024-10-08revert disabling `aarch64` skipParzival-3141
2024-10-08fix `standalone/empty_env` testParzival-3141
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-05-27std.Build.Step.Run: account for new environment variableAndrew Kelley
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew 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-07-24std: compile error on invalid testing allocator usageAli Chraghi
2021-05-08update usage of std.testing in behavior and standalone testsVeikka Tuominen
2020-01-29Promoted "leak_count_allocator" to the main testing.allocatorBenjamin Feng
2020-01-29Create leak_count_allocatorBenjamin Feng
2020-01-29Move debug.global_allocator to testing.allocatorBenjamin Feng
2019-05-26tests passing on linuxAndrew Kelley
2019-03-11add test for spawning child process with empty environmentAndrew Kelley