summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject/Step1NoDir.tgz
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.
* ENH: First draft of add_external_project functionality. Tweaks, dashboard ↵David Cole2008-12-041-0/+0
fixing, more tests and documentation certain to follow as it gets used by others...