summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff
Commit message (Collapse)AuthorAgeFilesLines
* Fix STREQUAL if commands.Allen Byrne2017-10-021-5/+5
|
* HDFFV-9774 Apply standard mask to .err filesAllen Byrne2017-09-066-12/+12
|
* HDFFV-10276 Add filter mask for standard errAllen Byrne2017-09-067-12/+15
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-3123-0/+186
|
* if PARALLEL copy seconf file to PAR folderAllen Byrne2017-07-271-0/+3
|
* Correct copy to file nameAllen Byrne2017-07-251-1/+1
|
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-253-0/+29
|
* Fixed additional minor warnings.Dana Robinson2017-05-251-22/+19
|
* HDFFV-9055 Correct file generatorAllen Byrne2017-05-186-3/+3
|
* HDFFV-9055 add test filesAllen Byrne2017-05-175-9/+51
|
* HDFFV-9995 Clarify help textAllen Byrne2017-05-1610-90/+120
|
* HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-162-14/+2
|
* HDFFV-10128 add test to check null termAllen Byrne2017-05-155-2/+42
| | | Test is another dataset
* Make test scripts fail if result files are createdAllen Byrne2017-05-022-0/+4
|
* Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-281-2/+2
| | | | | | | the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-257-36/+35
| | | | | | | | | | 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.
* Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-211-2/+5
| | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed.
* Update tool dyn libAllen Byrne2017-04-181-0/+1
|
* Final merge of page buffering branch to developQuincey Koziol2017-03-143-14/+0
|
* Correct result code for strings testAllen Byrne2017-03-031-4/+4
|
* Add extension to filenameAllen Byrne2017-03-031-4/+4
|
* HDFFV-10128 fix string compare and add testsAllen Byrne2017-03-039-51/+337
|
* Update CMake files and formattingAllen Byrne2017-03-012-16/+15
|
* Fix parallel h5diff test comapareAllen Byrne2017-02-141-4/+5
|
* Set depends test dependency for parallel h5diffAllen Byrne2017-02-141-0/+4
|
* HDFFV-10118 fixed plugin tests for toolsAllen Byrne2017-01-205-35/+32
|
* Chnage test dir to avoid parallel test collisionsAllen Byrne2017-01-181-6/+6
|
* Add autotools version of plugin tests for UD filtersAllen Byrne2017-01-172-0/+331
|
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-177-0/+199
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-0/+15
|\ | | | | | | | | * commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb': tools/test/h5diff/testh5diff.sh.in: 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/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".
* | HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-4/+16
| | | | | | Also converted tests to use macros
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-102-10/+10
|/
* Split VDS files into a separate listAllen Byrne2017-01-101-37/+40
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-114-0/+35
|
* Fix parallel h5diff option of tool locationAllen Byrne2016-11-021-2/+2
|
* Split tools into src and test - add foldersAllen Byrne2016-10-27241-0/+26136