zig/test/standalone
2023-03-15 10:48:13 -07:00
..
brace_expansion update existing behavior tests and std lib to new for loop semantics 2023-02-18 19:17:21 -07:00
c_compiler combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
cat allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
dep_diamond Add test coverage for some module structures 2023-02-21 02:05:36 +00:00
dep_mutually_recursive Add test coverage for some module structures 2023-02-21 02:05:36 +00:00
dep_recursive Add test coverage for some module structures 2023-02-21 02:05:36 +00:00
dep_shared_builtin Add test coverage for some module structures 2023-02-21 02:05:36 +00:00
dep_triangle Add test coverage for some module structures 2023-02-21 02:05:36 +00:00
embed_generated_file make @embedFile support module-mapped names the same way as @import 2023-02-05 03:25:43 -05:00
emit_asm_and_bin combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
empty_env combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
extern Sema: @extern fixes 2023-03-12 18:55:23 +02:00
global_linkage combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
guess_number update guess number standalone test 2020-12-18 12:22:46 -07:00
hello_world fix code broken from previous commit 2021-06-21 17:03:03 -07:00
install_raw_hex rename std.Build.InstallRawStep to ObjCopyStep 2023-02-24 23:48:03 -05:00
issue_339 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_794 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_5825 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_7030 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_8550 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_9402 Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402). (#9766) 2021-09-15 13:38:00 -04:00
issue_9693 std: collect all options under one namespace 2023-01-05 02:31:29 -07:00
issue_9812 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_11595 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_12471 translate-c: Don't add self-defined macros to global name table 2022-08-26 11:24:57 +03:00
issue_12588 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_12706 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_13030 combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
issue_13970 fix custom test runner package path resolution 2023-02-08 14:30:37 +11:00
load_dynamic_library combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
main_pkg_path combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
main_return_error zig fmt 2020-05-05 05:55:25 -06:00
mix_c_files combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
mix_o_files combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
noreturn_call Sema: do not emit dbg_inline_end after NoReturn 2022-09-02 17:57:10 +03:00
options combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
pie combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
pkg_import std.Build: support exposing and depending on zig modules 2023-02-04 01:55:39 -05:00
shared_library combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
sigpipe update test/standalone/sigpipe build.zig script to latest API 2023-03-15 10:48:13 -07:00
static_c_lib combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
test_runner_module_imports allow custom test runners to import modules 2023-02-08 16:35:32 +11:00
test_runner_path combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
use_alias combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
windows_spawn combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00