summary refs log tree commit diff
path: root/src/test/incremental/hashes/panic_exprs.rs
AgeCommit message (Expand)AuthorLines
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-93/+72
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-22/+0
2017-11-12Update panic expression incremental testsJeff Crocker-44/+22
2017-11-07incr.comp.: Acknowledge the fact that shift operations can panic at runtime.Michael Woerister-2/+37
2016-11-29Fix SVH tests some moreFlorian Diebold-7/+7
2016-11-29Fix new testsFlorian Diebold-7/+25
2016-11-01ICH: Hash expression spans if their source location is captured for panicsMichael Woerister-0/+173