aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/build.zig.zon
AgeCommit message (Expand)Author
2025-10-05test: disable standalone tsan testAlex 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 some tests that are now covered well enough by test-stack-tracesAlex Rønne Petersen
2025-10-01test: remove stack_iterator standalone testAlex Rønne Petersen
2025-09-26test: remove `pie` test case from test-standaloneAlex Rønne Petersen
2025-09-17Merge pull request #25197 from rootbeer/24380-flaky-sigset-testAndrew Kelley
2025-09-16test: move glibc_compat from link to standalone testsAlex Rønne Petersen
2025-09-16test: rename issue_8550 standalone test to compile_asmAlex Rønne Petersen
2025-09-09standalone posix tests: add skeletonPat Tullmann
2025-08-11test: add a standalone test for compiling tsanDavid Rubin
2025-07-20Add standalone test case for passing options to dependenciesCarl Åstholm
2025-07-20Update test build.zig.zon files to conform to the new manifest rulesCarl Åstholm
2025-07-15update dump-cov for alignment and writergate changesdweiller
2025-07-07remove `usingnamespace` from the languageAndrew Kelley
2025-06-20standalone: add accidentally-excluded testmlugg
2025-06-17Compilation: add missing link file options to cache manifestmlugg
2025-05-03libfuzzer: add standalone test for libfuzzer initializationtjog
2025-04-22compiler: allow emitting tests to an object filemlugg
2025-04-11Merge pull request #23272 from squeek502/getenvw-optimAndrew Kelley
2025-03-27std.Build: implement addEmbedPath for adding C #embed search directoriesGalaxyShard
2025-03-22Add standalone test for environment variablesRyan Liptak
2025-02-19add a standalone test for autoconf style addConfigHeaderTechatrix
2025-01-19test: Add a standalone test for omitting CFI directives.Alex Rønne Petersen
2025-01-05x86_64: fix `@errorName` dataJacob Young
2024-08-19re-enable emit_asm_and_bin and emit_llvm_no_bin testsRobin Voetter
2024-08-19add standalone test for only dependending on the emitted assembly and not the...Robin Voetter
2024-07-21test: check output file caching of run steps with side-effectsTechatrix
2024-07-04build: fix WriteFile and addCSourceFiles not adding LazyPath depsJonathan Marler
2024-07-01Add a standalone test to cover the duplicate module bugSashko
2024-06-08libcxx: fix building when -fsingle-threadedMichael Dusan
2024-05-05Run: add output directory argumentsJacob Young
2024-04-24Merge pull request #19698 from squeek502/windows-batbadbutAndrew Kelley
2024-04-23std.process.Child: Mitigate arbitrary command execution vulnerability on Wind...Ryan Liptak
2024-04-18std: fix and add test for Build.dependencyFromBuildZigMeghan Denny
2024-04-15ArgIteratorWindows: Match post-2008 C runtime rather than CommandLineToArgvWRyan Liptak
2024-04-07Turn "simple" standalone test cases into a packageCarl Åstholm
2024-04-07Move "simple" standalone test cases to a new directoryCarl Åstholm
2024-04-07Promote standalone test cases to packagesCarl Åstholm