about summary refs log tree commit diff
path: root/src/test/incremental
AgeCommit message (Collapse)AuthorLines
2016-05-31add a series of tests for changes to structsNiko Matsakis-0/+326
These tests reveal that the edges are in some cases too strict.
2016-05-18always make at least one codegen-unitNiko Matsakis-2/+0
this allows us to remove the dummy `foo` fn
2016-05-18basic tests for cross-crate hashingNiko Matsakis-0/+102
2016-04-06Fix test cases to reflect that #32014...went awayNiko Matsakis-4/+3
Not sure what was the bug. Fixes #32014.
2016-04-06add incremental test runner and some testsNiko Matsakis-0/+158