summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Added a shell script so we can run the parallel flush testDana Robinson2018-12-207-9/+80
| | | * | | | | Fix runtest case for data to stdout in toolAllen Byrne2018-12-312-6/+9
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-3110-46/+437
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Flipped swapped testing strings.Dana Robinson2018-12-281-2/+2
| * | | | | | Merge branch 'develop' into yay_pluginsDana Robinson2018-12-2827-2511/+3642
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into yay_pluginsDana Robinson2018-12-282-3/+104
| |\ \ \ \ \ \ \
| * | | | | | | | Added test_vol_plugin.sh to the list of scripts to cleanDana Robinson2018-12-281-1/+2
| * | | | | | | | Fixed a CMake build issue (CMake still doesn't run the VOL pluginDana Robinson2018-12-281-1/+1
| * | | | | | | | Added more sub-tests to the VOL plugin test.Dana Robinson2018-12-283-21/+177
| * | | | | | | | Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-277-36/+270
* | | | | | | | | Merge pull request #1372 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:dset_ohdr_minimi...jake.smith2018-12-2926-1713/+3503
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2831-2516/+3760
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Specify variable type.Jacob Smith2018-12-282-2/+1
| * | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2764-3712/+5000
| |\ \ \ \ \ \ \ \
| * | | | | | | | | OHDR tests now accept h5_fileaccess() fapls.Jacob Smith2018-12-263-140/+162
| * | | | | | | | | Fix some CMake listingsJacob Smith2018-12-212-1/+1
| * | | | | | | | | Add error checking to the minimized dset header size calculation.Jacob Smith2018-12-212-31/+65
| * | | | | | | | | Remove `#if 0` block of deprecated code.Jacob Smith2018-12-201-4/+0
| * | | | | | | | | Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi...Jacob Smith2018-12-202-16/+27
| * | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2018-12-1945-328/+324
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add "compact" storage test to relative header size comparisons.Jacob Smith2018-12-191-60/+80
| * | | | | | | | | | Formatting adjustments.Jacob Smith2018-12-183-233/+220
| * | | | | | | | | | Formatting adjustmentsJacob Smith2018-12-183-56/+56
| * | | | | | | | | | Move H5Fset_dset_no_attrs_hint VOL operations to native.Jacob Smith2018-12-1811-966/+906
| * | | | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-1863-1193/+1166
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Re-format test/ohdr_mindset.cJacob Smith2018-12-143-1060/+360
| * | | | | | | | | | | formatting adjustmentsJacob Smith2018-12-142-45/+65
| * | | | | | | | | | | Reformat to be more consistent with existing code.Jacob Smith2018-12-1310-582/+204
| * | | | | | | | | | | add missing paramter - macro seemingly unused, but absence results in compile...Jacob Smith2018-12-131-1/+1
| * | | | | | | | | | | fix reference; move declaration in fileJacob Smith2018-12-131-2/+2
| * | | | | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-133-1/+66
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-12112-800/+2320
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake...Jacob Smith2018-12-122-7/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Remove unused debugging print in '#if 0' blockJacob Smith2018-12-121-5/+0
| | * | | | | | | | | | | | | Fix typo.Jacob Smith2018-12-121-2/+2
| * | | | | | | | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-12495-19291/+39247
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | change test file name and apply 'h5_fixname' to itJacob Smith2018-12-112-4/+7
| * | | | | | | | | | | | | | Sidestep and hide&flag minor issues causing test failures.Jacob Smith2018-12-052-18/+61
| * | | | | | | | | | | | | | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-194-1353/+1498
| * | | | | | | | | | | | | | Remove unnecessary H5_now() call; remove ohdr v2 mtime addition.Jacob Smith2018-10-021-5/+1
| * | | | | | | | | | | | | | Remove unused/redundant external file link testJacob Smith2018-09-201-151/+0
| * | | | | | | | | | | | | | Modify MTIME size behavior to be closer to expectations (we hope).Jacob Smith2018-09-202-47/+34
| * | | | | | | | | | | | | | Continued progress in implementing tests.Jacob Smith2018-09-203-118/+155
| * | | | | | | | | | | | | | Change H5F internals accessJacob Smith2018-09-143-7/+24
| * | | | | | | | | | | | | | Make questionable tests fail with TODOsJacob Smith2018-09-141-0/+4
| * | | | | | | | | | | | | | Change to use internal routines to get dcpl minimize setting.Jacob Smith2018-09-142-31/+16
| * | | | | | | | | | | | | | Add modtime dataset to explicitly not trackJacob Smith2018-09-141-0/+25
| * | | | | | | | | | | | | | Refactor file- and dataset-creation code for easier reading.Jacob Smith2018-09-141-354/+368
| * | | | | | | | | | | | | | Remove redundant code and refactorJacob Smith2018-09-121-43/+4
| * | | | | | | | | | | | | | Add presumptive test for external links.Jacob Smith2018-09-123-5/+125