summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/testh5diff.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Correct h5diff filenamesAllen Byrne2020-07-291-9/+9
|
* add test file extAllen Byrne2020-07-171-2/+2
|
* Correct file name in testAllen Byrne2020-07-161-1/+1
|
* Tools refactorAllen Byrne2020-07-151-0/+15
| | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists.
* Correct flaws in test scripts and filesAllen Byrne2019-12-221-1/+1
|
* Add list to function argAllen Byrne2019-12-211-1/+1
|
* Test files for new ref typesAllen Byrne2019-12-211-0/+13
|
* h5diff test script filesAllen Byrne2019-12-211-0/+2
|
* Add ref changes to test scriptAllen Byrne2019-12-211-1/+4
|
* 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