Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/standalone
History
Andrew Kelley c39d7a6326
fix exported variable not respecting linkage
2020-02-27 11:51:43 -05:00
..
brace_expansion
Patch in arena to cleanup leaks
2020-01-29 22:22:00 -06:00
cat
Promoted "leak_count_allocator" to the main testing.allocator
2020-01-29 22:22:00 -06:00
empty_env
Promoted "leak_count_allocator" to the main testing.allocator
2020-01-29 22:22:00 -06:00
global_linkage
fix exported variable not respecting linkage
2020-02-27 11:51:43 -05:00
guess_number
remove std.io.readLine
2020-02-20 15:30:00 -05:00
hello_world
exported main must be pub
2019-12-03 12:50:42 -05:00
issue_339
…
issue_794
…
load_dynamic_library
Promoted "leak_count_allocator" to the main testing.allocator
2020-01-29 22:22:00 -06:00
main_pkg_path
…
main_return_error
…
mix_o_files
more test regression fixes
2019-11-29 23:04:19 -05:00
pkg_import
…
shared_library
more test regression fixes
2019-11-29 23:04:19 -05:00
static_c_lib
Merge remote-tracking branch 'origin/master' into remove-array-type-coercion
2019-12-01 09:56:01 -05:00
use_alias
…