zig/test
Andrew Kelley 0d120fcb89
Merge pull request #12225 from ziglang/ci-stage3-standalone
CI stage3 test coverage for test-standalone and test-cli
2022-07-25 00:46:56 -07:00
..
behavior Merge pull request #12143 from Vexu/stage2-safety 2022-07-23 20:09:24 -07:00
cases stage2: implement noinline fn 2022-07-24 11:56:33 +03:00
link test/link/macho: use EmulationStep for dead_strip 2022-07-23 17:27:47 +02:00
src std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
stage1/c_abi C ABI: these tests are not passing yet on Windows 2022-02-08 21:15:00 -07:00
stage2 Sema: add some more 'declared here' notes 2022-07-23 15:40:12 +03:00
standalone CI stage3 test coverage for test-standalone 2022-07-24 15:02:05 -07:00
assemble_and_link.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
behavior.zig Merge remote-tracking branch 'origin/master' into llvm14 2022-07-07 18:25:01 -07:00
cases.zig test: migrate stage1 compile error tests to updated test manifest 2022-04-28 18:35:01 +02:00
cli.zig stage2: don't skip liveness or codegen if -femit-asm is supplied 2022-07-24 15:02:05 -07:00
compare_output.zig std: compile error on invalid testing allocator usage 2022-07-24 11:57:00 +03:00
compile_errors.zig Compilation: point caret in error message at the main token 2022-07-15 15:11:43 +03:00
gen_h.zig run zig fmt on src/ and test/ 2020-10-31 12:21:49 +02:00
link.zig enable link-test on linux CI 2022-07-23 10:08:51 +02:00
run_translated_c.zig translate-c: use nested scope for comma operator in macros 2022-03-08 20:38:51 +02:00
stack_traces.zig overhaul elf csu (c-runtime startup) logic 2021-05-23 15:38:57 -04:00
standalone.zig CI stage3 test coverage for test-standalone 2022-07-24 15:02:05 -07:00
tests.zig tests: remove superfluous newlines from logs 2022-07-21 22:51:17 -07:00
translate_c.zig update test-translate-c cases to stage2 2022-07-21 22:51:17 -07:00