Ralf Jung
|
6ff5b3fcf9
|
make sure we also trigger debug assertions in libstd
|
2020-02-16 13:55:51 +01:00 |
|
Ralf Jung
|
39a78f0b24
|
make sure assertions and debug-assertions also panic (and can be caught)
|
2020-02-16 13:47:31 +01:00 |
|
Ralf Jung
|
833816dd35
|
Unwind panicking does not currently work on Windows
|
2020-01-09 11:41:08 +01:00 |
|
Ralf Jung
|
e9b4323048
|
also make sure the hook actually gets called
|
2020-01-09 11:24:41 +01:00 |
|
Ralf Jung
|
b1676a3e89
|
test that unwrap gets us the right panic location
|
2020-01-09 11:20:13 +01:00 |
|
Ralf Jung
|
74ef63ff0a
|
the never type got de-stabilized again; adjust tests
|
2019-12-15 12:23:43 +01:00 |
|
Ralf Jung
|
ce7b44b048
|
ignore another panicking test on Windows
|
2019-12-02 16:48:18 +01:00 |
|
Ralf Jung
|
ae53b1222a
|
fix and expand panic tests
|
2019-12-02 16:04:31 +01:00 |
|