summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_group_writer.c
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2022-04-211-2/+2
* Modifications to:vchoi2022-04-211-4/+5
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-634/+626
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-11/+11
* VFD SWMR: Aux process changes (#1451)Dana Robinson2022-02-181-1/+0
* Updated VFD SWMR's Akadio licenseDana Robinson2022-02-171-0/+1
* Committing clang-format changesgithub-actions2021-11-171-1/+2
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-2/+3
* 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
* Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-08-171-1/+1
|\
| * (1)vchoi2021-08-101-1/+1
* | Add options fo max_lag, tick_len and page_size.Muqun Yang2021-08-171-1/+3
|/
* VFD SWMR: Fixes for using base versions of versioned API calls (#850)Dana Robinson2021-07-221-8/+8
* Modifications to common routines used by VFD SWMR tests:vchoi2021-07-131-9/+5
* VFD SWMR: Minor fixes (#771)Dana Robinson2021-06-181-1/+1
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-308/+308
* Committing clang-format changesgithub-actions2021-05-211-2/+2
* use TEST_ERROR when possibleMuqun Yang2021-05-211-649/+236
* Committing clang-format changesgithub-actions2021-05-191-105/+104
* Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-05-191-700/+778
|\
| * Committing clang-format changesgithub-actions2021-05-061-758/+837
* | Add the object header continuation block tests.Muqun Yang2021-05-191-8/+268
|/
* Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-05-061-794/+871
|\
| * Committing clang-format changesgithub-actions2021-05-031-939/+1026
* | Add all the group operation tests. The tests include create_group,delete_group,Muqun Yang2021-05-061-137/+1268
* | Merge remote-tracking branch 'origin/feature/vfd_swmr_grp_op' into feature/vf...Muqun Yang2021-04-301-31/+635
|\ \
| * | Add group creation/deletion/move/link insertionKent Yang2021-04-301-32/+635
* | | Merge remote-tracking branch 'origin/feature/vfd_swmr_grp_op' into feature/vf...Muqun Yang2021-04-301-3/+285
|\ \ \ | |/ / | | / | |/ |/|
| * Add skeleton of group operation test.Muqun Yang2021-04-281-3/+285
* | Close the space id used for attributes.Muqun Yang2021-04-301-0/+7
* | Replace all string functions with HDF's corresponding string functions.Muqun Yang2021-04-291-14/+14
* | Use /* */ instead of // for comments.Muqun Yang2021-04-291-1/+1
* | 1. Add the attribute storage checkMuqun Yang2021-04-291-21/+117
|/
* Add the old-styled group creation attribute tests.Muqun Yang2021-04-261-39/+114
* Forgot passing group property list when merging the codeMuqun Yang2021-04-261-1/+1
* correct the code a bit, add comments to the shell script.Muqun Yang2021-04-231-17/+378
* More comments and shorten the test time a bitMuqun Yang2021-04-221-898/+131
* Clean up code and add comments. More to do.Muqun Yang2021-04-221-511/+652
* Correct the debugging mismatch issue, add more comments.Muqun Yang2021-04-211-37/+122
* Make the modifying attribute value obviousMuqun Yang2021-04-211-5/+29
* 1. Merge the group attribute test code to vfd_swmr_group_writer.c. Typical te...Muqun Yang2021-04-201-24/+2561
* Merge pull request #436 from raylu-hdf/raylu_zoo_testraylu-hdf2021-04-131-9/+0
|\
| * Two main changes include: re-arranging the communication between the writer a...Songyu Lu2021-04-051-9/+0
* | Changed the command-line option for disabling named pipes from -p to -N, to b...Songyu Lu2021-04-081-4/+4
* | Added an option to disable named pipes, mainly for running the writer and rea...Songyu Lu2021-04-071-20/+30
* | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-301-82/+99
|\ \
| * | Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-261-1/+1
| |/
| * Updates license url and history docsDana Robinson2021-03-251-12/+11
| * Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-111/+105