summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-29213-14725/+20146
|\
| * TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
| * TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-172-6/+23
| * HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-093-15/+12
| |\
| | * Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-063-15/+12
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-0636-4872/+4395
| |\ \ | | |/
| | * Update encoded DXPLs to reflect changes in properties.Quincey Koziol2018-03-208-0/+0
| | * Cleanup API context function usage.Quincey Koziol2018-03-1917-206/+218
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-53/+59
| | |\
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-1863-4820/+8779
| | |\ \
| | * | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-1523-4371/+4057
| * | | | Use var instead of absolute numberAllen Byrne2018-04-051-2/+2
| | |_|/ | |/| |
| * | | Fix memory leak simply by capturing allocation in varAllen Byrne2018-03-161-53/+59
| | |/ | |/|
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-121-0/+128
| |\ \
| | * | Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-0/+128
| * | | Merge pull request #935 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to developBinh-Minh Ribler2018-03-121-6/+19
| |\ \ \
| | * | | Improve codeBinh-Minh Ribler2018-03-101-6/+19
| * | | | Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| |/ / /
| * | | Improving testsBinh-Minh Ribler2018-03-091-1/+1
| |/ /
| * | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel...Binh-Minh Ribler2018-03-075-151/+548
| |\ \
| | * | Miscellaneous test fixesBinh-Minh Ribler2018-03-062-10/+35
| | * | Misc improvementBinh-Minh Ribler2018-02-281-1/+0
| | * | Improving testsBinh-Minh Ribler2018-02-174-149/+522
| * | | plist testfiles need to be copied into VFD test folders as wellAllen Byrne2018-03-061-0/+15
| * | | Fix test loopAllen Byrne2018-03-011-39/+39
| * | | Correct if-endif blockAllen Byrne2018-03-011-1/+1
| * | | Correct use of LIST varAllen Byrne2018-02-281-1/+1
| * | | Fix list varAllen Byrne2018-02-273-6/+7
| * | | Fix IN_LIST usageAllen Byrne2018-02-273-4/+4
| * | | 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
| |/ /