summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject/Step1.tar.bz2
Commit message (Collapse)AuthorAgeFilesLines
* Tests: split the ExternalProject testRolf Eike Beer2014-07-031-0/+0
| | | | | | | | Move the subtests that test with local projects into their own test. The reason is that on slower or crowded machines the test may reach the limit of 25 minutes and therefore fail while it would pass if it was given enough time. The split is roughly 3:1 with regard to the execution time, with the new ExternalProjectLocal test being the faster one.
* Add .zip and .tar.bz2 extraction to ExternalProject.David Cole2010-05-311-0/+0
Add archives of these file types and add to the test cases covered in the ExternalProject test. Also add an "Example" directory in the Tests/ExternalProject directory containing the canonical simplest example of ExternalProject usage.