summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-09-011-2/+8
|\ \ \ | |/ / |/| / | |/
| * VFD SWMR: Updates the mirror VFD tests so they compile and pass tests (#971)Dana Robinson2021-08-271-2/+8
* | Some important updates to the test: added test for 3D datasets and several ne...Songyu Lu2021-09-012-210/+488
* | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-08-2721-722/+4172
|\ \ | |/
| * Merge pull request #943 from kyang2014/feature/vfd_swmrkyang20142021-08-263-1/+2985
| |\
| | * fixed comment issues.Muqun Yang2021-08-261-32/+32
| | * Committing clang-format changesgithub-actions2021-08-201-4/+4
| | * Add more description.Muqun Yang2021-08-201-8/+21
| | * Committing clang-format changesgithub-actions2021-08-191-58/+56
| | * Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-191-12/+7
| | |\
| | | * Committing clang-format changesgithub-actions2021-08-181-15/+9
| | * | Add statistics information, comments. Also clean up code a bit.Muqun Yang2021-08-191-96/+238
| | |/
| | * 1. Add the VL string type test.Muqun Yang2021-08-181-1975/+118
| | * Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-08-1717-680/+1110
| | |\
| | * | Committing clang-format changesgithub-actions2021-08-171-4/+4
| | * | Add options fo max_lag, tick_len and page_size.Muqun Yang2021-08-172-9/+40
| | * | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into HEADMuqun Yang2021-08-0967-9817/+5917
| | |\ \
| | * | | Committing clang-format changesgithub-actions2021-08-051-58/+52
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-051-13/+5
| | |\ \ \
| | | * | | Committing clang-format changesgithub-actions2021-08-031-35/+24
| | * | | | Add the group level support.Muqun Yang2021-08-051-25/+192
| | |/ / /
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-031-33/+26
| | |\ \ \
| | | * | | Committing clang-format changesgithub-actions2021-07-021-37/+28
| | * | | | 1)remove named pipe from the program. 2) make the number of attributes for ea...Muqun Yang2021-08-031-859/+60
| | |/ / /
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-07-021-37/+30
| | |\ \ \
| | | * | | Committing clang-format changesgithub-actions2021-06-291-39/+32
| | * | | | More code to performance check.Muqun Yang2021-07-021-2/+60
| | |/ / /
| | * | | Add the first version of group performance code.Muqun Yang2021-06-291-0/+5261
| | * | | Add the Makefile.am for the performance.Muqun Yang2021-06-291-0/+3
| * | | | Committing clang-format changesgithub-actions2021-08-172-7/+7
| * | | | Modifications as indicated by valgrind --tool=memcheck for the following files:vchoi2021-08-174-34/+35
| | |_|/ | |/| |
| * | | Committing clang-format changesgithub-actions2021-08-123-143/+170
| * | | Modifications based on PR feedback.vchoi2021-08-123-217/+223
| * | | Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-101-2/+32
| |\ \ \ | | | |/ | | |/|
| | * | Fix the segmentation fault that occurs when running test/vfd_swmr_group_write...vchoi2021-08-051-2/+32