summaryrefslogtreecommitdiffstats
path: root/tools/test/h5import
Commit message (Collapse)AuthorAgeFilesLines
* Update version for HDF5 1.10.9-2-rc1 release (#1784)Larry Knox2022-05-201-0/+1528
| | | | | | | | Update so numbers Update RELEASE.txt Update configure.ac for release: switch to production mode, disable maintainer mode Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt Add files generated by autogen.sh for release.
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to maintain binary compatibility. * Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625) * Removes gratuitous (double)x.yF casts (#632) * Committing clang-format changes * Removes gratuitous (double)x.yF casts * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Cleans up a const warning left over from previous constification (#633) * Committing clang-format changes * Adds consts to a few global variables * Cleans up a const warning left over from previous constification Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Purges UFAIL from the library (#637) * Committing clang-format changes * Purges UFAIL from the library * H5HL_insert change requested in PR Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Bmr dev hdffv 11223 (#640) * Fixed HDFFV-11223 (CVE-2018-14460) Description - Added checks against buffer size to prevent segfault, in case of data corruption, for sdim->size and sdim->max. - Renamed data files in an existing test to shorten their length as agreed with other developers previously. Platforms tested: Linux/64 (jelly) * Committing clang-format changes * Updated for test files * Updated for HDFFV-11223 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Committing clang-format changes * Restore "error:" in line 2666. * Revert "Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)" This reverts commit 426b50484841118cf633fd6147302a63a30fd746. Co-authored-by: jhendersonHDF <jhenderson@hdfgroup.org> Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bmribler <39579120+bmribler@users.noreply.github.com>
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-014-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-1/+1
|
* Source formattedAllen Byrne2020-10-011-269/+236
|
* Merge of clang-format changes from developAllen Byrne2020-09-301-0/+7
|
* Merge from dev of tools changesAllen Byrne2020-07-221-5/+4
|
* Merge CMake and tools changes from developAllen Byrne2020-02-271-1/+1
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-111-17/+11
|
* Added new CMake options for testsAllen Byrne2020-01-191-1/+3
|
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-84/+84
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-175/+60
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-202-14/+26
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-2/+2
|
* HDFFV-10594, 10332, 10531Allen Byrne2018-09-261-1/+2
|
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-281-2/+2
|
* HDFFV-9739 and cmake improvements merge from developAllen Byrne2018-05-221-14/+10
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
|
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-191-1/+0
|
* HDFFV-10219 another mode changeAllen Byrne2017-06-261-1/+1
|
* HDFFV-10219 change subset to use BINARY mode for h5dumpAllen Byrne2017-06-261-1/+1
|
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-201-2/+2
|
* HDFFFV-10219 fix file creation contention on windowsAllen Byrne2017-06-161-1/+1
|
* HDFFV-10219 - fix name templatesAllen Byrne2017-06-151-3/+3
|
* HDFFV-10219 add test headersAllen Byrne2017-06-151-1/+3
|
* HDFFV-10219 - Fix subset testAllen Byrne2017-06-151-1/+1
|
* HDFFV-10219Fix binary test to use gen filesAllen Byrne2017-06-151-7/+7
|
* Add subset tests to scriptAllen Byrne2017-06-151-4/+14
|
* Fix changes to reference files. Still need to add subset test.Allen Byrne2017-06-151-35/+49
|
* HDFFV-10219 Add new reference file file for new testAllen Byrne2017-06-151-0/+1
|
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-1511-121/+156
|
* HDFFV-10219: add generated files to memcheck clear commandAllen Byrne2017-06-121-0/+16
|
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-123-0/+142
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-254-18/+23
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Update CMake files and formattingAllen Byrne2017-03-011-6/+6
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-20/+20
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2754-0/+1592