zig/test
Andrew Kelley d6bfa3f639 fix compare-output tests on windows
the %a format specifier had different behavior so I
used %.013a instead to make it the same on all platforms
2017-10-15 23:52:13 -04:00
..
cases fix tests on linux and macos 2017-10-03 01:14:29 -04:00
standalone update std.os.ChildProcess API 2017-09-26 01:01:49 -04:00
assemble_and_link.zig @import("builtin") instead of @compileVar 2017-05-01 13:12:38 -04:00
behavior.zig remove zigrt 2017-09-30 20:21:57 -04:00
build_examples.zig fix not propagating parseh aliases through pub use decls 2017-08-20 04:03:36 -04:00
compare_output.zig fix compare-output tests on windows 2017-10-15 23:52:13 -04:00
compile_errors.zig fix windows argument parsing 2017-10-15 20:19:15 -04:00
debug_safety.zig align syntax: align(4) instead of align 4 2017-08-30 04:54:33 -04:00
parsec.zig fix parse-c tests 2017-10-01 21:42:33 -04:00
tests.zig fix child process stdio piping behavior on windows 2017-10-15 16:03:32 -04:00