zig/test
2021-12-01 17:30:41 -08:00
..
behavior disable failing @mulAdd behavior test for aarch64-macos 2021-12-01 17:30:41 -08:00
src std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
stage1/c_abi stage1: Expand SysV C ABI support for small structs 2021-07-28 18:13:17 -04:00
stage2 wasm: Update wasm stage2 test backend to use 'main' 2021-11-29 08:05:51 +01:00
standalone allocgate: fix failing tests 2021-11-30 23:32:48 +00:00
assemble_and_link.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
behavior.zig put the passing stage2 behavior tests back 2021-11-30 16:15:42 -07:00
cases.zig wasm: Update wasm stage2 test backend to use 'main' 2021-11-29 08:05:51 +01:00
cli.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
compare_output.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00
compile_errors.zig allocgate: fix failing tests 2021-11-30 23:32:48 +00:00
gen_h.zig run zig fmt on src/ and test/ 2020-10-31 12:21:49 +02:00
run_translated_c.zig translate-c: coerce boolean results to c_int when negated 2021-11-20 19:52:06 -05:00
runtime_safety.zig fix unused variable errors in runtime safety test cases 2021-06-23 10:44:46 -07:00
stack_traces.zig overhaul elf csu (c-runtime startup) logic 2021-05-23 15:38:57 -04:00
standalone.zig add support for compiling Objective-C++ code (#10096) 2021-11-22 08:44:49 +01:00
tests.zig Remove .disable_native for x86_64-macos as it's fixed now 2021-12-02 00:32:56 +01:00
translate_c.zig translate-c: Allow negative denominator in remainder (%) operator 2021-11-20 13:52:07 -05:00