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 2026-03-13 06:40:36 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
mlugg f7d679ceae
riscv: disable failing test
Looks like the self-hosted riscv64 backend can't handle `std.meta.eql`
involving the new `CallingConvention` right now.
2024-10-19 20:06:04 +01:00
..
behavior
riscv: disable failing test
2024-10-19 20:06:04 +01:00
c_abi
mips: fix C ABI compatibility
2024-09-07 23:46:30 -07:00
c_import
…
cases
Sema: add and improve some callconv compile errors
2024-10-19 19:46:07 +01:00
incremental
incremental: disable flaky test
2024-10-18 09:46:03 +01:00
link
link.Elf tests: update for new static lib behavior
2024-10-10 14:21:52 -07:00
src
Dwarf: implement and test lexical blocks
2024-10-09 07:48:09 -04:00
standalone
untangle skip conditions
2024-10-08 23:34:20 +02:00
assemble_and_link.zig
…
behavior.zig
Merge pull request #21257 from mlugg/computed-goto-3
2024-09-04 18:31:28 -07:00
c_import.zig
…
cases.zig
…
compare_output.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
compile_errors.zig
…
gen_h.zig
…
llvm_targets.zig
test: Remove some loongarch32 triples that were erroneously added to llvm_targets.
2024-10-16 01:10:35 +02:00
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
tests.zig
test: Add riscv(32,64)-linux-(none,musl) with soft float to module tests.
2024-10-15 20:25:26 +02:00
translate_c.zig
test: update for CallingConvention changes
2024-10-19 19:15:23 +01:00