zig/test
2023-01-14 16:26:50 +02:00
..
behavior Merge pull request #14210 from Vexu/compile-errors 2023-01-05 20:05:14 -07:00
c_abi llvm: correctly handle C ABI structs with f32/f64 alignment differences 2023-01-14 16:26:50 +02:00
cases Sema: handle enum expressions referencing local variables 2023-01-05 22:03:32 +02:00
link wasm-linker: Fix & mangle symbol name of imports 2023-01-03 10:02:54 +01:00
src
stage2 CBE: use bool, true, false, instead of zig_ prefixes 2022-12-02 16:12:49 -07:00
standalone std: collect all options under one namespace 2023-01-05 02:31:29 -07:00
assemble_and_link.zig
behavior.zig llvm codegen: fix f16,f32,f64 nan bitcasts 2023-01-05 02:22:30 -07:00
cases.zig re-enable nvptx tests 2022-10-15 10:39:19 -07:00
cli.zig Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
compare_output.zig std: collect all options under one namespace 2023-01-05 02:31:29 -07:00
compile_errors.zig add tests for tuple declarations 2022-11-23 22:16:31 +02:00
gen_h.zig
link.zig wasm-linker: Fix & mangle symbol name of imports 2023-01-03 10:02:54 +01:00
run_translated_c.zig translate-c: Fix #12263 2022-10-10 22:29:56 +02:00
stack_traces.zig zig fmt: fix extra whitespace with multiline strings 2022-12-17 00:24:58 +02:00
standalone.zig tools: build all tools in ci to prevent bitrot 2023-01-06 01:18:46 +02:00
tests.zig also run C ABI tests with -OReleaseFast 2023-01-14 16:26:50 +02:00
translate_c.zig translate-c: remove stage1 conditions from tests 2022-12-06 12:15:05 -07:00