summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-829651
AgeCommit message (Collapse)Author
2016-07-05Make the test case executableJulian Andres Klode
Gbp-Dch: ignore
2016-07-05indextargets: Check that cache could be built before using itJulian Andres Klode
This caused a crash because the cache was a nullptr. Closes: #829651