summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* ENH: more qt changesBill Hoffman2005-09-121-2/+1
|
* ENH: clean up the find qt stuff someBill Hoffman2005-09-101-1/+1
|
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-302-0/+2
|
* BUG: Install rule should take build configuration into account.Brad King2005-08-192-2/+26
|
* BUG: Removing exe VERSION attribute test until it is implemented in the ↵Brad King2005-08-192-2/+4
| | | | XCode generator.
* COMP: Avoid C++ comment in C translation unit.Brad King2005-08-181-1/+1
|
* BUG: It seems the auto-object-depends feature does not work in Visual ↵Brad King2005-08-171-7/+6
| | | | Studio. I'm restoring the explicit OBJECT_DEPENDS lines.
* ENH: Updated SimpleInstall test to test new versioned executable and ↵Brad King2005-08-172-0/+4
| | | | OUTPUT_NAME support.
* ENH: Adding test for auto-object-depends feature. It has been tested with ↵Brad King2005-08-173-2/+20
| | | | the Makefile generator. Hopefully this will work for the Visual Studio and XCode generators.
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-103-0/+3
|
* BUG: Need TSD target to be built before SimpleInstall.Brad King2005-08-082-8/+10
|
* COMP: Fix for proxy testAndy Cedilnik2005-08-031-0/+2
|
* COMP: Try to fix test by taking arg1 into acountAndy Cedilnik2005-08-021-0/+2
|
* ENH: make sure CMAKE_C_FLAGS are not clobberedBill Hoffman2005-08-013-3/+3
|
* ENH: Add C++ test tooAndy Cedilnik2005-08-011-1/+16
|
* ENH: Add a test for C source file like AC_TRY_COMPILEAndy Cedilnik2005-08-011-0/+22
|
* ENH: use ansi flagsBill Hoffman2005-08-013-0/+3
|
* ENH: no c++ comments in a c fileBill Hoffman2005-07-313-6/+6
|
* ENH: do not test for c and cxx flags on visual studio as it does not work yetBill Hoffman2005-07-296-33/+54
|
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-299-3/+102
|
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-1/+1
|
* ENH: Add support for multi-string compiler name, and improve support for ↵Andy Cedilnik2005-07-261-44/+50
| | | | subversion
* ENH: Several improvements and cleanups:Andy Cedilnik2005-07-181-3/+6
| | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument
* ENH: add missing filesBill Hoffman2005-07-142-0/+17
|
* FIX: fix bug 2043 borland compiler and dll problem and add a test for itBill Hoffman2005-07-142-0/+9
|
* ENH: Do 4 filesAndy Cedilnik2005-07-143-36/+84
|
* ENH: Add a test for cmGeneratedFileStreamAndy Cedilnik2005-07-143-0/+207
|
* ENH: add a bundle testBill Hoffman2005-07-132-0/+8
|
* BUG: minor fix to project name to match ADD_TEST callKen Martin2005-07-061-1/+1
|
* ENH: added testing of the WHILE commandKen Martin2005-06-309-0/+60
|
* ENH: convert to lower caseKen Martin2005-06-271-5/+11
|
* ENH: Perform second test if subversion existsAndy Cedilnik2005-06-231-2/+3
|
* COMP: converted to lowercase commandsKen Martin2005-06-201-8/+8
|
* ENH: Skip svn test for nowAndy Cedilnik2005-06-201-1/+2
|
* ENH: Make CVS one nightlyAndy Cedilnik2005-06-171-1/+1
|
* ENH: Add subversion testAndy Cedilnik2005-06-171-5/+60
|
* ENH: Fix test on HPAndy Cedilnik2005-06-171-0/+2
|
* ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the testAndy Cedilnik2005-06-161-1/+1
|
* ENH: Add test of macroAndy Cedilnik2005-06-162-0/+55
|
* ENH: Initial importAndy Cedilnik2005-06-161-0/+40
|
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-1/+1
| | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout
* ENH: add same name testKen Martin2005-06-166-0/+35
|
* BUG: Fix typoAndy Cedilnik2005-06-151-1/+1
|
* ENH: Also perform memory checking and coverageAndy Cedilnik2005-06-141-0/+2
|
* ENH: change to work with new FLTK commandKen Martin2005-06-101-0/+1
|
* ENH: no longer test ITK commandKen Martin2005-06-091-10/+0
|
* ENH: remove bad add target commandsKen Martin2005-06-081-2/+0
|
* ENH: remove requirements on 1.2Ken Martin2005-06-084-8/+8
|
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-0814-18/+35
|
* ENH: CleanupAndy Cedilnik2005-06-081-1/+0
|