Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-12 06:09:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/standalone
History
Andrew Kelley e1fbb24d64
add test for spawning child process with empty environment
thanks to BenoitJGirard for pointing out the child process
implementation needs 3 extra null bytes in #2031
2019-03-11 11:56:08 -04:00
..
brace_expansion
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
empty_env
add test for spawning child process with empty environment
2019-03-11 11:56:08 -04:00
issue_339
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
issue_794
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
load_dynamic_library
breaking changes to zig build API and improved caching
2019-03-08 23:23:11 -05:00
main_pkg_path
compile error for import outside package path
2019-03-02 10:38:27 -05:00
pkg_import
breaking changes to zig build API and improved caching
2019-03-08 23:23:11 -05:00
static_c_lib
fix build.zig not respecting --static
2019-03-03 12:35:09 -05:00
use_alias
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00