summaryrefslogtreecommitdiff
path: root/tests/sourcecache/project/elements
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for BST_REQUIRES_PREVIOUS_SOURCES_STAGERaoul Hidalgo Charman2019-05-143-0/+26
| | | | | | Tests that sources are cached seperately where appropriate. Part of #982
* Source cache testsRaoul Hidalgo Charman2019-03-144-0/+29
Few different source cache tests have been to check that sources are staged into the local CAS and fetched where appropriate Part of #440