summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Make TestsWorkingDirectory test a C fileBen Boeckel2010-12-172-11/+11
* Use iostream to make Borland happyBen Boeckel2010-12-171-4/+5
* Fully specify the path to old-signature add_testBen Boeckel2010-12-171-2/+2
* Group adding tests with its propertiesBen Boeckel2010-12-171-6/+4
* Only test the default cwd with MakefilesBen Boeckel2010-12-171-0/+6
* Simplify the _default_cwd derivationBen Boeckel2010-12-171-5/+3
* Use --><-- markers to denote the pathBen Boeckel2010-12-172-7/+7
* Flip slashes around on WindowsBen Boeckel2010-12-171-0/+7
* Add ctype.h include for toupper()Ben Boeckel2010-12-171-0/+1
* Fix header includes for C++ and Visual StudioBen Boeckel2010-12-171-2/+3
* Rename the project to match the testBen Boeckel2010-12-161-1/+1
* Add tests for WORKING_DIRECTORY arg to add_testBen Boeckel2010-12-161-0/+21
* Rename WorkingDirectory testBen Boeckel2010-12-163-6/+6
* Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-163-0/+98
* Merge topic 'custom-command-slashes'Brad King2010-12-161-1/+1
|\
| * Normalize add_custom_command OUTPUT names (#10485)Brad King2010-12-151-1/+1
* | Merge topic 'NAG-Fortran'Brad King2010-12-161-1/+8
|\ \ | |/ |/|
| * Detect object files in implicit link informationBrad King2010-12-091-1/+8
* | Merge topic 'dev/support-substring-negative-indices'Brad King2010-12-141-0/+24
|\ \
| * | allow STRING(SUBSTRING) work with length -1 as "rest of the string"Rolf Eike Beer2010-12-081-0/+24
* | | Merge topic 'custom-command-depend'Brad King2010-12-141-4/+1
|\ \ \
| * | | Skip file-level dependencies on custom targets (#11332)Brad King2010-12-081-4/+1
| |/ /
* | | Honor custom command dependencies on imported targets (#10395)Brad King2010-12-081-5/+45
|/ /
* | Allow add_dependencies() on imported targets (#10395)Brad King2010-11-192-1/+17
* | Honor FOLDER on include_external_msproject targets (#11436)David Cole2010-11-101-0/+8
* | Merge topic 'add-cse-contract-test'David Cole2010-11-096-2/+256
|\ \
| * | Update tag in the Contracts/cse-snapshot test.David Cole2010-10-281-2/+16
| * | Enable overriding contract test timeout values.David Cole2010-10-221-2/+11
| * | Add a contract test for building the CSE.David Cole2010-10-084-1/+184
| * | Fix contract test so it is not hard coded to the vtk542 test.Bill Hoffman2010-09-212-1/+10
| * | Add a "Contract" test for VTK. The test downloads and builds VTK.Bill Hoffman2010-09-212-1/+40
* | | Define LINK_DEPENDS target property (#11406)Brad King2010-11-053-0/+32
| |/ |/|
* | Merge topic 'getprerequisites-endless-path-appending'David Cole2010-10-281-4/+18
|\ \
| * | Fixes to GetPrerequisites for cygwinDavid Partyka2010-10-271-4/+4
| * | Fixed appending PATH to dumpbin tool from growing without bounds.David Partyka2010-10-251-0/+14
* | | Avoid problem reading jni.h on Macs.David Cole2010-10-251-2/+10
|/ /
* | Merge topic 'AddCMAKE_CURRENT_LIST_DIR'David Cole2010-10-191-0/+4
|\ \
| * | Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-281-0/+4
* | | Merge topic 'vs-project-groups'Brad King2010-10-051-0/+16
|\ \ \
| * | | New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-021-0/+16
* | | | Merge topic 'dev/test-for-bug-11230'Brad King2010-10-054-0/+9
|\ \ \ \
| * | | | Fix which string is checked for in the testBen Boeckel2010-09-301-1/+1
| * | | | Add test that CMake errors with empty libsBen Boeckel2010-09-304-0/+9
| | |/ / | |/| |
* | | | Add a new line to the end of the generated main.cxx for the hpux compiler.Bill Hoffman2010-09-291-1/+2
|/ / /
* | | Merge topic 'fix-9963'Brad King2010-09-211-6/+18
|\ \ \ | |_|/ |/| |
| * | Avoid CustomCommand test failure on VS71 (#9963)David Cole2010-09-201-1/+5
| * | Avoid CustomCommand test failure on VS71 (#9963)David Cole2010-09-141-2/+0
| * | No extra spaces in CustomCommand test (#9963)David Cole2010-09-122-6/+11
| * | Enable calling commands with : in argv[1] (#9963)David Cole2010-09-102-7/+12
* | | Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o...Brad King2010-09-142-2/+10
|\ \ \