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-02-07 23:17:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
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
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
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
codegen: Set c_char signedness based on the target
2023-06-20 00:26:42 -07:00
cases.zig
…
cbe.zig
std.cstr: deprecate namespace
2023-06-25 14:51:03 -07:00
compare_output.zig
std.cstr: deprecate namespace
2023-06-25 14:51:03 -07:00
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
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
run_translated_c.zig
std.cstr: deprecate namespace
2023-06-25 14:51:03 -07:00
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