summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2022-01-101-157/+156
* Modifications to test/vfd_swmr_dsetops_writer.c for testing references.vchoi2022-01-102-79/+479
* (A) Address issue #2 and issue #4 of the group test failures.vchoi2022-01-041-4/+128
* Address issue #1 and issue #3 of the group test failures.vchoi2021-12-211-1/+121
* Committing clang-format changesgithub-actions2021-12-081-1/+1
* update the init_vfd_swmr_config to catch up the latest NFS pull requestmyang62021-12-081-2/+3
* Merge pull request #1247 from kyang2014/feature/vfd_swmrkyang20142021-12-083-3/+839
|\
| * Committing clang-format changesgithub-actions2021-12-071-3/+3
| * Revise comments to address the PR review.myang62021-12-071-2/+3
| * Committing clang-format changesgithub-actions2021-12-061-6/+5
| * Add comments.myang62021-12-061-0/+23
| * Add some comments.myang62021-12-011-0/+4
| * Committing clang-format changesgithub-actions2021-12-011-225/+225
| * Add the test for independence of reader and writer.myang62021-12-013-3/+812
* | VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-0814-445/+229
* | Add comments about the window test failure.vchoi2021-12-071-0/+1
* | Trying to fix the PR's window test failures.vchoi2021-12-071-1/+3
* | Clang format changes.vchoi2021-12-072-27/+28
* | Changes to address feedback from PR review.vchoi2021-12-072-152/+158
* | Committing clang-format changesgithub-actions2021-11-1716-259/+258
* | 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-1722-247/+1245
|/
* Merge pull request #1156 from raylu-hdf/raylu_bigset_test2raylu-hdf2021-11-032-21/+45
|\
| * Committing clang-format changesgithub-actions2021-11-011-14/+20
| * Two purposes for this PR:Songyu Lu2021-11-012-41/+59
* | Committing clang-format changesgithub-actions2021-11-021-89/+89
* | 1. Close the log file when the file closing flag is true in H5F_vfd_swmr_clos...myang62021-11-023-2936/+33
* | Modify comments.Muqun Yang2021-10-281-4/+4
* | Modify the description a bit.Muqun Yang2021-10-271-1/+1
* | Committing clang-format changesgithub-actions2021-10-271-3/+3
* | Add comments, descriptions for the VFD log feature.myang62021-10-272-68/+18
* | Committing clang-format changesgithub-actions2021-10-152-3/+3
* | Clean up H5Fint.c, ready to implement the report function.myang62021-10-153-4/+4
* | Test to just write a log file for H5Fopen. Add a testing routine vfd_swmr_log...myang62021-10-154-0/+2998
|/
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-0644-900/+2256
* Merge pull request #1006 from kyang2014/feature/vfd_swmrkyang20142021-10-014-9/+833
|\
| * Correct typos for the design-to-fail test.myang62021-10-011-2/+2
| * Committing clang-format changesgithub-actions2021-09-131-3/+3
| * Add options for users to choose max_lag, tick_len, page size and page buffer ...Muqun Yang2021-09-131-8/+31
| * Committing clang-format changesgithub-actions2021-09-131-21/+21
| * 1. Revise the VFD SWMR reader side code to make the expected design fail. JR...Muqun Yang2021-09-131-25/+88
| * Committing clang-format changesgithub-actions2021-09-101-30/+25
| * Add the expected design fail for the long running API on the reader side.myang62021-09-103-1/+744
* | Committing clang-format changesgithub-actions2021-09-141-15/+21
* | Changed fprintf to HDfprintf and also printed out the write speed for perform...Songyu Lu2021-09-141-193/+207
* | Committing clang-format changesgithub-actions2021-09-131-7/+7
* | Some minor changes and more comments.Songyu Lu2021-09-132-18/+41
* | Add a function call to allocate space early during H5Dcreate and H5Dextend.Songyu Lu2021-09-031-8/+14
* | Minor adjustment to a parameter.Songyu Lu2021-09-011-2/+2
* | Merge branch 'raylu_bigset_test' of https://github.com/raylu-hdf/hdf5 into ra...Songyu Lu2021-09-011-91/+121
|\ \
| * | Committing clang-format changesgithub-actions2021-09-011-91/+121