summary refs log tree commit diff
path: root/src/test/incremental/hashes/unary_and_binary_exprs.rs
AgeCommit message (Expand)AuthorLines
2018-01-29tests: replace "lvalue" terminology with "place".Eduard-Mihai Burtescu-3/+3
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-1/+1
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-56/+0
2017-11-12incr: Make `unary_and_binary_exprs.rs` use `except`-style incremental checkingNick Fitzgerald-112/+56
2016-11-29Fix SVH tests some moreFlorian Diebold-88/+136
2016-11-29WIP: update tests to pass -- not completeNiko Matsakis-4/+12
2016-11-07Fix typos and redundant codeoldmanmike-5/+3
2016-11-07Apply changes recommended in code reviewoldmanmike-21/+40
2016-11-05Add unary and binary tests for incr-compoldmanmike-0/+497