Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-31 02:23:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 518392d6fe disable CBE behavior tests that are not passing in release modes
2022-12-04 15:57:40 -07:00
..
behavior
disable CBE behavior tests that are not passing in release modes
2022-12-04 15:57:40 -07: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: detect duplicate enum tag values
2022-12-04 14:12:24 +02:00
link
link-tests: add test case for parsing weak imports
2022-11-06 15:21:28 +01:00
src
…
stage2
CBE: use bool, true, false, instead of zig_ prefixes
2022-12-02 16:12:49 -07:00
standalone
add test coverage for zig build CLI and options API
2022-11-30 13:22:43 -07:00
assemble_and_link.zig
…
behavior.zig
Sema: fix comparisons between lazy and runtime values
2022-12-03 00:09:23 +02:00
cases.zig
re-enable nvptx tests
2022-10-15 10:39:19 -07:00
cli.zig
…
compare_output.zig
std.mem.Allocator: allow shrink to fail
2022-11-29 23:30:38 -07:00
compile_errors.zig
add tests for tuple declarations
2022-11-23 22:16:31 +02:00
gen_h.zig
…
link.zig
'fmt'
2022-11-26 17:16:56 -05:00
run_translated_c.zig
…
stack_traces.zig
AstGen: Pop error trace for continue
2022-11-22 14:00:41 +02:00
standalone.zig
add test coverage for zig build CLI and options API
2022-11-30 13:22:43 -07:00
tests.zig
add test coverage for zig build CLI and options API
2022-11-30 13:22:43 -07:00
translate_c.zig
translate-c: cast unsuffixed floats to f64
2022-11-20 16:10:54 +02:00