summaryrefslogtreecommitdiffstats
path: root/tools/test/h5copy
Commit message (Collapse)AuthorAgeFilesLines
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* Merge pull request #2319 in HDFFV/hdf5 from ↵Allen Byrne2020-01-291-18/+12
|\ | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-11011 to develop * commit 'c8096118d5edd9f27ff0f6180a4dde4c10aafda7': HDFFV-11011 - merge include list HDFFV-11011 correct issues with target file extension
| * HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-18/+12
| |
* | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, ↵kmu2020-01-271-4/+4
|/ | | | Wsign-compare, Wmisleading-indentation, Wshadow
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
|
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
|
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-9/+9
|
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
|
* HDFFV-10905 fix test scripts for no zlibAllen Byrne2019-09-171-5/+4
|
* Add HD prefix to testsAllen Byrne2019-08-151-55/+55
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-35/+8
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-12/+19
|
* Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+6
|
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-11/+11
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-17/+23
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-21/+13
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-13/+21
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-17/+17
|
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-4/+3
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-033-1/+3
|
* CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-1/+2
|
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
|
* 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-8/+2
|
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
|
* 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-10345 spelling errorsAllen Byrne2018-02-051-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
|
* Add new output files to clear testAllen Byrne2017-10-181-0/+4
|
* Fix name of output filesAllen Byrne2017-10-182-4/+4
|
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-185-16/+46
|
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-167-13/+250
|
* Cleanup cmake clean macrosAllen Byrne2017-10-031-0/+2
|
* Fix STREQUAL if commands.Allen Byrne2017-10-021-9/+9
|
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-191-1/+0
|
* Fixed additional minor warnings.Dana Robinson2017-05-251-1/+1
|
* WhitespaceAllen Byrne2017-05-171-6/+6
|
* 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-254-18/+23
| | | | | | | | | | 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.
* Final merge of page buffering branch to developQuincey Koziol2017-03-144-103/+103
|
* Update CMake files and formattingAllen Byrne2017-03-011-13/+15
|
* HDFFV-10120 verify nozlib checking with tools testsAllen Byrne2017-03-011-41/+54
|
* HDFFV-10120 Tools test fail when zlib is disabledAllen Byrne2017-01-261-11/+59
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-36/+36
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2715-0/+3061