aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2025-09-25Merge pull request #24497 from ziglang/aro-translate-cAndrew Kelley
2025-09-25implement review suggestionsLoris Cro
2025-09-25libc-test: disable daemon-failure.cAlex Rønne Petersen
2025-09-24x86_64: improve support for large enumsJacob Young
2025-09-24remove behavior test that depended on std.zig.c_translationAndrew Kelley
2025-09-24delete `@cImport` testsAndrew Kelley
2025-09-24delete all the translate-c testsAndrew Kelley
2025-09-24Integrate libc-test cases into the build systemrpkak
2025-09-23forbid trivial local address returned from functions (#25333)Andrew Kelley
2025-09-22std.pie: fix register constraint in getDynamicSymbol() for s390x (#25327)Alex Rønne Petersen
2025-09-22Merge pull request #25324 from alexrp/freebsdAlex Rønne Petersen
2025-09-22test: disable some stack trace tests on FreeBSDalexrp
2025-09-22test: disable test-link on FreeBSDalexrp
2025-09-22compiler: don't use self-hosted backend on any BSD yetalexrp
2025-09-21Elf2: create a new linker from scratchJacob Young
2025-09-20add behavior test: comptime C pointer to optional pointerAndrew Kelley
2025-09-20add behavior test: avoid unused field function body compile errorAndrew Kelley
2025-09-20add behavior test: resist alias of explicit copy...Andrew Kelley
2025-09-20allow some test cases to regressAndrew Kelley
2025-09-20fix rebase errormlugg
2025-09-20Revert "frontend: another packedStructFieldPtrInfo fix"mlugg
2025-09-20standalone: fix misaligned stack crashJacob Young