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-01-07 14:03:26 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Alexandros Naskos 261c94629e Added test
2020-02-28 02:52:09 +02:00
..
src
test harness: show annotated case name when translate-c test fails
2020-01-07 13:40:17 -05:00
stage1
Added test
2020-02-28 02:52:09 +02:00
stage2
exported main must be pub
2019-12-03 12:50:42 -05:00
standalone
remove std.io.readLine
2020-02-20 15:30:00 -05:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
cli.zig
Convert a few more page_allocator
2020-01-30 00:27:44 -06:00
compare_output.zig
Promoted "leak_count_allocator" to the main testing.allocator
2020-01-29 22:22:00 -06:00
compile_errors.zig
ir: Robust checking for init expr type
2020-02-27 10:40:22 -05:00
gen_h.zig
remove var args from the language
2019-12-09 15:27:27 -05:00
run_translated_c.zig
Generate compilable code for array inits
2020-01-30 19:45:08 +01:00
runtime_safety.zig
remove @bytesToSlice, @sliceToBytes from tests, docs
2020-02-23 18:03:50 +01:00
stack_traces.zig
correct test expectations
2020-02-23 22:47:48 +01:00
standalone.zig
improve dynamic library API
2019-12-10 12:28:28 -05:00
tests.zig
Merge remote-tracking branch 'origin/master' into sub-architecture-annihilation
2020-02-20 18:36:04 -05:00
translate_c.zig
remove usages of @typeId, @memberCount, @memberName and @memberType
2020-02-24 23:09:01 +02:00