summaryrefslogtreecommitdiffstats
path: root/test/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27946] Brought VDS branch in sync with trunk (up to r27945).Dana Robinson2015-10-041-0/+2
|\ | | | | | | | | | | | | | | Tested on Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 and CMake 3.3.2. - Autotools serial w/ Fortran, C++ - Autotools parallel w/ Fortran - CMake serial w/ Fortran, C++
| * [svn-r27932] Increase timeout for istore test when running under vfd.Allen Byrne2015-10-021-0/+2
| |
* | [svn-r27918] Brought in sync with the trunk:Dana Robinson2015-09-301-0/+7
|\ \ | |/ | | | | | | | | | | | | | | | | r27860-27883 r27892-27916 Tested on: - h5committest - jam (parallel) fails with an existing, unrelated MPI config error - platypus fails with due to an existing, unrelated cmakehdf5 error where it does not recognize --enable-fortran2003.
| * [svn-r27909] Exclude CYGWINAllen Byrne2015-09-291-2/+6
| |
| * [svn-r27908] Give cache tests extra time for VFD testsAllen Byrne2015-09-291-0/+2
| |
| * [svn-r27896] Synch VFD types with autotoolsAllen Byrne2015-09-281-0/+1
| |
* | [svn-r27835] Description:Quincey Koziol2015-09-211-28/+64
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r27808] Update CMake files to use updated test files.Allen Byrne2015-09-161-28/+64
| |
* | [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-111-1/+3
|\ \ | |/ | | | | tested on: jam
| * [svn-r27747] Correct name of targetAllen Byrne2015-09-101-1/+1
| |
| * [svn-r27668] Increase timeout for objcopyAllen Byrne2015-09-031-0/+2
| |
* | [svn-r27630] Description:Quincey Koziol2015-08-311-6/+8
|\ \ | |/ | | | | | | | | | | | | Bring in changes from the trunk, through r27628. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * [svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable ↵Allen Byrne2015-08-311-6/+8
| | | | | | | | HDF_TEST_EXPRESS.
* | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-64/+506
|\ \ | |/ | | | | Tested: ummon
| * [svn-r27485] Change ExpressTest from default of 1 to 2.Allen Byrne2015-08-101-43/+43
| |
| * [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-78/+520
| |
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-20/+27
|\ \ | |/ | | | | | | Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2 (C++ and Fortran 2003 also tested)
| * [svn-r27172] Change disable to skip big test on cygwinAllen Byrne2015-06-091-4/+9
| |
| * [svn-r27171] Disable big test on cygwinAllen Byrne2015-06-091-20/+22
| |
* | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-101-2/+2
|\ \ | |/ | | | | Tested: ummon
| * [svn-r26699] Generators are only built staticAllen Byrne2015-04-011-2/+2
| |
| * [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-1/+1
| | | | | | | | Tested: local linux
| * [svn-r26106] Disable flush1/flush2 test under debug VFD on Windows.Allen Byrne2015-02-021-12/+77
| |
| * [svn-r26074] fix test destinationAllen Byrne2015-01-291-2/+2
| |
* | [svn-r26283] Correct test folder handling (merge from trunk)Allen Byrne2015-02-231-14/+79
| |
* | [svn-r26282] Update source file list and test listAllen Byrne2015-02-231-0/+1
|/
* [svn-r25990] Add VFD flush2 depends on flush1 property to testAllen Byrne2015-01-211-0/+1
|
* [svn-r25986] HDFFV-9060: Changed test folder to use different test folders ↵Allen Byrne2015-01-201-46/+180
| | | | | | for VFDs and regular. Needed to set srcdir env var and specify working folder to the folders where all the reference files were copied. Tested: local linux
* [svn-r25607] Add 10 sec timeout to VFD - flush2 tests instead of default 20 min.Allen Byrne2014-09-221-0/+1
|
* [svn-r25357] Change default timeout to 1200 seconds or 20 minsAllen Byrne2014-06-251-4/+4
| | | | adjust up for certain tests.
* [svn-r25343] Add more vfd tests to smaller timeout limitsAllen Byrne2014-06-231-0/+3
|
* [svn-r25310] Add max time for VFD objcopy testAllen Byrne2014-06-181-0/+1
|
* [svn-r25261] limit vfd flush1 test timeAllen Byrne2014-06-111-0/+1
|
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-7/+10
| | | | Tested: local linux
* [svn-r24950] Add missing prefixAllen Byrne2014-04-031-1/+1
|
* [svn-r24948] Group tests by Common nameAllen Byrne2014-04-021-45/+45
| | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-50/+50
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-58/+58
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r24659] Restore dsets test to cmake processAllen Byrne2014-01-281-0/+1
|
* [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to ↵Allen Byrne2014-01-271-2/+2
| | | | | | not add extra lines. Tested: cmake and autotools local linux
* [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be ↵Allen Byrne2013-11-011-0/+2
| | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autools, and h5committest
* [svn-r24056] Move make_executable commands back from tests fileAllen Byrne2013-08-221-132/+1
|
* [svn-r24055] Move make_executable commands back from tests fileAllen Byrne2013-08-221-35/+0
|
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+717
developers. Tested: local linux