Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley db021c4fd1 CI: disable self-hosted riscv64
it's missing some critical features like `@fieldParentPtr` and `@memmove`
2025-07-08 08:28:20 -07:00
..
behavior
delete bad behavior test
2025-07-07 22:43:51 -07:00
c_abi
test: Expand target coverage for C ABI tests.
2025-06-05 21:50:56 +02:00
c_import
rename spirv backend name
2025-06-16 13:22:19 +03:30
cases
fix test case expected float value
2025-07-07 22:43:53 -07:00
incremental
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
link
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
src
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
standalone
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
assemble_and_link.zig
…
behavior.zig
remove usingnamespace from the language
2025-07-07 13:39:48 -07:00
c_import.zig
…
cases.zig
…
compare_output.zig
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
compile_errors.zig
…
gen_h.zig
…
llvm_ir.zig
…
llvm_targets.zig
…
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
tests.zig
CI: disable self-hosted riscv64
2025-07-08 08:28:20 -07:00
translate_c.zig
…