summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/testh5diff.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Commit codespell spelling corrections.Larry Knox2022-04-071-4/+4
|
* Hdf5 1 12 merge of CMake MATCHES (#648)Allen Byrne2021-05-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return * Merges from develop #358 patches from vtk #361 fix header guard spelling * Remove case statement for H5I_EVENTSET * Correct call with versioning * Remove tabs * Double underscore change * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings Remove more underscores from header guards * Merge #380 from develop * Correct date entry * Split format source and commit changes on repo push * remove pre-split setting * Change windows TS to use older VS. * HDFFV-11212 JNI export util and Javadoc * Suggested review changes * Another change found * Committing clang-format changes * Some Javadoc warning fixes * Committing clang-format changes * Updated javadoc fixes * HDFFV-11228/9 merges from develop * remove obsolete debug comment * Fix conflict * HDFFV-11229 merge changes from develop * HDFFV-11229 merge second compare from develop * HDFFV-11229 fix reference file * HDFFV-11229 update autotools test script for two ref files * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update with changes from develop * Add "option" command for clang options * Rework CMake add_custom to use the BYPRODUCTS argument Update pkgconfig scripts for parallel builds. Fix install COPYING file reference. Remove unused round defines. Change CMake default setting of BUILD_CPP to off. * Whitespace changes * Rework CMake add_custom to use the BYPRODUCTS argument * Revert CMake configure checks for round defines * With VS 2015 minimum strdup is supported * Doxygen comments merged from develop * doxygen build updates * Correct version string for map functions * TRILAB-227 and tools debug merge from develop * TRILAB-227 Enable test * Quote subset args * Use MATCHES in compiler id compare, merge from dev * Revert test enable Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - files not in src or test.
* warning format fixes and define name from developAllen Byrne2020-09-301-1/+1
|
* Normalization of tools with developDana Robinson2020-08-181-20/+29
|
* Sync with developDana Robinson2020-08-011-6/+21
|
* Fix autotools test scriptsAllen Byrne2019-12-221-1/+1
|
* Add ref files to test scriptAllen Byrne2019-12-211-1/+14
|
* h5diff test script fixesAllen Byrne2019-12-211-1/+6
|
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-2/+4
|
* HDFFV-9745 Create test and files to verify fixesAllen Byrne2018-01-041-5/+4
|
* HDFFV-8745 remove files from test scriptsAllen Byrne2018-01-021-2/+0
|
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-021-4/+4
|
* Correct copy to file nameAllen Byrne2017-07-251-1/+1
|
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-251-0/+5
|
* Make test scripts fail if result files are createdAllen Byrne2017-05-021-0/+2
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | 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.
* Add extension to filenameAllen Byrne2017-03-031-4/+4
|
* HDFFV-10128 fix string compare and add testsAllen Byrne2017-03-031-0/+13
|
* Update CMake files and formattingAllen Byrne2017-03-011-7/+1
|
* tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-0/+15
| | | | | | | | | | | | | | | | | Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. tools/test/misc/testh5repart.sh.in: Change the name of the temporary test directory from "testfiles" which is also used for 2 h5mkgrp test files under source control to "testrepart" to avoid deleting source controlled files when running "make check" in the source directory. Fix test scripts that remove source-controlled files during "make check" when run in-source. Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory. Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean".
* Split VDS files into a separate listAllen Byrne2017-01-101-37/+40
|
* Fix parallel h5diff option of tool locationAllen Byrne2016-11-021-2/+2
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+1160