summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-Fortran-compiler-compat'David Cole2011-12-161-10/+2
|\
| * Fix and simplify Fortran test compiler compatibility checkBrad King2011-12-151-10/+2
* | Follow all dependencies of shared library private dependenciesBrad King2011-12-143-2/+25
|/
* Merge branch 'master' into AutomocIncludedDotMocFileHandlingDavid Cole2011-12-0771-19/+2094
|\
| * Merge topic 'GNU-to-MS'David Cole2011-12-062-0/+6
| |\
| | * Test CMAKE_GNUtoMS option in ExportImport on MinGW and MSysBrad King2011-12-052-0/+6
| * | Merge topic 'fix-ExternalProject-svn-issue'David Cole2011-12-061-7/+0
| |\ \
| | * | Tests: ExternalProject: Remove unnecessary 'svn --version' callRolf Eike Beer2011-12-051-7/+0
| * | | export(): Document undefined behavior of location propertiesBrad King2011-12-012-10/+12
| |/ /
| * | Merge topic 'newline-style'David Cole2011-12-015-0/+38
| |\ \ | | |/ | |/|
| | * Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-285-0/+38
| * | Merge topic 'target-link-libraries-interfaces'David Cole2011-11-239-0/+129
| |\ \
| | * | target_link_libraries: Add LINK_(PUBLIC|PRIVATE) optionsStephen Kelly2011-11-229-0/+129
| * | | Fix CMake.File hash test for CRLF checkoutsBrad King2011-11-1611-14/+16
| * | | Add string(MD5) and string(SHA*) commands to compute hashesBrad King2011-11-1610-0/+47
| * | | Add file(SHA*) commands to compute cryptographic hashesBrad King2011-11-166-0/+25
| * | | Add file(MD5) command to compute cryptographic hashBrad King2011-11-167-1/+22
| | |/ | |/|
| * | Merge topic 'fix-11213-vs10-mfc-support'David Cole2011-11-154-5/+39
| |\ \
| | * | Tests: Nudge MFC test to pass on VS 6 dashboards (#11213)David Cole2011-11-093-5/+13
| | * | Tests: Add environment logging to the MFC test (#11213)David Cole2011-11-081-0/+11
| | * | Tests: Fix MFC test to work with VS 10 and later (#11213)David Cole2011-11-041-0/+15
| * | | Merge topic 'add-mfc-test'David Cole2011-11-1528-0/+1778
| |\ \ \ | | |/ /
| | * | Tests: Avoid MFC test automatically for Watcom WMake builds (#11213)David Cole2011-11-031-0/+10
| | * | Tests: Fix MFC test for old vs6 dashboards (#11213)David Cole2011-11-031-1/+7
| | * | Tests: Fix MFC test w/ Make-based generators (#11213)David Cole2011-11-021-0/+12
| | * | Tests: Avoid MFC test automatically for VCExpress builds (#11213)David Cole2011-11-011-0/+24
| | * | Tests: Add the MFC test (#11213)David Cole2011-11-0128-0/+1726
* | | | Add a test case for the use of Q_PRIVATE_SLOT.Stephen Kelly2011-11-223-1/+42
* | | | automoc: add special handling for including basename_p.moc, with testAlex Neundorf2011-11-225-1/+92
* | | | automoc: add test for including a moc_abc_p.cpp fileAlex Neundorf2011-11-222-0/+34
* | | | automoc: add test for including the moc file from another headerAlex Neundorf2011-11-225-1/+65
* | | | automoc: add a test for including both abc.moc and moc_abc.cppAlex Neundorf2011-11-224-1/+74
* | | | automoc: add more test casesAlex Neundorf2011-11-106-1/+131
|/ / /
* | | Merge topic 'CPackRPM-perComponentHeader'David Cole2011-11-012-0/+2
|\ \ \
| * | | CPackRPM support component specific variables for spec filesEric NOULARD2011-10-302-0/+2
* | | | CTest: Look for CTestConfig.cmake in build dir first, then source dirJean-Christophe Fillion-Robin2011-10-275-0/+73
|/ / /
* | | Merge topic 'test-update-svn-1.7-issue-12535'David Cole2011-10-251-1/+11
|\ \ \
| * | | Teach CTest.UpdateSVN to detect svn add --depth before using itBrad King2011-10-241-1/+11
| * | | Fix CTest.UpdateSVN with Subversion 1.7 (#12535)Brad King2011-10-241-1/+1
| |/ /
* | | Add copyright noticesAlex Neundorf2011-10-222-0/+26
* | | automoc:run moc on the header if the source file contains include "foo.moc"Alex Neundorf2011-10-224-1/+46
|/ /
* | Silence make on OpenBSD in FindPackageModeTest(#12508)Alex Neundorf2011-10-121-0/+1
* | Build each library only once instead of once for each test.Stephen Kelly2011-10-094-5/+58
* | Remove unused define.Stephen Kelly2011-10-091-8/+0
|/
* Teach our tests about special cases for VS 11Brad King2011-09-233-3/+10
* Merge topic 'FortranCInterface-VS'David Cole2011-09-201-19/+26
|\
| * Enable Fortran tests for IDE builds.Bill Hoffman2011-09-091-19/+26
* | Tests: Add the more modern Mac64 nightly buildDavid Cole2011-09-141-0/+2
* | Merge topic 'effective-platform-name'David Cole2011-09-1312-0/+1345
|\ \
| * | Xcode: Add test to demonstrate iOS project in XcodeDavid Cole2011-09-1212-0/+1345