Dave Cheney
|
ee1923e96d
Return errors.Frame to a uintptr
|
5 سال پیش |
Keith Randall
|
72fa05efae
errors: detect unknown frames correctly (#192)
|
5 سال پیش |
haya14busa
|
f15c970de5
Remove an unused argument of utility test func (#139)
|
7 سال پیش |
Dave Cheney
|
7433cb070c
fix line numbers in fmt tests
|
8 سال پیش |
fabstu
|
1398fbcad1
tests: fixed tests on 1.4.
|
8 سال پیش |
fabstu
|
162fea7c06
tests: added recursively trying out combinations of calls for %+v.
|
8 سال پیش |
fabstu
|
011399d349
Add WithStack and WithMessage tests
|
8 سال پیش |
Nick Craig-Wood
|
17b591df37
Fix the %q format for errors so it puts "" around the output (#83)
|
8 سال پیش |
Dave Cheney
|
777ed74de5
Destructure Wrap{,f} into WithStack(WithMessage(err, msg))
|
8 سال پیش |
Darshan Shaligram
|
cbd18b5440
Fix %q format for wrapped errors (#58)
|
8 سال پیش |
Dave Cheney
|
0bc61eb85b
Wrapper errors now print full stacktrace (#57)
|
8 سال پیش |
Dave Cheney
|
7896481a53
Extended stacktrace output (#49)
|
8 سال پیش |
Dave Cheney
|
874c0ec5b0
Reimplement Fprint in terms of fmt.Fprintf (#44)
|
8 سال پیش |
Dave Cheney
|
c0c662e216
Use fmt.Formatter throughout (#40)
|
8 سال پیش |