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 2025-12-19 12:43:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Josh Wolfe 14dfbd6ad3 remove redundant unreachable code error
2017-04-23 08:36:21 -07:00
..
cases
slicing now returns correct const-ness
2017-04-22 12:19:20 -04:00
standalone/issue_339
fix crash when unwrapping error with no error decls
2017-04-23 03:14:22 -04:00
assemble_and_link.zig
convert assemble and link tests to zig build system
2017-04-19 14:00:12 -04:00
behavior.zig
test framework supports name prefix and filter argument
2017-04-19 15:38:12 -04:00
build_examples.zig
fix crash when unwrapping error with no error decls
2017-04-23 03:14:22 -04:00
compare_output.zig
rename @ptrcast to @ptrCast to follow convention
2017-04-21 10:39:13 -04:00
compile_errors.zig
remove redundant unreachable code error
2017-04-23 08:36:21 -07:00
debug_safety.zig
convert debug safety tests to zig build system
2017-04-19 14:41:59 -04:00
parseh.zig
convert parseh tests to zig build system
2017-04-19 16:59:20 -04:00
tests.zig
std.os.ChildProcess: fix closing wrong file descriptors
2017-04-22 11:36:42 -04:00