summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack
Commit message (Expand)AuthorAgeFilesLines
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-54/+54
* Fix tools test (#794)Allen Byrne2021-06-231-2/+2
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-072-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-022-2/+2
* Bmr dev hdffv 11223 (#640)bmribler2021-05-124-4/+15
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-17/+17
* Removed bad function pointer casts (#434)Sean McBride2021-03-082-14/+14
* Update license url part2 (#333)Larry Knox2021-02-1710-10/+10
* 11099 Add help text line (#259)Allen Byrne2021-01-151-0/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-14/+17
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Fixed typo!!Binh-Minh Ribler2020-11-121-1/+1
* Fixed typo!Binh-Minh Ribler2020-11-121-1/+1
* Added line for new fileBinh-Minh Ribler2020-11-121-0/+2
* Removed the line, added by mistake.Binh-Minh Ribler2020-11-121-1/+0
* Added a missing line.Binh-Minh Ribler2020-11-121-0/+1
* Fixed typo again.Binh-Minh Ribler2020-11-111-1/+1
* Fixed typoBinh-Minh Ribler2020-11-111-1/+1
* Miscellaneous updateBinh-Minh Ribler2020-11-113-1/+7
* Added test for the fix HDFFV-10590Binh-Minh Ribler2020-10-282-0/+32
* Fix VFD h5repacktest (#20)Allen Byrne2020-10-061-2/+0
* Clang-format of source filesAllen Byrne2020-09-305-2200/+2023
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-281-1/+1
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+16
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-0330-53/+1926
| |\ \
| * | | Use the portable `-eq` operator instead of the bash-ism `==`. Fixes theDavid Young2020-07-071-1/+1
* | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-5/+5
| |_|/ |/| |
* | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+16
| |/ |/|
* | Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
* | HDFFV-9984 fix test logicAllen Byrne2020-08-142-6/+5
* | HDFFV-9984 - correct name of ref filesAllen Byrne2020-08-145-0/+0
* | HDFFV-9984 add missing ref fileAllen Byrne2020-08-141-0/+28
* | HDFFV-9984 - add missing ref filesAllen Byrne2020-08-147-0/+541
* | HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-1423-67/+1352
* | Removes staff email addresses from the repositoryDana Robinson2020-08-071-5/+5
|/
* Fixes for warnings in the tools code.Dana Robinson2020-04-252-261/+284
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-141-4/+4
* Updated test ddl files so CMake passes after h5dump failures.Dana Robinson2020-04-061-1/+1
* Skip testing of passthrough VOL connector in a Family File tools testJordan Henderson2020-04-031-1/+1
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-172-5/+17
* HDFFV-11036 add file compare test processAllen Byrne2020-02-241-8/+52
* 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-38/+32
|\
| * HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-38/+32
* | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-8/+8
|\ \ | |/ |/|
| * fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-8/+8
* | Remove cmake macros from valgrind testsAllen Byrne2020-01-251-88/+88
|/