summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0310-26/+13
|
* Develop normalization with vol_integration.Dana Robinson2018-09-191-89/+75
| | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that.
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-301-2/+6
|\ | | | | | | | | | | | | * commit '1f8cb03e11a46f853881f45dac18eff2dd68401e': Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
| * Fix errors in Makefile.am files that cause "make check" to repeat test, evenQuincey Koziol2018-04-291-2/+6
| | | | | | | | | | when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean')
* | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-17/+12
|
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-1815-3128/+3736
|\ | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| |
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| |
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
| |
| * HDFFV-8745 remove obsolete filesAllen Byrne2018-01-102-0/+0
| |
| * HDFFV-9745 Create test and files to verify fixesAllen Byrne2018-01-048-3123/+3734
| |
| * HDFFV-8745 remove files from test scriptsAllen Byrne2018-01-022-4/+0
| |
| * HDFFV-8745 remove obsolete filesAllen Byrne2018-01-022-0/+0
| |
| * HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-024-14/+21
| |
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+5
|/
* Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-1/+1
|
* Plugin test reworkDana Robinson2017-11-091-3/+0
| | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
* Correct usage of MPI varsAllen Byrne2017-11-011-2/+2
|
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-182-8/+4
|
* Fix error handling issuesAllen Byrne2017-10-1710-21/+25
|
* Correct test resultsAllen Byrne2017-10-173-10/+10
|
* HDFFV-1097 Changed file columnsAllen Byrne2017-10-1616-2083/+2083
|
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-1610-10/+10
|
* Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-112-10/+14
|\ | | | | | | | | | | | | | | | | | | | | | | * commit '11df540c92ac284a664be912b0cb045e8d92e7d3': Added older change that was added to last change HDFFV-10297 add release note - fix test step HDFFV-10297 Fix resource errors and cleanup whitespace HDFFV-10297 fix vl buffer error HDFFV-10297 update calls to H5Zfilter_avail HDFFV-10297 - code changes nullify error HDFFV-10297 - Fix test errors - five remaining HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix
| * HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-092-10/+14
| |
* | Correct indentation in h5diff/Makefile.am.lrknox2017-10-091-1/+1
| |
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-5/+2
|/ | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
* Cleanup cmake clean macrosAllen Byrne2017-10-031-8/+38
|
* 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
|