summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-133-1/+19
| |\
| | * Added the map (H5M) APIDana Robinson2019-08-133-1/+19
| * | Remove old codeAllen Byrne2019-08-131-5/+0
| * | Correct error test spelling and useAllen Byrne2019-08-133-103/+136
| |/
| * HDFFV-10879 fix reference fileAllen Byrne2019-08-121-1/+1
| * Add option to explicitly disable extra testsAllen Byrne2019-08-071-0/+2
| * Cleanup HD prefixAllen Byrne2019-08-053-909/+557
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-053-680/+762
| |\
| | * Merge pull request #1819 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2019-08-043-680/+762
| | |\
| | | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~koziol/hdf5 int...Quincey Koziol2019-07-307-21/+6835
| | | |\
| | | * | Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-303-680/+762
| * | | | Merge reconciliation and VFD test fixesAllen Byrne2019-08-047-310/+306
| |/ / /
| * | | Fix VFD tests and repackAllen Byrne2019-08-031-1/+0
| * | | Fix conflicting types for reset_raw_data_files() parameter in external_common...Larry Knox2019-08-013-8/+8
| * | | Fix missing export tagAllen Byrne2019-07-311-2/+10
| * | | Mostly whitespace cleanup and consistent test formatAllen Byrne2019-07-311-2413/+1407
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-311-1/+1
| |\ \ \
| | * | | Update COPYING file.Larry Knox2019-07-301-1/+1
| | | |/ | | |/|
| * | | Merge cleanup mostly whitespaceAllen Byrne2019-07-306-961/+960
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-297-21/+6835
| |\ \ \ | | |/ /
| | * | Add HD to string functions.Larry Knox2019-07-263-27/+27
| | * | Squashed commit of the following:Larry Knox2019-07-257-21/+6835
| | |/
| * | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-233-185/+61
| |/
| * Correct format of drive checkAllen Byrne2019-07-221-5/+9
| * HDFFV-10845 fix comment syntaxAllen Byrne2019-07-211-2/+2
| * HDFFV-10845 Windows drive can only goto ZAllen Byrne2019-07-211-946/+950
| * HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-174-23/+43
| * HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-172-3/+3
| * HDFFV-8631 mingw is different platformAllen Byrne2019-07-171-2/+2
* | Change print calls to HD-wrapped.Jacob Smith2019-09-231-3/+2
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-07-2253-904/+1088
|\ \ | |/
| * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-107-5/+87
| * Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-0317-90/+125
| * Merge pull request #1787 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-07-023-215/+238
| |\
| | * Cleaned up misc warnings.Dana Robinson2019-06-293-215/+238
| * | Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-291-1/+0
| * | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-287-143/+106
| |\ \ | | |/
| | * Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2019-06-283-36/+47
| | |\
| | | * Fixed various warnings in testhdf5 files.Dana Robinson2019-06-283-36/+47
| | * | Merge pull request #12 in ~VCHOI/my_third_fork from develop to bugfix/new_shu...Vailin Choi2019-06-272-12/+24
| | |\ \ | | | |/
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...Vailin Choi2019-06-265-242/+282
| | |\ \
| | * \ \ Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-2420-50/+62
| | |\ \ \
| | * | | | Checkin for new shutting down free-space manager.Vailin Choi2019-06-204-105/+63
| * | | | | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-2814-199/+217
| | |_|_|/ | |/| | |
| * | | | Fixed missing return value checks in VDS tests.Dana Robinson2019-06-272-12/+24
| | |_|/ | |/| |
| * | | Merge pull request #1772 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-06-261-232/+272
| |\ \ \
| | * | | Correct hid_t error value to H5I_INVALID_HID in tests related to libver_bounds.Vailin Choi2019-06-251-112/+112
| | * | | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-241-123/+163
| | | |/ | | |/|
| * | | Banish enum increment warningsDana Robinson2019-06-263-6/+6
| * | | Fixed a memory issue in trefer.c.Dana Robinson2019-06-251-4/+4
| |/ /