zig/test
Andrew Kelley eb0979189b add windows to test targets
cross-compiling hello world with no libc for windows is working
2017-08-31 11:41:58 -04:00
..
cases align syntax: align(4) instead of align 4 2017-08-30 04:54:33 -04:00
standalone fix not propagating parseh aliases through pub use decls 2017-08-20 04:03:36 -04:00
assemble_and_link.zig @import("builtin") instead of @compileVar 2017-05-01 13:12:38 -04:00
behavior.zig fix bitfield pointer syntax 2017-08-29 08:35:51 -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 align syntax: align(4) instead of align 4 2017-08-30 04:54:33 -04:00
compile_errors.zig align syntax: align(4) instead of align 4 2017-08-30 04:54:33 -04:00
debug_safety.zig align syntax: align(4) instead of align 4 2017-08-30 04:54:33 -04:00
parseh.zig parseh: fix not recognizing integer suffixes on hex numbers 2017-06-16 14:34:38 -04:00
tests.zig add windows to test targets 2017-08-31 11:41:58 -04:00