authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-12-12 19:43:04-05:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-12-12 19:43:04-05:00
log1e4bae669233042e60a9201158ac239a64fb4c66
tree8aead8d200d09a087d6bb1473f5d867385e1efca
parent4cb4148b350895f74ff57f8c87336dcb08d830b9
signaturelock-open Commit is signed but in an unrecognized format.

update stack traces tests


1 files changed, 14 insertions(+), 14 deletions(-)

test/stack_traces.zig+14-14
...@@ -55,7 +55,7 @@ pub fn addCases(cases: *tests.StackTracesContext) void {...@@ -55,7 +55,7 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
55 ,55 ,
56 // release-safe56 // release-safe
57 \\error: TheSkyIsFalling57 \\error: TheSkyIsFalling
58 \\source.zig:4:5: [address] in std.special.main (test)58 \\source.zig:4:5: [address] in std.start.main (test)
59 \\59 \\
60 ,60 ,
61 // release-fast61 // release-fast
...@@ -79,8 +79,8 @@ pub fn addCases(cases: *tests.StackTracesContext) void {...@@ -79,8 +79,8 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
79 ,79 ,
80 // release-safe80 // release-safe
81 \\error: TheSkyIsFalling81 \\error: TheSkyIsFalling
82 \\source.zig:4:5: [address] in std.special.main (test)82 \\source.zig:4:5: [address] in std.start.main (test)
83 \\source.zig:8:5: [address] in std.special.main (test)83 \\source.zig:8:5: [address] in std.start.main (test)
84 \\84 \\
85 ,85 ,
86 // release-fast86 // release-fast
...@@ -106,10 +106,10 @@ pub fn addCases(cases: *tests.StackTracesContext) void {...@@ -106,10 +106,10 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
106 ,106 ,
107 // release-safe107 // release-safe
108 \\error: TheSkyIsFalling108 \\error: TheSkyIsFalling
109 \\source.zig:12:5: [address] in std.special.main (test)109 \\source.zig:12:5: [address] in std.start.main (test)
110 \\source.zig:8:5: [address] in std.special.main (test)110 \\source.zig:8:5: [address] in std.start.main (test)
111 \\source.zig:4:5: [address] in std.special.main (test)111 \\source.zig:4:5: [address] in std.start.main (test)
112 \\source.zig:16:5: [address] in std.special.main (test)112 \\source.zig:16:5: [address] in std.start.main (test)
113 \\113 \\
114 ,114 ,
115 // release-fast115 // release-fast
...@@ -134,7 +134,7 @@ pub fn addCases(cases: *tests.StackTracesContext) void {...@@ -134,7 +134,7 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
134 ,134 ,
135 // release-safe135 // release-safe
136 \\error: TheSkyIsFalling136 \\error: TheSkyIsFalling
137 \\source.zig:4:5: [address] in std.special.posixCallMainAndExit (test)137 \\source.zig:4:5: [address] in std.start.posixCallMainAndExit (test)
138 \\138 \\
139 ,139 ,
140 // release-fast140 // release-fast
...@@ -158,8 +158,8 @@ pub fn addCases(cases: *tests.StackTracesContext) void {...@@ -158,8 +158,8 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
158 ,158 ,
159 // release-safe159 // release-safe
160 \\error: TheSkyIsFalling160 \\error: TheSkyIsFalling
161 \\source.zig:4:5: [address] in std.special.posixCallMainAndExit (test)161 \\source.zig:4:5: [address] in std.start.posixCallMainAndExit (test)
162 \\source.zig:8:5: [address] in std.special.posixCallMainAndExit (test)162 \\source.zig:8:5: [address] in std.start.posixCallMainAndExit (test)
163 \\163 \\
164 ,164 ,
165 // release-fast165 // release-fast
...@@ -185,10 +185,10 @@ pub fn addCases(cases: *tests.StackTracesContext) void {...@@ -185,10 +185,10 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
185 ,185 ,
186 // release-safe186 // release-safe
187 \\error: TheSkyIsFalling187 \\error: TheSkyIsFalling
188 \\source.zig:12:5: [address] in std.special.posixCallMainAndExit (test)188 \\source.zig:12:5: [address] in std.start.posixCallMainAndExit (test)
189 \\source.zig:8:5: [address] in std.special.posixCallMainAndExit (test)189 \\source.zig:8:5: [address] in std.start.posixCallMainAndExit (test)
190 \\source.zig:4:5: [address] in std.special.posixCallMainAndExit (test)190 \\source.zig:4:5: [address] in std.start.posixCallMainAndExit (test)
191 \\source.zig:16:5: [address] in std.special.posixCallMainAndExit (test)191 \\source.zig:16:5: [address] in std.start.posixCallMainAndExit (test)
192 \\192 \\
193 ,193 ,
194 // release-fast194 // release-fast