aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/simple
AgeCommit message (Expand)Author
2025-10-29std.Io.Threaded: add ioBasic which disables networkingAndrew Kelley
2025-09-26test: remove -Dskip-translate-c from test-standaloneAlex Rønne Petersen
2025-09-18test: respect -Dskip-translate-c in test-standaloneAlex Rønne Petersen
2025-09-18test: remove unnecessary @cImport usage in some standalone testsAlex Rønne Petersen
2025-09-11Fix standalone test simple/cat/main.zig after Writergate update (#25188)Sardorbek Imomaliev
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-08-06Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."Alex Rønne Petersen
2025-07-07update standalone and incremental tests to new APIAndrew Kelley
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-06Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.Alex Rønne Petersen
2025-04-27chore(std.mem): Rename `trimLeft` and `trimRight`Shun Sakai
2025-01-09Sema: rewrite semantic analysis of function callsmlugg
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-10-31compiler: remove anonymous struct types, unify all tuplesmlugg
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-04-07Turn "simple" standalone test cases into a packageCarl Åstholm
2024-04-07Move "simple" standalone test cases to a new directoryCarl Åstholm