summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5...Binh-Minh Ribler2019-01-0410-1431/+2536
|\
| * Remove "bad" statements from end of TEST_ERROR.Jacob Smith2019-01-041-18/+18
| * Add semicolon at end of TEST_ERROR() invocation for consistency.Jacob Smith2019-01-041-1/+1
| * Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2019-01-041-175/+1356
| |\
| | * Merge pull request #1380 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10...Binh-Minh Ribler2019-01-021-175/+1356
| | |\
| * | | Change FAIL_PUTS_ERROR to TEST_ERROR.Jacob Smith2019-01-041-17/+17
| * | | Change H5Dcreate() to H5Dcreate2().Jacob Smith2019-01-032-20/+20
| * | | Change H5Acreate to H5Acreate2Jacob Smith2019-01-021-1/+1
| * | | Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-3110-1430/+2531
| |/ /
| * | HDFFV-10632 separate stderr and stdout in testsAllen Byrne2018-12-131-0/+4
* | | Fixed CVE division-by-zero issuesBinh-Minh Ribler2019-01-041-4/+4
| |/ |/|
* | Addressed HDFFV-10661Binh-Minh Ribler2018-12-151-175/+1356
|/
* Fixed typos.Binh-Minh Ribler2018-12-071-14/+3
* Merge pull request #1314 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2018-11-134-160/+209
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2018-11-082-347/+13
|\
| * Improved commentsBinh-Minh Ribler2018-11-081-2/+6
| * Removed an old comment line.Binh-Minh Ribler2018-11-081-1/+0
| * Moved tests to another fileBinh-Minh Ribler2018-11-071-344/+7
* | TRILABS: Merge CMake changes from developAllen Byrne2018-11-072-24/+28
|/
* Updated new API functionsBinh-Minh Ribler2018-11-063-35/+414
* Updated new API functionsBinh-Minh Ribler2018-11-051-17/+77
* New API functionsBinh-Minh Ribler2018-10-291-1/+280
* HDFFV-10594, 10332, 10531Allen Byrne2018-09-262-13/+55
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-288-1899/+1387
* Add swmr tests, fix java scriptAllen Byrne2018-07-273-28/+492
* Fix for HDFFV-9277: update the ainfo message after removing an attribute.Vailin Choi2018-07-261-0/+94
* Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-261-0/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-269-41/+41
* Fix test_misc33() in test/tmisc.cVailin Choi2018-07-261-1/+1
* fixed typo.Hyo-Kyung Lee2018-07-261-1/+1
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-141-18/+24
|\
| * Normalization with vol_integration branch.Dana Robinson2018-06-071-18/+24
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-0431-472/+2792
|\ \ | |/
| * Fix usage of compression lib in shared testsAllen Byrne2018-06-011-1/+18
| * Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-316-9/+2179
| |\
| | * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-152-99/+80
| | |\
| | * | * Fixed the error testsDana Robinson2018-05-022-3/+3
| | * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-304-212/+231
| | |\ \
| | * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-304-6/+2176
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-313-158/+158
| |\ \ \ \
| | * | | | Normalize with vol_integration.Dana Robinson2018-05-293-158/+158
| * | | | | (1) Made the change according to the pull request feedback.Vailin Choi2018-05-311-201/+1
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-237-292/+273
| |\ \ \ \ \ | | |/ / / /
| * | | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-1417-254/+257
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-144-304/+287
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2423-309/+639
* | | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-227-292/+273
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-05-215-270/+251
| |\ \ \ \ \
| | * | | | | Updated the threadsafety test to use error macros insteadDana Robinson2018-05-145-270/+251
| | | |/ / / | | |/| | |
| * | | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-092-22/+22
| |/ / / /