summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Collapse)AuthorAgeFilesLines
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-01112-112/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* 1 10 merges from develop (#298)Allen Byrne2021-02-041-0/+1
| | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-121-1/+1
|
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-1612-34/+34
|
* h5repacktest VFD fix and formatting changesAllen Byrne2020-10-052-3/+1
|
* Source formattedAllen Byrne2020-10-0155-15644/+15380
|
* Merge of clang-format changes from developAllen Byrne2020-09-3013-21/+241
|
* The version string has a second use for packagingAllen Byrne2020-08-261-1/+1
|
* Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
|
* Updated HDF5 1.10 support branch version number to 1.10.8-0Larry Knox2020-08-191-7/+7
|
* Merge pull request #2782 in HDFFV/hdf5 from ↵Dana Robinson2020-08-162-6/+6
|\ | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '4312f5ea1a611cef01e9ecfb57d7c287c9549249': Adds unsuffixed double warning changes from develop Minor normalizations with develop
| * Minor normalizations with developDana Robinson2020-08-162-6/+6
| |
* | Merge pull request #2781 in HDFFV/hdf5 from ↵Dana Robinson2020-08-161-1/+1
|\ \ | |/ | | | | | | | | | | ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit 'cba993c3492d773e5d0923257382eca17e594910': Minor normalizations with develop
| * Minor normalizations with developDana Robinson2020-08-161-1/+1
| |
* | Merge pull request #2778 in HDFFV/hdf5 from ↵Dana Robinson2020-08-163-3/+3
|\ \ | |/ | | | | | | | | | | ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '0ba794be38b908271e6a2d8f5e231e4b097f25e5': Normalizations with develop
| * Normalizations with developDana Robinson2020-08-163-3/+3
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-08-1523-799/+1099
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | * commit 'c638d93f3e660ce669a36e50a02473aac126953d': Fixes missing chunk_info entry in CMake files Even more normalization with develop More normalizations with develop Misc normalizations with develop Normalization of perform directory with develop Brings monotonic timer changes from develop Brings Mirror VFD to 1.10 from develop Brings splitter VFD from develop Brings file locking changes from develop
| * Misc normalizations with developDana Robinson2020-08-1513-518/+539
| |
| * Normalization of perform directory with developDana Robinson2020-08-159-14/+422
| | | | | | | | Brings over chunk_cache program
| * Brings monotonic timer changes from developDana Robinson2020-08-151-267/+138
| |
* | HDFFV-9984 Add merge/prune h5repack options for ext linksAllen Byrne2020-08-1529-67/+1912
|/
* Remove mingw from windows copyAllen Byrne2020-07-311-3/+4
|
* More warnings reductionAllen Byrne2020-07-303-4/+4
|
* Correct reference fileAllen Byrne2020-07-291-2/+2
|
* Correct h5diff test file namesAllen Byrne2020-07-298-25/+25
|
* Merge changes from devAllen Byrne2020-07-282-8/+0
|
* Merge from dev of tools changesAllen Byrne2020-07-2240-697/+1424
|
* Merge pull request #2643 in HDFFV/hdf5 from ↵Vailin Choi2020-06-112-4/+16
| | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10961-h5clear-usage-statement-give to develop * commit '01b632c69ca1c97c2b0e1aaeeab1dd2362b580a6': Fix for HDFFV-10961: Couple changes to the tests' usage output files for h5clear. Fix for HDFFV-10961: add description to usage for --increment option.
* Removed trailing whitespace from source files.Dana Robinson2020-05-2610-58/+58
|
* Misc fixes and changes from develop.Dana Robinson2020-05-167-8/+8
|
* Remove deleted filesAllen Byrne2020-03-092-6/+0
|
* Changes to region reference in h5dump no longer have errstackAllen Byrne2020-03-095-79/+6
|
* Update CMake compare commandAllen Byrne2020-03-051-30/+24
|
* Correct test script for errstackAllen Byrne2020-03-043-13/+55
|
* Merge CMake and tools changes from developAllen Byrne2020-02-2723-274/+355
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-1128-797/+700
|
* tools perform and hid_t init settingsAllen Byrne2020-01-2012-87/+93
|
* Added new CMake options for testsAllen Byrne2020-01-1915-203/+226
|
* Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-141-2/+2
| | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
* Fix CMake test macros and perform standalone testsAllen Byrne2020-01-128-61/+197
|
* Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into ↵kmu2020-01-093-10/+3
|\ | | | | | | hdf5_1_10
| * Merge of --Wc++-compat changes from developDana Robinson2020-01-093-10/+3
| |
* | merge intel warning fixKimmy Mu2020-01-097-23/+23
|/
* Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
|
* Remove duplicate instanceAllen Byrne2019-12-161-6/+0
|
* Update version for HDF5_1_10Larry Knox2019-12-111-7/+7
|
* Fix MPI depends nameAllen Byrne2019-10-231-1/+1
|
* Fix missing HD and whitespaceAllen Byrne2019-10-211-185/+112
|
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-5/+5
|
* Whitespace and benign synchro changesAllen Byrne2019-10-0225-30/+716
|