summaryrefslogtreecommitdiffstats
path: root/tools/test/h5copy
Commit message (Expand)AuthorAgeFilesLines
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-4/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-6/+6
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-37/+37
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Add h5copy help test and verify consistency (#2902)Allen Byrne2023-05-174-0/+172
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-014-4/+1
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-7/+7
* Develop cmake clean (#1971)Allen Byrne2022-08-071-111/+83
* Develop clang 13 format (#1933)Allen Byrne2022-07-262-2/+2
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-073-3/+3
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-27/+27
* Fix tools test (#794)Allen Byrne2021-06-231-1/+1
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-071-11/+11
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+1
* Removed bad function pointer casts (#434)Sean McBride2021-03-081-7/+7
* More warning fixes (#400)Sean McBride2021-03-041-1/+1
* Update license url part2 (#333)Larry Knox2021-02-175-5/+5
* Clang-format of source filesAllen Byrne2020-09-302-266/+253
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+15
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Fixes indenting in tools test scriptsDana Robinson2020-08-041-1/+9
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Merge pull request #2319 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11011...Allen Byrne2020-01-291-18/+12
|\
| * HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-18/+12
* | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-4/+4
|/
* 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-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