summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CTest: Add Javascript coverage parserJoseph Snyder2014-10-291-0/+19
* Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-211-1/+1
|\
| * Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
* | Merge topic 'ctest-delphi-coverage'Brad King2014-10-211-0/+17
|\ \ | |/ |/|
| * CTest: Add code coverage parser for Pascal/DelphiJoseph Snyder2014-10-211-0/+17
* | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-301-1/+27
|\ \
| * | Tests: Add test for VS Nsight Tegra generator supportBrad King2014-09-301-1/+27
* | | Merge topic 'vs-minor-cleanups'Brad King2014-09-291-14/+17
|\ \ \ | |/ /
| * | Tests: Always detect VS and SDK availability on WindowsBrad King2014-09-291-14/+17
* | | Tests: Adjust expected error message in FailedSubmit-ftpTony Kelman2014-09-261-1/+1
|/ /
* | Merge topic 'vs-generator-platform'Brad King2014-09-151-1/+1
|\ \
| * | Tests: Use -A option to pass generator platform selectionBrad King2014-09-151-1/+1
| |/
* | Merge topic 'if-sanity'Brad King2014-09-151-1/+1
|\ \ | |/ |/|
| * Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-111-1/+1
* | Tests: Add generator platform supportBrad King2014-09-101-0/+15
|/
* Merge topic 'wix-log-on-failure'Brad King2014-09-041-0/+4
|\
| * CPackWiX: Attach wix.log on test failure.Nils Gladitz2014-09-021-0/+4
* | Merge topic 'vs-windows-apps'Brad King2014-09-021-0/+50
|\ \ | |/ |/|
| * VS: Add test case for Windows Phone and Windows StoreGilles Khouzam2014-09-021-0/+50
* | Merge topic 'vs-masm'Brad King2014-08-221-0/+8
|\ \ | |/ |/|
| * VS: Add MASM support to VS 8 and 9 (#8170, #14984)Brad King2014-08-201-1/+4
| * VS: Add test for MASM supportBrad King2014-08-201-0/+5
* | CTEST: Fix MUMPS file parser and update testJoseph Snyder2014-08-151-2/+2
|/
* Tests: Activate tests accidentally excluded from XcodeBrad King2014-07-171-2/+2
* Tests: split the ExternalProject testRolf Eike Beer2014-07-031-0/+15
* Tests: Use add_test(NAME) signature in add_test_macroBen Boeckel2014-07-011-1/+1
* Update CDash server URLBrad King2014-06-241-2/+2
* Tests: Fix CMAKE_TESTS_CDASH_SERVER parsingBrad King2014-06-241-1/+1
* Merge topic 'add_jacoco_coverage_parsing'Brad King2014-06-131-0/+16
|\
| * CTest: Add Jacoco Coverage functionalityJoseph Snyder2014-06-121-0/+16
* | Merge topic 'dev/backtrace-performance'Brad King2014-06-091-2/+2
|\ \
| * | tests: update unused variable test expected outputBen Boeckel2014-06-051-2/+2
| |/
* | CTest: Fix combined inclusive/exclusive label regular expressionsNils Gladitz2014-06-061-0/+11
|/
* CTest: Generalize Cobertura coverage format handlingJoseph Snyder2014-06-041-0/+18
* Tests: Try to make CTestTestTimeout more robustBrad King2014-05-231-1/+1
* Merge topic 'fix_mumps_coverage'Brad King2014-05-161-2/+4
|\
| * CTest: Fix MUMPS coverage parsing and testJoseph Snyder2014-05-161-2/+4
* | Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-141-0/+2
* | Merge topic 'ctest-bad-generator'Brad King2014-05-081-0/+12
|\ \ | |/ |/|
| * ctest_build: Do not crash on bad generator nameBrad King2014-05-071-0/+12
* | Tests: Execute compile features tests unconditionally.Stephen Kelly2014-04-171-5/+3
* | Merge topic 'target_compile_features'Brad King2014-04-151-0/+18
|\ \
| * | Add target_compile_features command.Stephen Kelly2014-04-071-0/+1
| * | Features: Add cxx_auto_type.Stephen Kelly2014-04-071-0/+4
| * | cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.Stephen Kelly2014-04-071-0/+13
* | | Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-2/+2
|/ /
* | Tests: Fix CTestTestFailedSubmit-ftp with OS X system libcurlAlex Ciobanu2014-04-031-0/+1
* | cmTarget: Allow transitive evaluation of SOURCES property.Stephen Kelly2014-04-021-0/+1
* | cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-021-0/+4
* | Merge topic 'dev/string-apis'Brad King2014-03-091-0/+2
|\ \