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
Luuk de Gram 3e32a18956
test/link: add test case for function table
Adds 3 linker tests to verify the indirect function table
functionality for importing, exporting and its regular definitions.
2023-01-02 18:36:18 +01:00
..
behavior
add tests for fixed stage1 bugs
2022-12-31 20:49:02 -05:00
c_abi
llvm: fix C ABI for <=256 bit vectors
2022-12-20 18:34:33 +02:00
cases
add tests for fixed stage1 bugs
2022-12-31 20:49:02 -05:00
link
test/link: add test case for function table
2023-01-02 18:36:18 +01:00
src
…
stage2
CBE: use bool, true, false, instead of zig_ prefixes
2022-12-02 16:12:49 -07:00
standalone
spawnWindows: Fix PATH searching when cwd is absolute
2022-12-19 04:12:46 -05:00
assemble_and_link.zig
…
behavior.zig
Sema: add error for recursive inline call
2022-12-26 16:36:30 +02:00
cases.zig
…
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
test/link: add test case for function table
2023-01-02 18:36:18 +01:00
run_translated_c.zig
…
stack_traces.zig
zig fmt: fix extra whitespace with multiline strings
2022-12-17 00:24:58 +02:00
standalone.zig
standalone tests: Add windows spawn test
2022-12-18 03:55:28 -08:00
tests.zig
disable failing behavior tests with -ofmt=c -target x86_64-windows
2022-12-07 04:01:04 -05:00
translate_c.zig
translate-c: remove stage1 conditions from tests
2022-12-06 12:15:05 -07:00