authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2022-08-24 12:56:56-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2022-08-24 12:57:31-07:00
log80b8294bccdbdf3bc0dd9248676e5c9718354125
tree70c1142a51c7164dbc1c30c1e9e8f083b013f496
parent40c9b13608d89032c95d16aa33fc0003fb1e324d

test-stack-traces: restore test coverage

reverts 1ce71c86bff351a4ade4321e188a13c9d3cff8b4

1 files changed, 0 insertions(+), 2 deletions(-)

test/stack_traces.zig-2
......@@ -72,7 +72,6 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
7272 .ReleaseSafe = .{
7373 .exclude_os = .{
7474 .windows, // TODO
75 .linux, // TODO
7675 },
7776 .expect =
7877 \\error: TheSkyIsFalling
......@@ -139,7 +138,6 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
139138 .ReleaseSafe = .{
140139 .exclude_os = .{
141140 .windows, // TODO
142 .linux, // TODO
143141 },
144142 .expect =
145143 \\error: TheSkyIsFalling