aboutsummaryrefslogtreecommitdiff
path: root/test/link/macho/stack_size
AgeCommit message (Expand)Author
2024-01-24test/link/macho: test stacksize optionJakub Konka
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-12-13lib/std/Build/CheckObject: update all tests to new APIJakub Konka
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-07-20check-object: remove wildcard matchers as they are too clunkyJakub Konka
2023-07-13linker tests: add missing dependOn calls for CheckObject stepskcbanner
2023-06-13Remove CheckObjectStep.runAndCompare (#15973)Zapolsky Anton
2023-03-15re-enable test-cases and get them all passingAndrew Kelley
2023-03-15re-enable macho linker testsAndrew Kelley
2023-03-15eliminate stderr usage in std.Build make() functionsAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2022-10-18test/link: remove redundant dependOn statementsLuuk de Gram
2022-10-18Sema: implement linksection on functionsjacobly0
2022-08-17link-test: refactor and reorgJakub Konka
2022-07-23Use `EmulatableRunStep` for MachO linker testsLuuk de Gram
2022-06-23link-tests: rename check() to checkStart()Jakub Konka
2022-06-22link-tests: rename CheckMachOStep to CheckObjectStep and accept obj formatJakub Konka
2022-06-21link-tests: move macho tests to subfolderJakub Konka