summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add new Tutorial steps. Diff between Step5 and Step6 shows how to add a ↵David Cole2007-11-081-2/+2
| | | | cpack driven installer to your project. Diff between Step6 and Step7 shows how to add ctest dashboard scripting capability.
* ENH: add doc test for strict buildsKen Martin2007-11-061-1/+5
|
* ENH: remove findqt3 from cmake's cmakelist filesBill Hoffman2007-11-021-19/+8
|
* ENH: Finish up the Framework creation code restructuring. Frameworks build ↵David Cole2007-10-101-2/+13
| | | | and install now. More work needed on the packaging step. See Tests/Framework for example use.
* COMP: Rename the executables for the SimpleInstall tests so that the ↵David Cole2007-10-011-2/+2
| | | | executable files that run during the test do not have the word install in their file names. This allows running the tests on Windows Vista without admin privileges and without adding a manifest containing the asInvoker requestedExecutionLevel element.
* ENH: increase timeoutBill Hoffman2007-09-251-1/+1
|
* ENH: VV make too much data for the dashboardBill Hoffman2007-09-201-1/+1
|
* ENH: Restore shorter timeout for SimpleInstall-Stage2.Brad King2007-09-201-6/+0
|
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-191-1/+1
|
* ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give ↵Brad King2007-09-191-0/+6
| | | | it a long timeout to see what is going on.
* ENH: increase timeout for long testBill Hoffman2007-09-181-1/+1
|
* ENH: add test that builds a nightly windows cmake binaryBill Hoffman2007-09-101-0/+15
|
* ENH: add the source_group() demo to the testsAlexander Neundorf2007-08-271-0/+1
| | | | Alex
* ENH: Add InstallNameFixupPath to support installing built frameworks on the ↵David Cole2007-08-241-1/+1
| | | | Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572.
* STYLE: mark these variables as advanced, they are only used for testingAlexander Neundorf2007-08-091-0/+2
| | | | | | whether the tests should be added or not Alex
* COMP: lets see if this sets the timeout back to 5400Alexander Neundorf2007-08-091-2/+2
| | | | Alex
* COMP: change the order of the tests, so maybe the timeout worksAlexander Neundorf2007-08-081-6/+5
| | | | Alex
* ENH: also specify the C++ compiler for mingwAlexander Neundorf2007-08-081-4/+6
| | | | Alex
* BUG: the test for chicken should be named Chicken, not plplotAlexander Neundorf2007-08-071-1/+1
| | | | Alex
* ENH: add plplot and Chicken Scheme build testsAlexander Neundorf2007-08-061-0/+10
| | | | Alex
* ENH: add a simple assembler testAlexander Neundorf2007-07-051-0/+1
| | | | Alex
* COMP: fix tests where the building cmake doesn't have GET_TEST_PROPERTYAlexander Neundorf2007-06-271-2/+2
| | | | Alex
* ENH: add a SimpleCOnly test, this is needed e.g. for testing sdcc since thisAlexander Neundorf2007-06-261-4/+22
| | | | | | | | doesn't support C++ and also doesn't have a printf() implementation by default -add a test for mingw cross compiler Alex
* ENH:Alexander Neundorf2007-06-261-0/+19
|
* COMP: big timeout for building kdelibsAlexander Neundorf2007-06-151-0/+1
| | | | Alex
* ENH: add test for buildingn kdelibs alpha1 ↵Alexander Neundorf2007-06-141-0/+5
| | | | | | | | | (http://websvn.kde.org/tags/KDE/3.90.1) with cmake requires Qt >= 4.3.0, DBus, kdesupport (http://websvn.kde.org/trunk/kdesupport/) and the EasyDashboard scripts. Alex
* ENH: remove testBill Hoffman2007-06-111-9/+11
|
* ENH: add ConvLib test back for some timeBill Hoffman2007-06-111-9/+9
|
* ENH: added new test for SourceFile objects and propertiesKen Martin2007-05-311-0/+1
|
* BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix ↵Alexander Neundorf2007-05-211-2/+4
| | | | | | | | the mingw fortran test -also generate the fortran test with the kdevelop generator Alex
* BUG: Fix name of project to build for LoadCommandOneConfig now that it has ↵Brad King2007-05-201-1/+1
| | | | been renamed for new name of LoadCommand test.
* ENH: some cleanup, condensing some tests, removing arguments that were not ↵Ken Martin2007-05-181-116/+23
| | | | needed but rather were cut and paste copies etc
* ENH: revert back to SUBDIRS so that CMake can be built with 2.2Ken Martin2007-05-141-1/+1
|
* ENH: minor fixesKen Martin2007-05-111-10/+10
|
* ENH: some more CMakeList cleanupsKen Martin2007-05-111-138/+31
|
* ENH: more cleanup of some CMakeLists filesKen Martin2007-05-111-0/+949