zig/test
Alex Rønne Petersen 2728eb5d5e
build: adjust max_rss on a per-CI-host basis
This avoids pessimizing concurrency on all machines due to e.g. the macOS
machine having high memory usage across the board due to 16K page size.

This also adds max_rss to test-unit and test-c-abi since those tend to eat a
decent chunk of memory too.
2025-12-04 20:06:12 +01:00
..
behavior Return a usize from @abs if given an isize 2025-11-29 21:09:08 +01:00
c_abi x86_64: fix abi of a struct that partially fits in registers 2025-11-27 05:05:59 +01:00
cases all: replace all @Type usages 2025-11-22 22:42:38 +00:00
cli/options test: move standalone/options/ to cli/options/ 2025-10-04 21:55:39 +02:00
incremental Revert "disable flaky test/incremental/add_decl" 2025-11-22 08:09:12 -08:00
link test: disable test-link on big-endian hosts 2025-11-19 01:42:45 +01:00
src build: add -Dskip-spirv and -Dskip-wasm options 2025-12-04 03:46:35 +01:00
standalone Merge pull request #25993 from squeek502/windows-paths 2025-11-24 15:27:24 -08:00
behavior.zig delete behavior test that depends on std.fmt 2025-08-31 12:49:18 -07:00
cases.zig test: remove ad-hoc nvptx tests 2025-10-04 20:51:07 +02:00
compile_errors.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
error_traces.zig test: disable an error trace test on optimized s390x-linux 2025-11-19 01:42:45 +01:00
gen_h.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
libc.zig libc-test: disable utime.c 2025-10-15 10:58:30 +02:00
llvm_ir.zig test: Add some basic LLVM IR tests for atomics, volatile, and allowzero. 2025-05-12 17:07:50 +02:00
llvm_targets.zig represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi 2025-11-14 11:33:35 +01:00
stack_traces.zig std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
tests.zig build: adjust max_rss on a per-CI-host basis 2025-12-04 20:06:12 +01:00