summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-273-571/+535
| * | | | | | Fix for daily test failure for test/fheap.cVailin Choi2018-02-191-0/+27
| |/ / / / /
| * | | | | Fixed daily test failureBinh-Minh Ribler2018-02-171-2/+11
| * | | | | Fix for daily test failureVailin Choi2018-02-141-1/+6
| * | | | | Merge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-1425-2780/+2744
| |\ \ \ \ \
| | * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-02-141-3/+10
| | |\ \ \ \ \
| | * | | | | | More includes cleanupAllen Byrne2018-02-1413-1840/+1823
| | * | | | | | Cleanup overuse of include filesAllen Byrne2018-02-1412-940/+921
| * | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-02-141-3/+10
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Fixed DT failureBinh-Minh Ribler2018-02-141-3/+10
| | |/ / / / /
| * | | | | | Fix for daily test failure for configuration with --disable-deprecated-symbolsVailin Choi2018-02-141-1/+1
| |/ / / / /
| * | | | | Added comment for clarification about latest as 1.10.Binh-Minh Ribler2018-02-131-1/+3
| * | | | | Fixed typosBinh-Minh Ribler2018-02-131-4/+1
| * | | | | Additional testsBinh-Minh Ribler2018-02-137-179/+1026
| * | | | | 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
| * | | | | | 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