summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-261-9/+9
|\
| * Fixed a bug identified by valgrind in the cork test.Dana Robinson2019-01-251-9/+9
* | Added test file for CMakeBinh-Minh Ribler2019-01-261-0/+1
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-252-4/+11
|\
| * Merge pull request #1479 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-241-0/+101
| |\
| * | Fixed a memory issue flagged by valgrind in the direct_chunk test.Dana Robinson2019-01-171-2/+2
| * | Update usage for FAPLs, and reduce # of groups for smoke checksQuincey Koziol2019-01-161-2/+9
* | | Added data file for test and updated MANIFESTBinh-Minh Ribler2019-01-251-0/+0
| |/ |/|
* | Added test for HDFFV-10588Binh-Minh Ribler2019-01-241-0/+101
|/
* Work around compiler fussiness on platypus.Quincey Koziol2019-01-111-13/+39
* Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-111-74/+6
* Merge pull request #1455 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-01-091-0/+57
|\
| * Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...Jordan Henderson2019-01-081-0/+57
* | Merge pull request #1450 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:TRILAB-98-dt_a...Ray Lu2019-01-081-9/+72
|\ \ | |/ |/|
| * NNSA Tri-LabsTRILAB-98: Another two test cases out.Songyu Lu2019-01-081-1/+18
| * NNSA Tri-Labs TRILAB-98: Taking out a few more test cases.Songyu Lu2019-01-081-10/+22
| * NNSA Tri-Labs TRILAB-98 dt_arith and cpp_testhdf5 tests fail on sierra.llnl.g...Songyu Lu2019-01-081-2/+36
* | Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-073-0/+18
* | Merge pull request #1445 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2019-01-071-1/+1
|\ \
| * | Fix for daily test failure: too many arguments to function 'H5Gopen1'Vailin Choi2019-01-071-1/+1
| |/
* | Merge pull request #1434 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-01-071-1/+1
|\ \ | |/ |/|
| * Fix TESTING_2 macro to align output with TESTING macroJordan Henderson2019-01-071-1/+1
* | Remove incorrect comment.Quincey Koziol2019-01-061-1/+0
* | Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-0612-260/+574
|/
* Merge pull request #1425 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-01-041-0/+6
|\
| * Align H5Lcreate_ud behavior with documentation for NULL udata pointerJordan Henderson2019-01-031-0/+6
* | Remove "bad" statements at end of TEST_ERROR.Jacob Smith2019-01-041-24/+17
* | Add semicolon at end of TEST_ERROR() invocation for consistency.Jacob Smith2019-01-041-1/+1
* | Change FAIL_PUTS_ERROR to TEST_ERROR.Jacob Smith2019-01-041-17/+17
* | Update calls: H5Dcreate to H5Dcreate2, H5Acreate to H5Acreate2.Jacob Smith2019-01-031-20/+20
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Vailin Choi2019-01-0216-1660/+3204
|\
| * fix wrong function name that is missed by correctional macroJacob Smith2018-12-311-1/+1
| * Merge pull request #1400 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks...Dana Robinson2018-12-311-1/+1
| |\
| | * Merge branch 'develop' into openmpi_tweaksDana Robinson2018-12-3124-1631/+3209
| | |\
| | * | Added a shell script so we can run the parallel flush testDana Robinson2018-12-201-1/+1
| * | | Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-316-32/+422
| |\ \ \ | | |_|/ | |/| |
| | * | Flipped swapped testing strings.Dana Robinson2018-12-281-2/+2
| | * | Merge branch 'develop' into yay_pluginsDana Robinson2018-12-281-1/+96
| | |\ \
| | * | | 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-281-13/+172
| | * | | Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-275-30/+260
| * | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-281-1/+95
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2716-6/+335
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | OHDR tests now accept h5_fileaccess() fapls.Jacob Smith2018-12-262-139/+160
| * | | | Fix some CMake listingsJacob Smith2018-12-212-1/+1
| * | | | Add error checking to the minimized dset header size calculation.Jacob Smith2018-12-211-16/+16
| * | | | 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-1914-16/+19
| |\ \ \ \
| * | | | | Add "compact" storage test to relative header size comparisons.Jacob Smith2018-12-191-60/+80