Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Fix list var | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Fix IN_LIST usage | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -113/+112 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -19/+0 |
| | |||||
* | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -6/+6 |
| | |||||
* | Add library INTERFACE and MPI to tools | Allen Byrne | 2017-12-28 | 1 | -8/+10 |
| | |||||
* | Correct linkage of filters and other libs | Allen Byrne | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | Plugin test rework | Dana Robinson | 2017-11-09 | 1 | -46/+46 |
| | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge. | ||||
* | Fix for HDFFV-10160 | Vailin Choi | 2017-06-29 | 1 | -0/+1 |
| | | | | Modifications to fix the assertion/abort failure when the application does not close the file. | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+1 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | cmake non-code typo | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | HDFFV-10125 cache_common file already in test lib | Allen Byrne | 2017-02-02 | 1 | -2/+0 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-01-29 | 1 | -0/+69 |
|\ | | | | | | | develop_merge_cache_image_06 | ||||
| * | Moved remaining SWMR-related test files to develop. | Dana Robinson | 2017-01-26 | 1 | -0/+69 |
| | | |||||
* | | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -0/+22 |
|/ | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -24/+24 |
| | |||||
* | Added a missing test file needed for the flushrefresh script. | Dana Robinson | 2016-12-30 | 1 | -0/+8 |
| | |||||
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 1 | -0/+1 |
| | | | | flushrefresh test. (Also refactor of message send / wait code) | ||||
* | Update CMake configuration files with SWMR accumulator changes. | Quincey Koziol | 2016-12-18 | 1 | -3/+15 |
| | |||||
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+1 |
| | | | | and the tool and API wrappers will be coming in over the weekend. | ||||
* | Add cache logging test. | Quincey Koziol | 2016-11-04 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-14 | 1 | -0/+1 |
|\ | |||||
| * | [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which ↵ | Allen Byrne | 2016-08-01 | 1 | -0/+1 |
| | | | | | | | | calls a HDF5 function. | ||||
* | | Added missing evict on close test file line to test/CMakeLists.txt. | Dana Robinson | 2016-09-14 | 1 | -0/+1 |
|/ | |||||
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -0/+1 |
| | | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r29963] Fix plugin test executable link library | Allen Byrne | 2016-05-24 | 1 | -2/+2 |
| | |||||
* | [svn-r29882] Convert cache source files to library compatible by CMake and ↵ | Allen Byrne | 2016-05-04 | 1 | -99/+30 |
| | | | | Windows | ||||
* | [svn-r29545] Minor normalization w/ trunk in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -1/+1 |
| | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial autotools parallel (MPICH 3.1.4) | ||||
* | [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN support | Allen Byrne | 2016-02-29 | 1 | -12/+2 |
| | |||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -3/+3 |
| | |||||
* | [svn-r28467] Removed commented-out tests from the list of simple tests. They ↵ | Dana Robinson | 2015-11-30 | 1 | -8/+0 |
| | | | | | | are handled in the additional tests section, below the list. Tested on 64-bit Windows 10 w/ VS2015 and CMake 3.3.1. | ||||
* | [svn-r27835] Description: | Quincey Koziol | 2015-09-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | 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 Byrne | 2015-09-16 | 1 | -1/+1 |
| | | |||||
* | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch. | Neil Fortner | 2015-08-27 | 1 | -30/+154 |
|\ \ | |/ | | | | | Tested: ummon | ||||
| * | [svn-r27590] Fix typo | Allen Byrne | 2015-08-27 | 1 | -1/+1 |
| | | |||||
| * | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 1 | -4/+36 |
| | | | | | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | ||||
| * | [svn-r27465] Merge dual-binary CMake changes | Allen Byrne | 2015-08-05 | 1 | -32/+124 |
| | | |||||
* | | [svn-r27191] Merged r26781 to r27185 from trunk | Dana Robinson | 2015-06-11 | 1 | -3/+3 |
|\ \ | |/ | | | | | | | 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 cygwin | Allen Byrne | 2015-06-09 | 1 | -4/+1 |
| | | |||||
| * | [svn-r27171] Disable big test on cygwin | Allen Byrne | 2015-06-09 | 1 | -4/+7 |
| | | |||||
* | | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch. | Neil Fortner | 2015-04-10 | 1 | -14/+14 |
|\ \ | |/ | | | | | Tested: ummon | ||||
| * | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
| | | |||||
| * | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -13/+13 |
| | | | | | | | | Tested: local linux | ||||
* | | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch. | Neil Fortner | 2015-02-24 | 1 | -1/+1 |
|\ \ | |/ | | | | | Tested: ummon | ||||
| * | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | | |||||
* | | [svn-r26282] Update source file list and test list | Allen Byrne | 2015-02-23 | 1 | -0/+1 |
|/ | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -3/+3 |
| | | | | Tested: local linux | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -3/+3 |
| | | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux |