summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Simplified ln command to use relative path in symlink.Brad King2005-12-311-1/+1
|
* ENH: Add testing of symlinks tooAndy Cedilnik2005-12-301-3/+3
|
* ENH: Add a tar testAndy Cedilnik2005-12-302-0/+63
|
* BUG: Now really fix the testAndy Cedilnik2005-12-293-3/+3
|
* COMP: Fix testAndy Cedilnik2005-12-293-0/+3
|
* COMP: Fix complex test and fix bootstrapAndy Cedilnik2005-12-283-3/+3
|
* BUG: Fix testAndy Cedilnik2005-12-152-2/+2
|
* COMP: Need target-level dependency from wrapper targets on Wrap executable ↵Brad King2005-11-171-0/+3
| | | | target.
* BUG: Fixed support for external object files built by custom commands. Also ↵Brad King2005-11-171-1/+10
| | | | added a test to keep it working.
* ENH: some fixesKen Martin2005-11-106-1/+8
|
* ENH: some fixesKen Martin2005-11-105-13/+13
|
* STYLE: fix spellingKen Martin2005-11-101-1/+1
|
* ENH: step 5Ken Martin2005-11-107-0/+216
|
* ENH: step 4Ken Martin2005-11-106-0/+152
|
* ENH: step 3Ken Martin2005-11-106-0/+138
|
* ENH: checkeed in step 1 and 2Ken Martin2005-11-099-0/+144
|
* ENH: More testsAndy Cedilnik2005-10-181-0/+3
|
* ENH: Add math testAndy Cedilnik2005-10-173-0/+52
|
* ENH: Add String length and substringAndy Cedilnik2005-10-172-0/+9
|
* ENH: Add regular string replace (not regex), and relative path command. Also ↵Andy Cedilnik2005-10-172-0/+7
| | | | add tests
* ENH: increase coverage in loaded commandsKen Martin2005-09-204-12/+42
|
* ENH: test get directory properties ability to get props from subdirsKen Martin2005-09-134-5/+26
|
* ENH: convert to work with the new syntax for ADD_SUBDIRECTORYKen Martin2005-09-121-2/+1
|
* 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
|