zig/test/standalone
Andrew Kelley 7fb5a0b18b introduce std.Build.path; deprecate LazyPath.relative
This adds the *std.Build owner to LazyPath so that lazy paths returned
from a dependency can be used in the application without friction or
footguns.

closes #19313
2024-04-10 15:02:20 -07:00
..
c_compiler std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
child_process zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
cmakedefine Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
coff_dwarf disable standalone coff_dwarf test on aarch64-windows 2024-01-01 19:49:08 -07:00
compiler_rt_panic std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
dep_diamond zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
dep_mutually_recursive zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
dep_recursive zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
dep_shared_builtin zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
dep_triangle zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
depend_on_main_mod add standalone test for depending on the main module 2024-01-01 19:49:08 -07:00
dirname build/LazyPath: Add dirname (#18371) 2024-01-04 18:47:28 -05:00
embed_generated_file zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
emit_asm_and_bin build system: follow-up enhancements regarding LazyPath 2023-07-30 11:19:32 -07:00
empty_env zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
extern zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
global_linkage std.builtin: make link mode fields lowercase 2024-03-11 07:09:10 -07:00
install_headers Account for dependency boundaries when duping headers 2024-04-07 15:34:47 +02:00
install_raw_hex zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
ios std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
issue_339 zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
issue_794 build system: follow-up enhancements regarding LazyPath 2023-07-30 11:19:32 -07:00
issue_5825 fix windows-only test case not upgraded to new build API 2024-01-01 17:51:18 -07:00
issue_8550 zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
issue_11595 zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
issue_12588 zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
issue_12706 zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
issue_13970 fix build logic due to state mutations and break the API accordingly 2023-04-11 08:42:14 -07:00
load_dynamic_library zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
mix_c_files zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
mix_o_files zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
options zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
pie zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
pkg_import zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
self_exe_symlink std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
shared_library zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
sigpipe fix compilation failures found by CI 2024-03-19 16:18:18 -07:00
simple Turn "simple" standalone test cases into a package 2024-04-07 16:05:54 -07:00
stack_iterator chore: Fix some typos 2024-03-14 19:43:24 +02:00
static_c_lib zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
strip_empty_loop zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
strip_struct_init zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
test_runner_module_imports introduce std.Build.path; deprecate LazyPath.relative 2024-04-10 15:02:20 -07:00
test_runner_path introduce std.Build.path; deprecate LazyPath.relative 2024-04-10 15:02:20 -07:00
use_alias test: update remaining code to fix 'var is never mutated' errors 2023-11-19 09:57:04 +00:00
windows_entry_points Add standalone test for all possible MinGW exe entry points 2024-03-27 10:06:06 +00:00
windows_resources rename std.zig.CrossTarget to std.Target.Query 2024-01-01 17:51:18 -07:00
windows_spawn fix compilation failures found by CI 2024-03-19 16:18:18 -07:00
zerolength_check zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
build.zig Turn "simple" standalone test cases into a package 2024-04-07 16:05:54 -07:00
build.zig.zon Turn "simple" standalone test cases into a package 2024-04-07 16:05:54 -07:00