Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix jni with %Lg instead of %Lf | Allen Byrne | 2020-09-29 | 1 | -1/+1 |
| | | | Fix warnings due to improper formed define tag in h5diff | ||||
* | TRILABS-277 Use JIRA number as #ifdef | Allen Byrne | 2020-08-15 | 1 | -0/+6 |
| | |||||
* | Fixes indenting in tools test scripts | Dana Robinson | 2020-08-04 | 1 | -20/+23 |
| | |||||
* | Correct h5diff filenames | Allen Byrne | 2020-07-29 | 1 | -9/+9 |
| | |||||
* | add test file ext | Allen Byrne | 2020-07-17 | 1 | -2/+2 |
| | |||||
* | Correct file name in test | Allen Byrne | 2020-07-16 | 1 | -1/+1 |
| | |||||
* | Tools refactor | Allen Byrne | 2020-07-15 | 1 | -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 files | Allen Byrne | 2019-12-22 | 1 | -1/+1 |
| | |||||
* | Add list to function arg | Allen Byrne | 2019-12-21 | 1 | -1/+1 |
| | |||||
* | Test files for new ref types | Allen Byrne | 2019-12-21 | 1 | -0/+13 |
| | |||||
* | h5diff test script files | Allen Byrne | 2019-12-21 | 1 | -0/+2 |
| | |||||
* | Add ref changes to test script | Allen Byrne | 2019-12-21 | 1 | -1/+4 |
| | |||||
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 1 | -2/+4 |
| | |||||
* | HDFFV-9745 Create test and files to verify fixes | Allen Byrne | 2018-01-04 | 1 | -5/+4 |
| | |||||
* | HDFFV-8745 remove files from test scripts | Allen Byrne | 2018-01-02 | 1 | -2/+0 |
| | |||||
* | HDFFV-8745 - fix implementation of 8625 | Allen Byrne | 2018-01-02 | 1 | -4/+4 |
| | |||||
* | Correct copy to file name | Allen Byrne | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 1 | -0/+5 |
| | |||||
* | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 1 | -0/+2 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -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 filename | Allen Byrne | 2017-03-03 | 1 | -4/+4 |
| | |||||
* | HDFFV-10128 fix string compare and add tests | Allen Byrne | 2017-03-03 | 1 | -0/+13 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -7/+1 |
| | |||||
* | tools/test/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 1 | -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 list | Allen Byrne | 2017-01-10 | 1 | -37/+40 |
| | |||||
* | Fix parallel h5diff option of tool location | Allen Byrne | 2016-11-02 | 1 | -2/+2 |
| | |||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 1 | -0/+1160 |