summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* | | Merge topic 'add-kwstyle-test'David Cole2011-09-131-0/+13
|\ \ \
| * | | Tests: Add a KWStyle test, equivalent to the make StyleCheck targetDavid Cole2011-08-041-0/+13
* | | | Merge topic 'fix-ctesttestcrash-test'David Cole2011-09-071-1/+1
|\ \ \ \
| * | | | Tests: Look for "Illegal" or "SegFault" in the outputDavid Cole2011-09-061-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'generate_export_header'David Cole2011-09-0710-0/+114
|\ \ \ \
| * | | | Add some more unit tests.Stephen Kelly2011-09-0210-0/+114
| |/ / /
* | | | Merge topic 'fortran-format'David Cole2011-09-073-5/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fortran: Add support for free- and fixed-form flagsBrad King2011-08-313-5/+9
* | | | Merge topic 'generate_export_header'David Cole2011-09-0120-0/+915
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Compiler id variable name.Stephen Kelly2011-08-241-1/+1
| * | | Disable the tests for Watcom.Stephen Kelly2011-08-241-0/+15
| * | | Quote paths in case there is a space in one of them.Stephen Kelly2011-08-241-3/+3
| * | | Possibly fix test on HPUX.Stephen Kelly2011-08-231-1/+1
| * | | Fix up the regex command for Intel.Stephen Kelly2011-08-181-1/+1
| * | | Add some settings for non-truncation of test output.Stephen Kelly2011-08-171-0/+3
| * | | Hopefully add version extraction for Intel.Stephen Kelly2011-08-171-0/+6
| * | | Fix the version extraction regex for clang.Stephen Kelly2011-08-171-1/+1
| * | | Test the correct cxx variable.Stephen Kelly2011-08-171-1/+1
| * | | Comment the test assertion for nowStephen Kelly2011-08-171-1/+1
| * | | Exclude win32 from hidden visibility checks.Stephen Kelly2011-08-171-1/+3
| * | | Start testing expected values for compiler flags.Stephen Kelly2011-08-172-0/+65
| * | | Disable testing of deprecated macros.Stephen Kelly2011-08-143-19/+19
| * | | Try to error on deprecated on Intel and SunCC.Stephen Kelly2011-08-131-7/+23
| * | | 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