libfringe/tests
whitequark 892a7696ec Allow unwinding to propagate across a context swap.
The main purpose of this is having nice backtraces in gdb, although
it also slightly simplifies poisoning state of the API consumers
after a panic.
2016-08-13 13:38:04 +02:00
..
context.rs rename simd -> context_simd 2016-07-16 16:18:58 -04:00
fpe.rs Rewrite the FPE test to not use Context directly 2016-08-09 16:00:17 +02:00
generator.rs Implement the safe Generator abstraction. 2016-07-17 13:55:56 -04:00
panic.rs Allow unwinding to propagate across a context swap. 2016-08-13 13:38:04 +02:00
stack.rs Fix Stack::new(0). 2016-07-17 13:55:43 -04:00