zig/test/standalone
2025-05-17 04:41:27 +02:00
..
c_compiler Merge pull request #23501 from imreallybadatnames/master 2025-04-09 05:16:36 +00:00
c_embed_path std.Build: implement addEmbedPath for adding C #embed search directories 2025-03-27 09:47:42 +01:00
child_process test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
cmakedefine make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
coff_dwarf std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
compiler_rt_panic test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
config_header std.Build.Step.ConfigHeader: permit inserting enum values 2025-02-19 09:34:46 +01:00
dep_diamond test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
dep_duplicate_module std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
dep_lazypath test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
dep_mutually_recursive test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
dep_recursive test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
dep_shared_builtin test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
dep_triangle test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
depend_on_main_mod test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
dependencyFromBuildZig do more robust import 2024-04-18 11:24:42 -07:00
dirname test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
embed_generated_file test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
emit_asm_and_bin test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
emit_asm_no_bin test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
emit_llvm_no_bin test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
empty_env test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
empty_global_error_set x86_64: fix @errorName data 2025-01-05 17:15:56 -05:00
env_vars Add standalone test for environment variables 2025-03-22 15:44:27 -07:00
extern Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
global_linkage std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
install_headers std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
install_raw_hex Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
ios test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
issue_339 test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
issue_794 test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
issue_5825 test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
issue_8550 Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
issue_11595 test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
issue_12706 Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
issue_13970 test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
libcxx test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
libfuzzer libfuzzer: add standalone test for libfuzzer initialization 2025-05-03 17:15:59 +02:00
load_dynamic_library Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
mix_c_files test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
mix_o_files test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
omit_cfi test: Add a standalone test for omitting CFI directives. 2025-01-19 02:15:30 +01:00
options test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
pie test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
pkg_import test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
run_output_caching test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
run_output_paths test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
self_exe_symlink test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
shared_library std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
sigpipe sigset_t: sigemptyset() and sigfillset() are functions that return sigset_t 2025-04-30 20:32:04 -07:00
simple chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
stack_iterator Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
static_c_lib std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
strip_empty_loop test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
strip_struct_init test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
test_obj_link_run test: Silence stderr output from test_obj_link_run. 2025-05-16 15:07:25 +01:00
test_runner_module_imports std.Build: extend test_runner option to specify whether runner uses std.zig.Server 2025-01-20 00:14:58 +00:00
test_runner_path std.Build: extend test_runner option to specify whether runner uses std.zig.Server 2025-01-20 00:14:58 +00:00
use_alias test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
windows_argv support more process creation options on Windows 2025-03-25 23:48:27 +01:00
windows_bat_args Add test to ensure the BatBadBut mitigation handles trailing . and space safely 2025-03-26 10:55:18 +01:00
windows_entry_points test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
windows_resources test-standalone: migrate from deprecated std.Build APIs 2024-12-18 01:49:13 +05:00
windows_spawn Return FileNotFound when CreateProcessW is called with a missing path (#23567) 2025-04-15 21:39:44 +00:00
zerolength_check test: add tests for @memmove 2025-04-26 13:34:17 +10:00
build.zig update_netbsd_libc: Add tool for updating NetBSD libc startup code. 2025-05-17 04:41:27 +02:00
build.zig.zon libfuzzer: add standalone test for libfuzzer initialization 2025-05-03 17:15:59 +02:00