summaryrefslogtreecommitdiffstats
path: root/tools/test/h5ls
Commit message (Expand)AuthorAgeFilesLines
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-042-9/+9
* Grep for error messages instead of comparing files (#4024)Allen Byrne2024-02-161-6/+7
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-222-0/+15
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-203-4/+4
* Develop tools move (#3580)Allen Byrne2023-09-2671-221/+2375
* Play nice with existing plugin paths (#2394)Quincey Koziol2023-01-061-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-015-5/+2
* 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-192-5/+5
* Revert for older cmake versions (#1974)Allen Byrne2022-08-081-60/+0
* Develop cmake clean (#1971)Allen Byrne2022-08-071-2/+73
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-073-5/+5
* Fix tools test (#794)Allen Byrne2021-06-231-1/+1
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-072-4/+4
* 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-177-7/+7
* Clang-format of source filesAllen Byrne2020-09-301-24/+30
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-1/+1
* Add h5ls test plugin format targetAllen Byrne2020-09-251-0/+8
* Fixes indenting in tools test scriptsDana Robinson2020-08-041-3/+3
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-282-21/+9
* 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-2/+4
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-2/+2
|\
| * remove unnecessary check macrokmu2019-12-061-3/+2
| * fix intel compile warningskmu2019-12-041-2/+3
| * Revert "fix warnings from Intel compiler"kmu2019-11-261-2/+2
| * Revert "fix issues from previous PR comments"kmu2019-11-261-2/+1
| * Revert "using a different MACRO"kmu2019-11-261-1/+1
| * using a different MACROkmu2019-11-251-1/+1
| * fix issues from previous PR commentskmu2019-11-251-1/+2
| * fix warnings from Intel compilerkmu2019-11-071-2/+2
* | Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-111-1/+1
|/
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-216/+0
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-4/+9
* Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+1
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-11/+11
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-183-10/+22
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-152-10/+10
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-2/+9
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-034-3/+54
* HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-062-22/+26