This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
59322963cecebecd7ff5474d5fcb53eb561fb686
zig
/
test
History
Andrew Kelley
1291f4aca4
Merge pull request
#16480
from r00ster91/embedfile
...
fix `@embedFile("")` not giving a proper error
2023-07-21 22:46:41 -07:00
..
behavior
wasm: correctly intcast signed integers
2023-07-22 02:12:07 +02:00
c_abi
…
cases
fix @embedFile("") not giving a proper error
2023-07-21 23:39:42 +02:00
link
check-object: remove wildcard matchers as they are too clunky
2023-07-20 20:01:06 +02:00
src
test: fix cbe execution tests
2023-07-19 23:20:25 -04:00
standalone
test: disable omit_frame_pointer unwinding tests on aarch64-macos
2023-07-20 22:58:16 -04:00
assemble_and_link.zig
…
behavior.zig
…
cases.zig
…
cbe.zig
…
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
link.zig
test: linking static libraries built from intermediary object files
2023-07-11 11:46:59 +02:00
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
test: add a test for dwarf embedded in coff
2023-07-20 22:58:16 -04:00
tests.zig
…
translate_c.zig
translate-c: Use
@constCast
and
@volatileCast
to remove CV-qualifiers
2023-06-29 23:36:56 +03:00