aboutsummaryrefslogtreecommitdiff
path: root/lib/std/compress/xz/test.zig
AgeCommit message (Expand)Author
2025-08-26std: update xz unit tests to new I/O APIAndrew Kelley
2025-08-26std.compress.xz.Decompress: some tests passingAndrew Kelley
2025-08-26std.compress.xz: skeleton in placeAndrew Kelley
2023-10-27x86_64: fix `cond_br`Jacob Young
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley
2023-10-21x86_64: disable failing tests, enable test-std testingJacob Young
2023-02-05std.compress.xz: Avoid possible integer overflow in a few placesRyan Liptak
2023-01-24std.compress.xz public API cleanupAndrew Kelley