summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Revert "Add test for unused warnings at the end of scope"Ben Boeckel2010-09-171-15/+0
| * | | | | Add test for unused warnings at the end of scopeBen Boeckel2010-09-161-0/+15
| * | | | | Add test for unused detection via setting itBen Boeckel2010-09-161-0/+15
| * | | | | Add test for usage checks via unsetBen Boeckel2010-09-161-0/+15
| * | | | | Be consistent with single and double quotesBen Boeckel2010-09-021-3/+3
| * | | | | Add test for uninitialized variablesBen Boeckel2010-09-021-0/+13
| * | | | | Add tests for unused command line variablesBen Boeckel2010-09-021-0/+28
* | | | | | Merge topic 'resolve/mingw-cross-compile-resources/honor-explicit-zero-timeout'Brad King2011-01-191-7/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'honor-explicit-zero-timeout' into resolve/mingw-cross-compile-r...Brad King2011-01-141-19/+73
| |\ \ \ \ \ \
| * | | | | | | Teach Simple_Mingw_Linux2Win test to use windresBrad King2011-01-141-8/+9
* | | | | | | | Test that missing source mentions directory (#11677)Brad King2011-01-151-1/+1
* | | | | | | | Merge topic 'build_nightly_from_nightly_branch'Brad King2011-01-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Change the nightly tests to build from the nightly branch and not next.Bill Hoffman2011-01-071-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'fix-11461-add-midl-vs10'Brad King2011-01-111-0/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | VS10: Finish Midl support (#11461)David Cole2011-01-051-0/+11
* | | | | | | | Merge topic 'negative-test-costs'Brad King2011-01-041-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Support explicitly set test costs in non-parallel testing.Zach Mullen2011-01-031-1/+14
| |/ / / / / / /
* | | | | | | | Merge topic 'honor-explicit-zero-timeout'Brad King2011-01-041-23/+34
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-031-23/+34
| |/ / / / / /
* | | | | | | Merge topic 'vs-force-multiple-include'Brad King2011-01-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Map multiple /FI flags for VS < 10 (#11649)Brad King2011-01-031-0/+1
| |/ / / / / /
* | | | | | | Merge topic 'add_support_for_windres'Brad King2011-01-041-1/+12
|\ \ \ \ \ \ \
| * | | | | | | Add testing for windows resources for mingw/msys/cygwin and remove for watcom.Bill Hoffman2010-12-281-1/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'add_preprocessor_def_vs2010_resources'Brad King2011-01-041-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Only run resource test for MSVC compilers.Bill Hoffman2010-12-221-11/+3
| * | | | | Add flags to resource builds on vs 2010 with a test.Bill Hoffman2010-12-211-1/+11
* | | | | | Merge topic 'dev/add_test-working-directory'Brad King2010-12-281-0/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Rename WorkingDirectory testBen Boeckel2010-12-161-6/+6
| * | | | | Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-161-0/+13
| |/ / / /
* | | | | Merge topic 'ctest-depend-cycle'Brad King2010-12-211-0/+1
|\ \ \ \ \