summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'fix-11295-support-plugin-bundles-on-mac'Brad King2011-02-2211-0/+268
|\ \ \ \
| * | | | CFBundle Test: Add PATHS for finding Rez (#11295)David Cole2011-01-111-1/+4
| * | | | Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-1111-0/+265
* | | | | Merge topic 'fix-11526-mac-remove-carbon-refs'Brad King2011-02-223-11/+11
|\ \ \ \ \
| * | | | | Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-313-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge topic 'eliminate-unnecessary-test-isms'Brad King2011-02-2217-169/+0
|\ \ \ \ \
| * | | | | Tests: Eliminate unnecessary files and variables.David Cole2011-01-2817-169/+0
* | | | | | 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-308-36/+123
| |_|/ / |/| | |
* | | | Merge topic 'fix-11695-spaces-in-vs10-rc-defs'Brad King2011-01-284-13/+125
|\ \ \ \
| * | | | VSResource: Avoid windres /D with quoted spaces (#11695)David Cole2011-01-274-13/+109
| * | | | Avoid space in rc /D values for VS6 and Cygwin (#11695)David Cole2011-01-261-5/+10
| * | | | VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-262-3/+14
* | | | | Merge topic 'avoid-purify-in-CTestTest2'Brad King2011-01-281-7/+6
|\ \ \ \ \
| * | | | | CTestTest2: Avoid running purify unless requestedDavid Cole2011-01-271-7/+6
* | | | | | 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-275-0/+157
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-2717-9/+485
| |\ \ \ \
| * | | | | Fix ArgumentExpansion test expected resultsBrad King2011-01-112-10/+9
| * | | | | Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-177-7/+55
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-171-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-1710-9/+99
| |\ \ \ \ \ \ \
| * | | | | | | | 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-082-4/+4
| * | | | | | | | Add 'ArgumentExpansion' testBen Boeckel2010-10-072-0/+74
| * | | | | | | | Fix typo in VariableUnusedViaUnset testBen Boeckel2010-09-171-1/+1
| * | | | | | | | Revert "Add test for unused warnings at the end of scope"Ben Boeckel2010-09-172-17/+0
| * | | | | | | | Add test for unused warnings at the end of scopeBen Boeckel2010-09-162-0/+17
| * | | | | | | | Add test for unused detection via setting itBen Boeckel2010-09-162-0/+19
| * | | | | | | | Add test for usage checks via unsetBen Boeckel2010-09-162-0/+23
| * | | | | | | | 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-022-0/+29
* | | | | | | | | Merge topic 'dev/add_test-working-directory'Brad King2011-01-262-1/+36
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add more tests for WorkingDirectory for testsBen Boeckel2011-01-202-1/+36
* | | | | | | | | Merge topic 'test-SubDirSpaces-workaround-gnu-make-3.82'Brad King2011-01-191-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disable SubDirSpaces parens with GNU Make 3.82 (#11654)Brad King2011-01-111-1/+9
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | 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-1426-54/+539
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach Simple_Mingw_Linux2Win test to use windresBrad King2011-01-141-8/+9
* | | | | | | | | | | Test that missing source mentions directory (#11677)Brad King2011-01-152-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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 'ep-fix-substitutions'Brad King2011-01-111-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Replace location tags in CMAKE_CACHE_ARGSDavid Cole2011-01-071-1/+2
| |/ / / / / / / / /