aboutsummaryrefslogtreecommitdiff
path: root/test/src/compare_output.zig
AgeCommit message (Expand)Author
2021-11-30std lib API deprecations for the upcoming 0.9.0 releaseAndrew Kelley
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-06-12std.build: don't default to static linkageVeikka Tuominen
2021-06-11make remaining enums in build.zig snake_caseVeikka Tuominen
2021-06-11Changes createExecutable parameter is_dynamic to a enum to make code more rea...Felix (xq) Queißner
2021-01-02tests: Use {s} instead of {} when formatting stringsLemonBoy
2020-11-07remove deprecated uses of ArrayList.spanJosh Holland
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-01-05rework and improve some of the zig build stepsAndrew Kelley