summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-2520-27/+27
* VOL FEATUREDana Robinson2018-10-1022-164/+326
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-245-12/+24
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-245-12/+24
* | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-242-3/+3
|/
* Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7
* Develop normalization with vol_integration.Dana Robinson2018-09-194-194/+154
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102
* HD prefix and whitespaceAllen Byrne2018-08-282-37/+37
* Add missing test optionAllen Byrne2018-07-241-1/+1
* Add test file with unwritten datasetsAllen Byrne2018-07-242-4/+96
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-07-1815-4/+277
|\
| * Changes based on feedback from pull request.Vailin Choi2018-07-122-3/+2
| * Modifications made based on feedback from pull request.Vailin Choi2018-07-114-12/+31
| * Fix for HDFFV-10333:Vailin Choi2018-07-1113-1/+256
* | Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-0/+2
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-7/+7
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-0/+684
|\ \ | |/
| * Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-311-0/+684
| |\
| | * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-1513-105/+99
| | |\
| | * \ Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3014-290/+242
| | |\ \
| | * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-0/+684
* | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-2212-32/+36
|\ \ \ \ \ | |/ / / /
| * | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-0912-32/+36
| | |_|/ | |/| |
* | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-1013-105/+99
|\ \ \ \ | |/ / /
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-301-2/+6
| |\ \ \ | | | |/ | | |/|
| * | | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-2613-105/+99
* | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-0839-528/+527
|\ \ \ \ | | |/ / | |/| |
| * | | Fix errors in Makefile.am files that cause "make check" to repeat test, evenQuincey Koziol2018-04-291-2/+6
| |/ /
| * | TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-2013-13/+13
| * | TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-1713-274/+222
| |/
| * HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-105-6/+6
| * Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-291-0/+6
| |\
| | * Add missing test fileAllen Byrne2018-03-281-0/+2
| | * Add missing test which is in autotoolsAllen Byrne2018-03-271-0/+4
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-1880-3259/+4868
| |\ \ | | |/
| * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-1523-211/+258
* | | HDFFV-10444 fix so numbers and merge java test changesAllen Byrne2018-04-105-6/+6
* | | Updated version to 1.10.3-snap0lrknox2018-03-141-7/+7
* | | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-1328-44/+669
|\ \ \ | | |/ | |/|
| * | Rework new tests into one macroAllen Byrne2018-03-131-25/+112
| * | Fix CMake test namesAllen Byrne2018-03-131-6/+6
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-1228-44/+582
| |\ \
| | * | Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-1228-44/+582
* | | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-1213-13/+13
|\ \ \ \ | |/ / /
| * | | Change CMake min to 3.10Allen Byrne2018-03-0913-13/+13
| |/ /
* | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-093-2/+165
|\ \ \ | |/ /
| * | Fix misaligned macroAllen Byrne2018-03-071-2/+1
| * | Fix CMake missing parensAllen Byrne2018-03-071-1/+1
| * | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel...Binh-Minh Ribler2018-03-073-2/+166
| |\ \