zig/test
Andrew Kelley d4bd1b1a60
Merge pull request #14618 from Vexu/fixes
small misc fixes
2023-02-13 01:58:01 -05:00
..
behavior Sema: add missing peer type resolution for error unions 2023-02-11 14:36:54 +02:00
c_abi llvm: implement explicit Win64 and SysV calling conventions 2023-01-22 01:04:20 +02:00
cases Sema: validate inferred error set payload type 2023-02-11 14:36:54 +02:00
link link-tests: do not hardcode UUID when testing the build with/out DI 2023-02-08 17:26:25 +01:00
src combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
stage2 CBE: use bool, true, false, instead of zig_ prefixes 2022-12-02 16:12:49 -07:00
standalone allow custom test runners to import modules 2023-02-08 16:35:32 +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 Sema: handle lazy values in more places 2023-01-22 00:12:36 +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 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 run zig fmt on src/ and test/ 2020-10-31 12:21:49 +02:00
link.zig link-tests: test unwind info emitter via c++ exceptions 2023-01-20 20:57:40 +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 fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00
tests.zig tests: fix missing target for C ABI tests 2023-01-31 15:09:35 -07:00
translate_c.zig translate_c: fix typedeffed pointer subtraction 2023-02-10 15:46:29 +02:00