summaryrefslogtreecommitdiffstats
path: root/Tests/ObjectLibrary/ExportLanguages/ExportLanguagesTest
Commit message (Collapse)AuthorAgeFilesLines
* Make ExportLanguages a subtest of the ObjectLibrary testStephen Kelly2013-10-241-0/+14
It was a subtest of the RunCMake.ObjectLibrary test. However, we need to test a build with ExternalProject after running CMake, which RunCMake tests do not do.