aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-10-16detect invalid `@bitCast` with arraysxdBronch
2025-10-15libc-test: disable utime.cAlex Rønne Petersen
2025-10-14windows: workaround kernel race condition in more placesJacob Young
2025-10-14Merge pull request #25402 from alexrp/libc-test-ciAlex Rønne Petersen
2025-10-12windows: workaround kernel race condition the mostJacob Young
2025-10-11windows: workaround kernel race condition even moreJacob Young
2025-10-11windows: workaround kernel race condition betterJacob Young
2025-10-10Coff: implement threadlocal variablesJacob Young
2025-10-10windows: workaround kernel race conditionJacob Young
2025-10-11test: disable test-link macho on FreeBSDAlex Rønne Petersen
2025-10-08build.zig: add -Dtest-default-only optionAndrew Kelley
2025-10-08don't make OPV tuple fields `comptime`xdBronch
2025-10-07don't make anonymous tuple fields referencing `comptime var`s `comptime`xdBronch
2025-10-07detect references to `comptime var` in default values and sentinelsxdBronch
2025-10-06don't pass zero-length `@memset` to the backendxdBronch
2025-10-06drop support for powerpc64 ELF v1Alex Rønne Petersen
2025-10-05test: disable standalone tsan testAlex Rønne Petersen
2025-10-04test: move standalone/options/ to cli/options/Alex Rønne Petersen
2025-10-04Revert "test: remove standalone options test"Alex Rønne Petersen
2025-10-04test: remove standalone sigpipe testAlex Rønne Petersen
2025-10-04test: remove standalone options testAlex Rønne Petersen
2025-10-04test: remove standalone issue_13970 testAlex Rønne Petersen
2025-10-04test: remove ad-hoc nvptx testsAlex Rønne Petersen
2025-10-04test: remove some tests that are now covered well enough by test-stack-tracesAlex Rønne Petersen
2025-10-03x86_64: fix bool vector init register clobberJacob Young
2025-10-02Coff2: create a new linker from scratchJacob Young
2025-10-02x86_64: fix windows calling convention abiJacob Young
2025-10-01test: disable an error trace test on optimized riscv64-linuxAlex Rønne Petersen
2025-10-01libc-test: set a 1.6G max_rss for each test caseAlex Rønne Petersen
2025-10-01libc-test: disable malloc-oom.cAlex Rønne Petersen
2025-10-01test: remove stack_iterator standalone testAlex Rønne Petersen
2025-10-01test: don't run error/stack trace tests on self-hosted on BSDsAlex Rønne Petersen
2025-10-01test: disable an error trace test on optimized x86_64-freebsd and loongarch64...Alex Rønne Petersen
2025-09-30std.debug.SelfInfo: remove shared logicmlugg
2025-09-30std.debug.SelfInfo: mark ARM unwinding as unsupportedmlugg
2025-09-30std.debug: go back to storing return addresses instead of call addressesmlugg
2025-09-30update to new std.debug changesmlugg
2025-09-30std: allow disabling stack tracingmlugg
2025-09-30test-error-traces: skip some more optimized tracesmlugg
2025-09-30tests: fix 32-bit compatible arch selectionmlugg
2025-09-30windows_bat_args: fix path handlingmlugg
2025-09-30test-standalone: update for std.debug changesmlugg
2025-09-30test-stack-traces: fix on x86-windowsmlugg
2025-09-30test-stack-traces: don't try to strip unwind tables on x86-windowsmlugg
2025-09-30tests: split up and enhance stack trace testsmlugg
2025-09-27x86_64: fix `~`/`!` miscompsJacob Young
2025-09-27tests: fix redundant target in matrixmlugg
2025-09-26Merge pull request #25342 from ziglang/fuzz-limitAndrew Kelley
2025-09-26test: remove `pie` test case from test-standaloneAlex Rønne Petersen
2025-09-26test: remove -Dskip-translate-c from test-standaloneAlex Rønne Petersen