summaryrefslogtreecommitdiffstats
path: root/test/onion.c
Commit message (Expand)AuthorAgeFilesLines
* Enable the Onion VFD to support H5Pset_driver_by_name (#1813)raylu-hdf2022-06-291-0/+257
* Onion VFD: Refactoring (#1765)Dana Robinson2022-05-121-139/+139
* Onion VFD: Refactoring (#1756)Dana Robinson2022-05-081-226/+225
* Onion VFD: Sync with develop (#1753)Dana Robinson2022-05-081-3/+3
* Added a test case for object and region references (#1752)raylu-hdf2022-05-081-1/+383
* Onion VFD: Removes the user info from the revision entries (#1737)Dana Robinson2022-05-061-74/+72
* Onion VFD: Sync with develop. (#1732)Dana Robinson2022-05-061-621/+618
* Added the support to get the revision count for the onion file into the h5dum...raylu-hdf2022-05-051-1/+1
* Adding a new API function to get the number of revisions for an onion file (#...raylu-hdf2022-05-031-23/+7
* Onion VFD: Misc cleanup (#1693)Dana Robinson2022-04-261-442/+388
* Onion VFD: Cleanup and refactoring in the onion VFD (#1679)Dana Robinson2022-04-241-1082/+897
* Adding the support of H5FDctl for the Onion VFD and the test case. (#1677)raylu-hdf2022-04-221-0/+216
* Onion VFD: Misc refactoring in the tests (#1654)Dana Robinson2022-04-181-142/+84
* Changed the field name 'revision_id' of H5FD_onion_fapl_info_t to 'revision_n...raylu-hdf2022-04-161-71/+71
* Committing clang-format changesgithub-actions2022-03-221-17/+17
* 1. added more test cases in test/onion.c: creating and deleting objects (data...Ray Lu2022-03-221-324/+766
* update testBrian Sawicki2021-12-101-4/+4
* Committing clang-format changesgithub-actions2021-12-061-18/+18
* fix merge conflictsBrian Sawicki2021-12-061-156/+157
|\
| * typedef changes and adds RFCs to doc directory (#1264)Dana Robinson2021-12-051-156/+157
* | fix revision zero issues, other fixes, update testsBrian Sawicki2021-12-061-24/+174
|/
* Committing clang-format changesgithub-actions2021-11-291-30/+29
* fix merge conflictBrian Sawicki2021-11-291-22/+22
|\
| * Committing clang-format changesgithub-actions2021-11-221-22/+22
* | minor fixes, tests passBrian Sawicki2021-11-291-9/+37
|/
* checkpoint, minor fixes to make h5dump work, cleanupBrian Sawicki2021-11-221-87/+59
* Committing clang-format changesgithub-actions2021-11-191-1/+1
* fixed issues with integration tests, needs clean upBrian Sawicki2021-11-191-24/+25
* Committing clang-format changesgithub-actions2021-11-171-105/+101
* fix merge conflictsBrian Sawicki2021-11-171-50/+47
|\
| * Committing clang-format changesgithub-actions2021-11-171-64/+61
* | add simpler integration test (no chunking)Brian Sawicki2021-11-171-2/+387
|/
* checkpoint, getting some incorrect values back when reading revisionsBrian Sawicki2021-11-171-12/+151
* Onion VFD: Remove magic numbers (#1196)Dana Robinson2021-11-151-95/+20
* fix merge issuesBrian Sawicki2021-11-121-5/+5
|\
| * Committing clang-format changesgithub-actions2021-11-111-9/+9
* | checkpoint, integration test now passes, no valgrind errorsBrian Sawicki2021-11-121-4/+4
|/
* checkpoint fixes, passes but with inifinite loop on shutdownBrian Sawicki2021-11-111-13/+14
* fix test to working state for nowBrian Sawicki2021-11-101-7/+7
* Committing clang-format changesgithub-actions2021-10-211-18/+18
* fix warnings and valgrind leaks/errorsBrian Sawicki2021-10-211-8/+14
* Onion VFD: Cleans up valgrind issues + refactors code (#1115)Dana Robinson2021-10-191-92/+36
* Committing clang-format changesgithub-actions2021-09-091-8/+8
* Removed a test that claimed it was checking empty arrays but wasDana Robinson2021-09-091-5/+0
* Format sourceDana Robinson2021-09-081-4/+4
* Warning cleanup:Dana Robinson2021-09-081-37/+34
* Committing clang-format changesgithub-actions2021-09-081-761/+668
* Brings onion VFD files over from private branchDana Robinson2021-09-081-0/+3493