summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-051-139/+243
* Removes dead H5ST codeDana Robinson2021-05-035-395/+1
* Committing clang-format changesgithub-actions2021-05-037-1625/+1765
* Brings more develop code over, especially DoxygenDana Robinson2021-05-0312-126/+181
* Fixes issue in vfd_swmr_attrdset_writer.cDana Robinson2021-05-032-51/+51
* Many small changes from develop. Should allows running VFD SWMRDana Robinson2021-05-033-4/+7
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Dana Robinson2021-05-031-13/+0
* Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-05-039-428/+5450
|\
| * Disables attrdset tests while we investigate failuresDana Robinson2021-04-301-50/+51
| * 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-292-24/+120
| * Add the old-styled group creation attribute tests.Muqun Yang2021-04-263-40/+184
| * Forgot passing group property list when merging the codeMuqun Yang2021-04-261-1/+1
| * Use -q option for the group attribute test.Muqun Yang2021-04-231-5/+2
| * Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-04-233-3/+2079
| |\
| | * Modifications based on PR feedback.vchoi2021-04-201-33/+35
| | * Merge pull request #6 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-137-299/+543
| | |\
| | * | (1) Remove header files as indicated by PR review comment.vchoi2021-04-091-31/+29
| | * | Add new test vfd_swmr_attrdset_writer.c.vchoi2021-04-073-1/+2078
| * | | correct the code a bit, add comments to the shell script.Muqun Yang2021-04-232-19/+388
| * | | More comments and shorten the test time a bitMuqun Yang2021-04-222-901/+132
| * | | 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-202-28/+2645
| | |/ | |/|
| * | Merge pull request #436 from raylu-hdf/raylu_zoo_testraylu-hdf2021-04-137-279/+513
| |\ \
| | * | Minor change: removed an unused line.Songyu Lu2021-04-131-1/+0
| | * | Minor changes: refactored to simplify the code.Songyu Lu2021-04-131-115/+121
| | * | Refactored the code to reduce the length of the main function.Songyu Lu2021-04-122-179/+332
| | * | Changed the command-line option for disabling named pipes from -p to -N to be...Songyu Lu2021-04-081-3/+3
| | * | Removed an unused macro definition.Songyu Lu2021-04-071-4/+0
| | * | Removed the two functions (vfd_swmr_writer_may_increase_tick_to and vfd_swmr_...Songyu Lu2021-04-063-243/+115
| | * | Two main changes include: re-arranging the communication between the writer a...Songyu Lu2021-04-056-175/+248
| | * | Added the prefix (HD) to several C functions.Songyu Lu2021-03-261-11/+12
| | * | Merge branch 'raylu_zoo_test' of https://github.com/HDFGroup/hdf5 into raylu_...Songyu Lu2021-03-252-11/+17
| | |\ \
| | | * | Added the HDF5 prefix (HD_) to several system calls.Songyu Lu2021-03-252-11/+11
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-25223-118481/+138754
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'feature/vfd_swmr' into raylu_zoo_testraylu-hdf2021-03-0513-53/+163
| | |\ \ \
| | * | | | Changed the signal handling to named pipes for communication between the writ...songyulu2021-03-056-55/+165
* | | | | | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-04-092-188/+414
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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-30223-118499/+138709
| |\ \ \ \
| * | | | | Fixed a few typos.Songyu Lu2021-03-232-3/+3
| * | | | | Adding group number adjustment for vfd_swmr_group_writer.c based on the level...Songyu Lu2021-03-221-5/+9
| * | | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-191-2/+2
| |\ \ \ \ \
| * | | | | | Rearranged the test in the following way:Songyu Lu2021-03-192-134/+411
| | |_|_|/ / | |/| | | |
* | | | | | Brings a lot of smaller changes from developDana Robinson2021-04-0936-337/+337