summary refs log tree commit diff
path: root/src/test/incremental/hashes/function_interfaces.rs
AgeCommit message (Expand)AuthorLines
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-1/+1
2017-12-05Format function interface fingerprint hash testsJeff Crocker-56/+70
2017-12-05Update function interface fingerprint hash testsJeff Crocker-108/+108
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-52/+0
2017-04-12ICH: Replace old, transitive metadata hashing with direct hashing approach.Michael Woerister-5/+5
2016-10-05ICH: update saw_ty for TyBareFn; Update tests for functioninterfacesMathieu Borderé-5/+23
2016-10-05ICH - Add test cases for function interfacesMathieu Borderé-0/+382