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-14 07:11:02 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Jakub Konka 6f117dbca4 test/standalone: fix iOS smoke test
2024-05-13 08:55:27 +02:00
..
behavior
fix wrong int alignment for i65..i127 on x86 arch
2024-05-08 19:37:30 -07:00
c_abi
x86_64: fix C abi of incomplete sse register
2024-05-08 19:37:29 -07:00
c_import
c_import: extract behavior tests that use @cImport
2024-02-20 18:44:43 +01:00
cases
aro translate-c: support for record types added
2024-05-09 13:46:50 -07:00
link
test/link/glibc_compat: fix incorrect strlcpy result
2024-04-28 22:03:08 -07:00
src
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
2024-05-03 13:29:22 -07:00
standalone
test/standalone: fix iOS smoke test
2024-05-13 08:55:27 +02:00
assemble_and_link.zig
…
behavior.zig
Sema: fix non-pub usingnamespace in @typeInfo
2024-04-06 12:57:51 -07:00
c_import.zig
c_import: extract behavior tests that use @cImport
2024-02-20 18:44:43 +01:00
cases.zig
remove test/cbe.zig
2024-03-28 15:24:01 +02:00
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
llvm_targets.zig
test/llvm_targets: add watchos, tvos and visionos to test matrix
2024-05-09 22:19:45 +02:00
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
tests.zig
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
2024-05-03 13:29:22 -07:00
translate_c.zig
aro translate-c: support for record types added
2024-05-09 13:46:50 -07:00