zig/test/standalone/windows_bat_args
mlugg f5c8d80e08
windows_bat_args: fix path handling
The input path could be cwd-relative, in which case it must be modified
before it is written into the batch script.

Also, remove usage of deprecated `GeneralPurposeAllocator` alias, rename
`allocator` to `gpa`, use unmanaged `ArrayList`.
2025-09-30 13:44:54 +01:00
..
build.zig Revert "Sema: Stop adding Windows implib link inputs for extern "..." syntax." 2025-08-06 06:15:13 +02:00
echo-args.zig update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
fuzz.zig windows_bat_args: fix path handling 2025-09-30 13:44:54 +01:00
test.zig windows_bat_args: fix path handling 2025-09-30 13:44:54 +01:00