summaryrefslogtreecommitdiffstats
path: root/test/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-1/+13
|
* Update CMake files and formattingAllen Byrne2017-03-011-8/+8
|
* Fix Windows static only cache test checkingAllen Byrne2017-01-311-2/+3
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2017-01-291-0/+18
|\ | | | | | | develop_merge_cache_image_06
| * Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+18
| |
* | Cache image feature and testingQuincey Koziol2017-01-291-0/+16
|/
* Disable SHARED cache test on windowsAllen Byrne2017-01-241-3/+3
|
* Remove duplicate commandAllen Byrne2017-01-121-1/+0
|
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-13/+85
| | | Also converted tests to use macros
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-70/+70
|
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-201-0/+17
| | | | flushrefresh test. (Also refactor of message send / wait code)
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-0/+1
|
* Update CMake configuration files with SWMR accumulator changes.Quincey Koziol2016-12-181-0/+16
|
* Reduce timeout as normal run time on windows is less then 10 minAllen Byrne2016-12-051-8/+8
|
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
| | | | and the tool and API wrappers will be coming in over the weekend.
* Add test to memcheck ignore and increase cache test timeoutAllen Byrne2016-11-221-6/+6
|
* Add cache logging test.Quincey Koziol2016-11-041-0/+3
|
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-116/+26
|\
| * Add longer timeout to cache tests - test has consistently exceededAllen Byrne2016-09-061-6/+6
| | | | | | default timing.
| * [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-011-110/+20
| | | | | | | | commands. Fixes possible overruns on windows command lines.
* | [svn-r30084] First pass at the evict-on-close feature.Dana Robinson2016-06-151-0/+2
|/ | | | | | | | | | The features is controlled via H5Pset/get_evict_on_close() and is currently enabled by default (it will be disabled by default in the final implementation). There is a bug in the code where the eviction of tagged metadata fails due to some of the metadata being dirty, resulting in error return values and test failures.
* [svn-r30068] Description:Quincey Koziol2016-06-131-1/+2
| | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29882] Convert cache source files to library compatible by CMake and ↵Allen Byrne2016-05-041-310/+301
| | | | Windows
* [svn-r29730] Description:Quincey Koziol2016-04-181-0/+2
| | | | | | | Add missing pre-generated files to list of test files to copy. Tested on: Windows (Reported by Allen)
* [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
|/