summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Start testing expected values for compiler flags.Stephen Kelly2011-08-171-0/+2
* Add the GenerateExportMacro with unit tests.Stephen Kelly2011-08-071-0/+2
* Merge topic 'asn_java_support'Brad King2011-07-261-2/+2
|\
| * Tests: Check for the new Java exeutable variables.Andreas Schneider2011-03-291-2/+2
* | CTest: Report tests not run due to unknown configurationBrad King2011-06-101-1/+1
* | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-071-0/+18
|\ \
| * | BundleUtilities: Avoid test on Watcom dashboards (#12034)David Cole2011-06-041-3/+3
| * | Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...Clinton Stimpson2011-06-021-4/+2
| * | BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.Clinton Stimpson2011-06-011-2/+4
| * | BundleUtilities: Disable running test on Windows unless using MSVC.Clinton Stimpson2011-06-011-3/+3
| * | BundleUtilities: Fix issues with custom target DEPENDS in test (#12034)Clinton Stimpson2011-05-311-1/+0
| * | BundleUtilities: Work w/ non .app exes on Mac (#12034)Clinton Stimpson2011-05-271-0/+19
* | | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-021-0/+12
|/ /
* | Fix CompileCommandOutput test for Make tools not supporting spacesBrad King2011-05-191-0/+3
* | Only offer the compile command output feature on unix systemsManuel Klimek2011-05-161-2/+8
* | Adds a test for the compile command line output.Manuel Klimek2011-04-251-0/+3
* | Merge topic 'drag-n-drop-components'Brad King2011-04-051-0/+3
|\ \
| * | Add component support to DragNDrop generator.Clinton Stimpson2011-03-311-0/+3
* | | Merge topic 'upload-built-files'Brad King2011-04-051-0/+10
|\ \ \ | |/ / |/| |
| * | Implement ctest_upload commandZach Mullen2011-03-151-0/+10
* | | Merge topic 'cleanup-unused-variable-check'Brad King2011-03-311-1/+1
|\ \ \
| * | | Refine unused cache variable warningBrad King2011-03-241-1/+1
* | | | CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-231-1/+0
| |_|/ |/| |
* | | Disable Java test with Xcode generatorBrad King2011-03-181-2/+3
* | | Enable Java test more carefully on AppleBrad King2011-03-181-33/+23
| |/ |/|
* | CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-111-0/+6
* | Merge topic 'CPackRPM-enableCPackTests'Brad King2011-03-081-0/+6
|\ \
| * | CPackRPM do not run test if build dir contains spaceEric NOULARD2011-03-041-2/+2
| * | CPackRPM activate CPackRPM test on Linux systems where rpmbuild is foundEric NOULARD2011-03-031-0/+6
* | | Test static linking with LINK_SEARCH_START_STATICBrad King2011-03-041-0/+16
|/ /
* | Merge topic 'mingw-module-definition'Brad King2011-02-221-1/+4
|\ \
| * | Honor module .def files with MinGW tools (#9997)Brad King2011-02-211-1/+4
| |/
* | Merge topic 'fix-11295-support-plugin-bundles-on-mac'Brad King2011-02-221-0/+15
|\ \
| * | Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-111-0/+15
* | | Merge topic 'increase-ep-test-timeout'Brad King2011-02-221-5/+2
|\ \ \ | |_|/ |/| |
| * | ExternalProject Test: Increase test timeout valueDavid Cole2011-01-111-5/+2
| |/
* | Avoid foreach IN LISTS syntax which is not supported by CMake 2.6Eric NOULARD2011-01-311-2/+2
* | CPack Tests the different ways of packaging componentsEric NOULARD2011-01-301-23/+33
* | Merge topic 'MakeCMakeBuildWithCMakeLess263'Brad King2011-01-281-2/+2
|\ \
| * | Make cmake build again with cmake < 2.6.3Alex Neundorf2011-01-261-2/+2
* | | Merge topic 'dev/strict-mode'Brad King2011-01-271-0/+84
|\ \ \ | |/ / |/| |
| * | Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-271-2/+45
| |\ \
| * | | Fix ArgumentExpansion test expected resultsBrad King2011-01-111-4/+2
| * | | Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-171-2/+13
| |\ \ \
| * \ \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-171-1/+9
| |\ \ \ \
| * | | | | Fix expected output for WarnUninitialized testBen Boeckel2010-12-071-1/+1
| * | | | | Update expected messages to new formatBen Boeckel2010-12-071-4/+4
| * | | | | Use 'CMake Warning' versus 'warning' for CDashBen Boeckel2010-12-071-7/+7
| * | | | | Change the failure case string to 'Unexpected'Ben Boeckel2010-10-081-1/+1
| * | | | | Add 'ArgumentExpansion' testBen Boeckel2010-10-071-0/+15