summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | Changes made based on code reviews.Vailin Choi2018-01-123-987/+1191
| * | | | | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-0817-583/+582
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2521-2180/+2648
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-10-173-1520/+1401
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Initial checkin for library version boundsVailin Choi2017-10-0315-39/+1624
* | | | | | | | | | | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-0750-2873/+6174
* | | | | | | | | | | Fix test loopAllen Byrne2018-03-011-40/+40
* | | | | | | | | | | Correct use of list varAllen Byrne2018-02-281-1/+1
* | | | | | | | | | | Remove uncomitted testAllen Byrne2018-02-281-1/+0
* | | | | | | | | | | Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-273-573/+539
* | | | | | | | | | | HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-1623-51/+18
* | | | | | | | | | | HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-222-21/+1
* | | | | | | | | | | HDFFV-10385 Refactor use of CMAKE_BUILD_TYPEAllen Byrne2018-01-081-1/+1
* | | | | | | | | | | synced with developM. Scot Breitenfeld2018-01-053-78/+579
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | 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
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Fix library interface commands, add missing JNIAllen Byrne2017-12-212-615/+497
* | | | | | | | | | Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-31/+44
* | | | | | | | | | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-12-121-65/+42
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Normalization with VOL integration branch.Dana Robinson2017-12-051-65/+42
| |/ / / / / / / /
* | | | | | | | | Merge branch changes from hdf5_1_10.Vailin Choi2017-12-0535-2455/+2826
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-172-214/+204
| | |_|/ / / / | |/| | | | |
| * | | | | | Fix some of the whitespaceAllen Byrne2017-11-161-127/+127