summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Collapse)AuthorAgeFilesLines
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry Knox2019-09-251-7/+7
|
* Merge branch 'develop' of ↵Jacob Smith2019-09-241-0/+4
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
* | Update to current external file population.Jacob Smith2019-09-241-13/+19
| |
* | Merge branch 'develop' of ↵Jacob Smith2019-09-2353-3382/+2189
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Merge pull request #1936 in HDFFV/hdf5 from ↵Dana Robinson2019-09-194-52/+52
| |\ | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit 'a6930a2bcfd37ea3610baafb608faec883286315': Renamed get/set_time() calls in the tools library to avoid name clash when building static parallel HDF5 w/ static linking to OpenMPI.
| | * Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-194-52/+52
| | | | | | | | | | | | clash when building static parallel HDF5 w/ static linking to OpenMPI.
| * | Add missing HD prefixAllen Byrne2019-09-181-1/+1
| | |
| * | HDFFV-10905 fix test scripts for no zlibAllen Byrne2019-09-172-7/+11
| |/
| * OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-279-369/+373
| |
| * Add HD prefixAllen Byrne2019-08-271-8/+8
| |
| * OESS-29 Update HD prefix mostlyAllen Byrne2019-08-243-342/+342
| |
| * Add HD prefix to testsAllen Byrne2019-08-1510-539/+539
| |
| * Whitespace cleanupAllen Byrne2019-08-153-13/+13
| |
| * Merge reconciliation and VFD test fixesAllen Byrne2019-08-044-10/+121
| |
| * Fix VFD tests and repackAllen Byrne2019-08-032-40/+83
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-293-0/+30
| |\ | | | | | | | | | | | | | | | | | | | | | * commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. Squashed commit of the following:
| | * Squashed commit of the following:Larry Knox2019-07-253-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS
| * | Update libvers usageAllen Byrne2019-07-281-1/+2
| | |
| * | Correct generator and add HD prefixAllen Byrne2019-07-261-14/+4
| | |
| * | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-2318-1920/+449
| |/
| * Add missing target root path, check other export macroAllen Byrne2019-07-171-21/+25
| |
| * HDFFV-10845 skip test if CMake command doesn't support ignore EOLAllen Byrne2019-07-171-14/+10
| |
| * HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+6
| |
| * HDFFV-10845 separate test used by copy windows filesAllen Byrne2019-07-171-1/+8
| |
| * HDFFV-10845 mingw needs special windows reference filesAllen Byrne2019-07-171-1/+1
| |
| * HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-1725-89/+175
| |
| * HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-2/+2
| |
* | Refactor h5repackgentest to have more modular internals, for easierJacob Smith2019-09-2321-131/+249
| | | | | | | | | | addition of new tests. Update manifest and test script for new hdf5 external-storage .h5 files.
* | Refactoring.Jacob Smith2019-07-291-79/+156
| |
* | Add copyright/disclaimer to repack gentest.Jacob Smith2019-07-221-29/+45
| | | | | | | | Minor formatting tweaks.
* | Merge branch 'develop' of ↵Jacob Smith2019-07-2226-369/+239
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * non-windows test must be skipped on windowsAllen Byrne2019-07-111-1/+3
| |
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-102-13/+19
| |\
| | * perf program can only be built on unix platformsAllen Byrne2019-07-081-13/+15
| | |
| | * Declaration needed for parallel standaloneAllen Byrne2019-07-081-0/+4
| | |
| * | Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-102-15/+23
| | | | | | | | | | | | to warning cleanups that are a bit obscure.
| * | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-052-0/+17
| |\ \ | | |/
| | * perf test is parallel onlyAllen Byrne2019-07-032-31/+17
| | |
| | * Add missing testAllen Byrne2019-07-032-0/+31
| | |
| * | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-033-13/+16
| |/
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-284-242/+5
| |\
| | * Merge pull request #1779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-282-237/+0
| | |\ | | | | | | | | | | | | | | | | * commit '0405935654e2c3a8e414da6f66a46ab0ef7ef9ec': Remove unused code
| | | * Remove unused codeAllen Byrne2019-06-272-237/+0
| | | |
| | * | Merge branch 'develop' of ↵Vailin Choi2019-06-262-0/+65
| | |\ \ | | | |/ | | | | | | | | https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_fork into bugfix/new_shutdown_fsm
| | * | Merge pull request #8 in ~VCHOI/my_third_fork from develop to ↵Vailin Choi2019-06-2415-102/+108
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix/new_shutdown_fsm * commit '35fd0ec8ceffe96cee352187154da15c967fb990': Updated H5Tcopy() to get the dataset's datatype through the VOL when that is passed in as the object ID. Fix fortran test and test library linking Update GCC 6 & 7 flags for CMake builds Move -Wnormalized down into GCC 6.x flags Put the memcpy overlap check back into H5MM. Fixed the heap overflow in t_filters_parallel Fixed some low-hanging fruit from -fsanitize in t_filters_parallel. Add lib dir for testing plugins Add support for GCC 7.x warnings, update warnhist script to account for them, clean up warnings. Add H5_HLDLL prefix for windows link HDFFV-10805 cleanup examples and test code Fix minor typo in H5S_select_iter_release Add missing fortran mods HDFFV-10805 Fix test of library libinfo Cleanup possible CMake target conflicts Correct CMake issues
| | * | | Checkin for new shutting down free-space manager.Vailin Choi2019-06-202-5/+5
| | | | |
| * | | | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-282-5/+5
| | |_|/ | |/| | | | | | | | | | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings.
| * | | Add test cleanupAllen Byrne2019-06-241-0/+5
| | | |
| * | | Need to shift off two argumentsAllen Byrne2019-06-241-0/+1
| | | |
| * | | HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+29
| | | |