COMMITS
/ test/stack_traces.zig April 3, 2025
A
test: Disable `error union switch with call operand` (ReleaseSafe) on macos.
Alex Rønne Petersen committed
January 23, 2025
M
tests: enable stack trace tests for x86_64-selfhosted
mlugg committed
January 18, 2024
D
test/stack_traces.zig: add err union switch case
dweiller committed
December 27, 2023
A
update stack trace tests to account for new defaults
Andrew Kelley committed
December 16, 2022
Y
zig fmt: fix extra whitespace with multiline strings
yujiri8 committed
November 21, 2022
C
AstGen: Pop error trace for `continue`
Cody Tapscott committed
September 26, 2022
C
stage2: Keep error return traces alive when storing to `const`
Cody Tapscott committed
September 23, 2022
C
stage2: Propagate error return trace into fn call
Cody Tapscott committed
September 13, 2022
C
stage2: Pop error trace when storing error to var/const
Cody Tapscott committed
C
stage2: Do not pop error trace if result is an error
Cody Tapscott committed
C
stage2: "Pop" error trace for break/return within catch
Cody Tapscott committed
August 24, 2022
A
test-stack-traces: restore test coverage
Andrew Kelley committed
August 23, 2022
A
std.debug: implement support for DWARFv5
Andrew Kelley committed
August 17, 2022
J
libstd: fix off-by-one error in def of ProcSym in pdb
Jakub Konka committed
August 12, 2022
A
disable failing stack traces tests on windows
Andrew Kelley committed
August 9, 2022
A
AstGen: emit debug stmt for try
Andrew Kelley committed
May 16, 2021
M
overhaul elf csu (c-runtime startup) logic
Michael Dusan committed
May 4, 2021
V
update usage of std.testing in behavior and standalone tests
Veikka Tuominen committed
April 10, 2021
M
test: overhaul stack_trace testing
Michael Dusan committed
April 9, 2021
A
update stack trace test cases to new start.zig line offsets
Andrew Kelley committed
December 18, 2020
A
std.crypto.random: introduce fork safety
Andrew Kelley committed
A
update test-stack-traces because start.zig updated
Andrew Kelley committed
November 25, 2020
A
update stack trace test with new start.zig line number
Andrew Kelley committed
November 23, 2020
L
Update stack_traces test
LemonBoy committed
October 28, 2020
K
Update stack traces testcases
Koakuma committed
October 23, 2020
A
update stack trace test case
Andrew Kelley committed
October 19, 2020
L
Update the stack-traces tests
LemonBoy committed
October 17, 2020
A
fix compilation error when building with io_mode evented
Andrew Kelley committed
October 16, 2020
A
fixups regarding windows wide strings
Andrew Kelley committed
October 12, 2020
V
Rename .macosx to .macos
Vignesh Rajagopalan committed
September 10, 2020
A
update the stack trace test case for lines added to start.zig
Andrew Kelley committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
June 15, 2020
D
Update Stack Trace For start.zig Changes
DixiE committed
May 4, 2020
T
update docs/tests for async/extern fn removal
Tadeo Kondrak committed
March 25, 2020
L
std: Minor changes to TLS handling
LemonBoy committed
March 22, 2020
A
disable failing stack trace test for aarch64
Andrew Kelley committed
A
update stack trace test expected output
Andrew Kelley committed
March 13, 2020
A
update stack traces test expectations
Andrew Kelley committed
March 3, 2020
A
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley committed
February 26, 2020
A
improve the "external executor" detection logic
Andrew Kelley committed
A
update test expectations
Andrew Kelley committed
February 25, 2020
A
update std lib to new Target API
Andrew Kelley committed
February 22, 2020
L
correct test expectations
LemonBoy committed
February 7, 2020
L
codegen: Use the new frame-pointer fn attributes
LemonBoy committed
January 21, 2020
L
Adjust tests & work around a nasty ICE
LemonBoy committed
December 13, 2019
A
update stack traces tests
Andrew Kelley committed
September 8, 2019
M
test-stack-traces: add FreeBSD
Michael Dusan committed
September 3, 2019
A
rename test-compare-panic to test-stack-traces
Andrew Kelley committed