| author | |
| committer | |
| log | 41f7f3d4d55f93c15796f73d1be9e2ec00e54644 |
| tree | 541a09bc1550cc5b05d74706e68068960f23ac4a |
| parent | 0d104a645a105be616d4579afe47d52e51d0b1aa |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
test/error_traces.zig+1| ... | @@ -437,6 +437,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { | ... | @@ -437,6 +437,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { |
| 437 | .{ .aarch64, .linux }, | 437 | .{ .aarch64, .linux }, |
| 438 | .{ .loongarch64, .linux }, | 438 | .{ .loongarch64, .linux }, |
| 439 | .{ .riscv64, .linux }, | 439 | .{ .riscv64, .linux }, |
| 440 | .{ .s390x, .linux }, | ||
| 440 | .{ .x86_64, .windows }, | 441 | .{ .x86_64, .windows }, |
| 441 | .{ .x86, .windows }, | 442 | .{ .x86, .windows }, |
| 442 | .{ .x86_64, .macos }, | 443 | .{ .x86_64, .macos }, |