summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b...Binh-Minh Ribler2018-02-0820-0/+0
|\
| * Merge pull request #2 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm...Binh-Minh Ribler2018-02-072-267/+263
| |\
| * | Modifications made based on comments from pull request.Vailin Choi2018-02-0720-0/+0
* | | Added gen_boundsBinh-Minh Ribler2018-02-081-0/+1
| |/ |/|
* | Cleaned up per comments in PR# 876Binh-Minh Ribler2018-02-071-266/+262
* | Added gen_bounds.cBinh-Minh Ribler2018-02-011-1/+1
|/
* Merge branch 'develop' into bugfix/version_boundsVailin Choi2018-01-232-21/+1
|\
| * HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-1/+1
| * HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-181-1/+1
| * HDFFV-10385 rework java namesAllen Byrne2018-01-172-20/+0
| * Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-1/+1
* | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-124-725/+1121
|\ \ | |/
| * HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-1/+1
| * Fix memory leak due to addition of FORMAT check loopAllen Byrne2017-12-291-78/+126
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-283-640/+986
| * Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-8/+10
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-222-968/+601
| * Cleanup comments and if() in TRY blocksAllen Byrne2017-12-201-608/+497
| * Skip test if 1.6 APIAllen Byrne2017-12-191-30/+44
| * HDFFV-9724 Add ENV VAR to vds testAllen Byrne2017-12-192-1/+191
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-131-65/+42
| |\
| * | HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+274
* | | Changes made based on code reviews.Vailin Choi2018-01-123-987/+1191
* | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-0817-583/+582
|\ \ \ | | |/ | |/|
| * | Normalization with VOL integration branch.Dana Robinson2017-12-051-65/+42
| |/
| * Changed casts to const void *Dana Robinson2017-11-271-2/+2
| * Casted pointers to void to quiet warnings on Linux.Dana Robinson2017-11-271-1/+1
| * Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.Dana Robinson2017-11-275-282/+300
| * Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-2716-242/+246
* | Merge pull request #1 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm...Binh-Minh Ribler2017-11-281-0/+608
|\ \
| * | Further improvementBinh-Minh Ribler2017-11-271-25/+7
| * | Fixed comment.Binh-Minh Ribler2017-11-271-1/+1
| * | Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b...Binh-Minh Ribler2017-11-2721-2180/+2648
| |\ \
| * | | Adding data file generatorBinh-Minh Ribler2017-11-271-0/+626
* | | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-272-214/+204
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-172-214/+204
* | | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2521-2180/+2648
|\ \ \ | |/ / | | / | |/ |/|
| * Fix some of the whitespaceAllen Byrne2017-11-161-127/+127
| * Correct linkage of filters and other libsAllen Byrne2017-11-162-3/+3
| * Minor warning fixesDana Robinson2017-11-152-5/+7
| * Fix Windows link errorAllen Byrne2017-11-141-379/+379
| * Merge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to developNeil Fortner2017-11-131-0/+98
| |\
| | * Initialize hid_t variables in test_Attr_bug9.Neil Fortner2017-11-131-4/+4
| | * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na...Neil Fortner2017-11-1015-1717/+2014
| | |\
| | * | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-101-0/+98
| * | | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-4/+4
| * | | Merge pull request #767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:zero_allocation...Dana Robinson2017-11-111-1/+61
| |\ \ \ | | |_|/ | |/| |
| | * | Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-091-1/+61
| | |/
| * | Cleaned up misc warnings in src and test.Dana Robinson2017-11-101-3/+3
| * | Plugin test reworkDana Robinson2017-11-0914-1714/+2011
| |/