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