zig/test
Pat Tullmann cbaaf6477f test glibc_runtime_check: add strlcpy() check
The strlcpy symbol was added in v2.38, so this is a handy symbol for
creating binaries that won't run on relatively modern systems (e.g., mine,
that has glibc 2.36 installed).
2024-01-04 17:12:07 -07:00
..
behavior sema: Prevent reifying non-empty union with empty tag type 2024-01-04 22:38:31 +02:00
c_abi Correct expected/actual parameter order of some assertions 2024-01-03 21:20:49 +01:00
cases sema: Prevent reifying non-empty union with empty tag type 2024-01-04 22:38:31 +02:00
link test glibc_runtime_check: add strlcpy() check 2024-01-04 17:12:07 -07:00
src update stack trace tests to account for new defaults 2024-01-01 19:49:07 -07:00
standalone build/LazyPath: Add dirname (#18371) 2024-01-04 18:47:28 -05:00
assemble_and_link.zig
behavior.zig cbe: fix non-msvc externs and exports 2024-01-03 02:52:25 -05:00
cases.zig zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
cbe.zig rename std.zig.CrossTarget to std.Target.Query 2024-01-01 17:51:18 -07:00
compare_output.zig
compile_errors.zig zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
gen_h.zig
link.zig
llvm_targets.zig rename std.zig.CrossTarget to std.Target.Query 2024-01-01 17:51:18 -07:00
nvptx.zig zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
run_translated_c.zig
stack_traces.zig update stack trace tests to account for new defaults 2024-01-01 19:49:07 -07:00
standalone.zig build/LazyPath: Add dirname (#18371) 2024-01-04 18:47:28 -05:00
tests.zig std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
translate_c.zig rename std.zig.CrossTarget to std.Target.Query 2024-01-01 17:51:18 -07:00