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