summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Enabling h5repack to support onion VFD (#1788)raylu-hdf2022-06-294-0/+117
* Onion VFD: Removes the user info from the revision entries (#1737)Dana Robinson2022-05-066-0/+0
* Added the standard output file (tools/testfiles/tst_onion_revision_count.ddl)...raylu-hdf2022-05-061-2/+2
* Onion VFD: Cleans up warnings related to onion VFD stuff in tools code (#1733)Dana Robinson2022-05-061-2/+2
* Added the support to get the revision count for the onion file into the h5dum...raylu-hdf2022-05-051-0/+2
* Onion VFD: Cleaned up code and warnings in onion VFD tools code (#1686)Dana Robinson2022-04-252-213/+142
* Changed the options for the Onion VFD to use the generic VFD options in h5dif...raylu-hdf2022-04-152-6/+6
* Merge remote-tracking branch 'canonical/develop' into feature/onion_vfdDana Robinson2022-04-0659-947/+1302
|\
| * Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-0114-25/+42
| * spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
| * Removes remaining register keywords (#1481)Dana Robinson2022-03-104-8/+8
| * Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-7/+7
| * Snprintf2 (#1399)Sean McBride2022-01-282-9/+9
| * Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-286-12/+14
| * Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-1/+1
| * Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-281-1/+1
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0740-80/+80
| * Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
| * Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-7/+7
| * Create 2D arrays on the heap in a different way (#1169)David Young2021-11-234-387/+520
| * Add option for h5repack timing (#1142)Allen Byrne2021-11-081-1/+2
| * Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-082-21/+9
| * Split dir create into separate macro (#1141)Allen Byrne2021-10-282-0/+2
| * H5repack tests should fail if a corrupted file causes h5repack to (#1138)Larry Knox2021-10-262-6/+17
| * Consolidate VFD create list macro (#1132)Allen Byrne2021-10-262-4/+0
| * Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-202-47/+4
| * OESS-168: Remove clang warnings. (#1057)H. Joe Lee2021-09-301-56/+56
| * OESS-168: Remove clang warnings. (#1056)H. Joe Lee2021-09-301-20/+20
| * VFD plugins (#602)jhendersonHDF2021-09-2917-360/+608
| * OESS-168: Remove clang warnings. (#1050)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings (#1049)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings. (#1047)H. Joe Lee2021-09-291-1/+1
* | Merge branch 'raylu_onion_vfd' of https://github.com/HDFGroup/hdf5 into raylu...Ray Lu2022-03-222-77/+73
|\ \
| * | Committing clang-format changesgithub-actions2022-03-222-77/+73
* | | Third round of commit.Ray Lu2022-03-229-0/+59
|/ /
* | Second round of commit.Ray Lu2022-03-224-0/+1444
* | Cherry pick of non-VFD-related code from Sep 7th to present (#1112)Dana Robinson2021-10-195-79/+79
|/
* More clang tidy (#908)Sean McBride2021-08-234-8/+8
* Remove non-published short arg names (#917)Allen Byrne2021-08-181-51/+0
* Reorg tools perform to provide h5perf for installation (#884)Allen Byrne2021-08-1012-8136/+9
* Removes partial long options from the tools (#872)Dana Robinson2021-08-034-6/+6
* Only test h5diff_830 in serial (#858)Allen Byrne2021-07-271-29/+34
* Removes unused commented-out code from h5jamgentest.c (#851)Dana Robinson2021-07-221-77/+0
* Fixes a couple of warnings: (#849)Dana Robinson2021-07-222-162/+367
* Perform option arg variables (#834)Allen Byrne2021-07-154-16/+6
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-302-22/+20
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-302-11/+8
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-299-486/+488
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-293-43/+29
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-294-92/+83