summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Perform the -Werror test only once.Stephen Kelly2011-08-131-3/+6
| * | | Add some messaging output to make remaining issues findable.Stephen Kelly2011-08-121-0/+4
| * | | Test -Werror instead of enabling it per compiler.Stephen Kelly2011-08-121-1/+3
| * | | Expect the tests to pass if hidden visibilty is not enabled.Stephen Kelly2011-08-122-9/+27
| * | | Don't change the expected build result based on the platform.Stephen Kelly2011-08-111-5/+1
| * | | Test for compiler features, instead of for specific platforms.Stephen Kelly2011-08-111-2/+2
| * | | Split the deprecated available check from setting macro values.Stephen Kelly2011-08-113-3/+3
| * | | Don't export methods on already exported classes.Stephen Kelly2011-08-113-10/+1
| * | | Remember to surround the other deprecated test in the Borland check.Stephen Kelly2011-08-101-1/+4
| * | | Export deprecated free methods too.Stephen Kelly2011-08-102-2/+2
| * | | Another attempt at fixing Borland.Stephen Kelly2011-08-103-4/+15
| * | | Use the correct project name compiletest not compilefailStephen Kelly2011-08-101-1/+1
| * | | Only set the COMPILER_HAS_HIDDEN_VISIBILITY if GCC >= 4.2Stephen Kelly2011-08-101-16/+1
| * | | Set the CMAKE_RUNTIME_OUTPUT_DIRECTORY for windows builds.Stephen Kelly2011-08-101-0/+4
| * | | Only run the failure tests with gcc >= 4.2Stephen Kelly2011-08-101-1/+16
| * | | Fix typo and tests failing as a result.Stephen Kelly2011-08-101-1/+1
| * | | Fix tests with clang.Stephen Kelly2011-08-101-4/+5
| * | | Test expected no-op instead of aborting the build.Stephen Kelly2011-08-101-7/+4
| * | | Short-circuit the tests on unsupported compilers.Stephen Kelly2011-08-101-0/+6
| * | | Add a newline at the end of the file.Stephen Kelly2011-08-091-1/+1
| * | | Add a newline at the end of the file.Stephen Kelly2011-08-081-1/+1
| * | | Handle the case where the user changes the DEFINE_SYMBOL property.Stephen Kelly2011-08-085-0/+37
| * | | Add the GenerateExportMacro with unit tests.Stephen Kelly2011-08-0715-0/+735
| |/ /
* | | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-257-0/+69
|\ \ \
| * | | Use $(CXXFLAGS) and $(LDFLAGS) in the --find-package test MakefileAlex Neundorf2011-08-181-2/+2
| * | | Only enable the test when using GNU makeAlex Neundorf2011-08-171-10/+20
| * | | Make the test harder by always having a space in the include dirsAlex Neundorf2011-08-171-0/+1
| * | | Make the --find-package test harderAlex Neundorf2011-08-171-2/+2
| * | | Much improved test, should now be executed on all UNIXesAlex Neundorf2011-08-166-17/+33
| * | | Fix test on OpenBSD with BSD makeAlex Neundorf2011-08-151-1/+1
| * | | The makefile for the test was kindof wrongAlex Neundorf2011-08-141-1/+3
| * | | Only run the test if we are using a makefile generator under UNIXAlex Neundorf2011-08-111-1/+1
| * | | Add a test for the new --find-package modeAlex Neundorf2011-08-114-0/+40
| | |/ | |/|
* | | Merge topic 'AutomocForQt'David Cole2011-08-257-0/+914
|\ \ \
| * | | QtAutomoc test: Pass QT_QMAKE_EXECUTABLEDavid Cole2011-08-191-0/+1
| * | | Only enable the automoc test after checking that Qt4 worksAlex Neundorf2011-08-171-12/+31
| * | | Fix logic which decides when to execute automoc testAlex Neundorf2011-08-161-14/+15
| * | | Add a test for automocAlex Neundorf2011-08-167-0/+893
| | |/ | |/|
* | | Merge topic 'WriteConfigVersionFile_2TemplateFiles'David Cole2011-08-161-0/+91
|\ \ \
| * | | Set UNSUITABLE instead of not COMPATIBLEAlex Neundorf2011-08-051-0/+11
| * | | Add some tests for write_basic_config_version_file()Alex Neundorf2011-08-011-0/+80
* | | | Merge topic 'intel_fortran_vs2010'David Cole2011-08-167-1/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-037-1/+78
| | |/ | |/|
* | | Merge topic 'adjust-path-for-all-generators-test'David Cole2011-08-021-0/+22
|\ \ \
| * | | Ensure libgmp-10.dll is in the PATH for CMakeTestAllGeneratorsDavid Cole2011-07-291-0/+22
| | |/ | |/|
* | | Merge topic 'fix-updategit-test'David Cole2011-08-021-3/+5
|\ \ \
| * | | Fix machine-specific UpdateGIT test failuresDavid Cole2011-07-291-3/+5
| |/ /
* | | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-1/+4
|/ /
* | Merge topic 'fix-tests-failing-with-Xcode4'Brad King2011-07-262-4/+63
|\ \
| * | Use correct default multiple architecture values in testDavid Cole2011-07-191-9/+10