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
Alex Rønne Petersen f4ed35f800 test: disable non-native loongarch64 behavior and std tests
https://github.com/ziglang/zig/issues/24405
2025-07-11 21:31:27 +02:00
..
behavior
Remove numerous things deprecated during the 0.14 release cycle
2025-07-11 08:17:43 +02:00
c_abi
Remove numerous things deprecated during the 0.14 release cycle
2025-07-11 08:17:43 +02:00
c_import
rename spirv backend name
2025-06-16 13:22:19 +03:30
cases
Remove numerous things deprecated during the 0.14 release cycle
2025-07-11 08:17:43 +02: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
Remove numerous things deprecated during the 0.14 release cycle
2025-07-11 08:17:43 +02:00
standalone
Remove numerous things deprecated during the 0.14 release cycle
2025-07-11 08:17:43 +02: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
test: Remove x86-freebsd-none and powerpc-freebsd-eabihf from llvm_targets.
2025-05-29 16:48:28 +02:00
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
tests.zig
test: disable non-native loongarch64 behavior and std tests
2025-07-11 21:31:27 +02:00
translate_c.zig
…