zig/test
Andrew Kelley 30eb2a1753
Merge pull request #13627 from Vexu/tuple-decls
Implement tuple type declarations
2022-11-25 18:06:09 -05:00
..
behavior Merge pull request #13627 from Vexu/tuple-decls 2022-11-25 18:06:09 -05:00
c_abi llvm: fix x86_64 sysV ABI of big vectors on avx512 enabled CPUs 2022-11-23 00:05:07 +02:00
cases Sema: improve compile error for tuple coercion mismatch 2022-11-23 22:16:31 +02:00
link link-tests: add test case for parsing weak imports 2022-11-06 15:21:28 +01:00
src std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
stage2 add tests for tuple declarations 2022-11-23 22:16:31 +02:00
standalone test: add test_runner_path test 2022-11-02 22:41:20 +11:00
assemble_and_link.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
behavior.zig add tests for tuple declarations 2022-11-23 22:16:31 +02: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 validate number literals in AstGen 2022-09-13 20:26:04 -04:00
compile_errors.zig add tests for tuple declarations 2022-11-23 22:16:31 +02:00
gen_h.zig run zig fmt on src/ and test/ 2020-10-31 12:21:49 +02:00
link.zig link-tests: add test case for parsing weak imports 2022-11-06 15:21:28 +01:00
run_translated_c.zig translate-c: Fix #12263 2022-10-10 22:29:56 +02:00
stack_traces.zig AstGen: Pop error trace for continue 2022-11-22 14:00:41 +02:00
standalone.zig Merge pull request #13411 from dweiller/custom-test-runner 2022-11-18 14:47:21 +02:00
tests.zig disable failing arm-linux non-llvm backend tests 2022-11-21 22:56:05 -07:00
translate_c.zig translate-c: cast unsuffixed floats to f64 2022-11-20 16:10:54 +02:00