Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use /* */ instead of // for comments. | Muqun Yang | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | 1. Add the attribute storage check | Muqun Yang | 2021-04-29 | 2 | -24/+120 |
| | | | | | 2. Change the test names and remove unnecessary debugging information Tested at jelly. | ||||
* | Add the old-styled group creation attribute tests. | Muqun Yang | 2021-04-26 | 3 | -40/+184 |
| | |||||
* | Forgot passing group property list when merging the code | Muqun Yang | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | Use -q option for the group attribute test. | Muqun Yang | 2021-04-23 | 1 | -5/+2 |
| | |||||
* | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmr | Muqun Yang | 2021-04-23 | 3 | -3/+2079 |
|\ | |||||
| * | Merge pull request #547 from vchoi-hdfgroup/dset_feature_vfd_swmr | vchoi-hdfgroup | 2021-04-22 | 3 | -1/+2078 |
| |\ | | | | | | | Add new test: vfd_swmr_attrdset_writer.c | ||||
| | * | Modifications based on PR feedback. | vchoi | 2021-04-20 | 1 | -33/+35 |
| | | | |||||
| | * | Merge pull request #6 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-13 | 7 | -299/+543 |
| | |\ | | | | | | | | | Feature/vfd swmr | ||||
| | | * | Merge pull request #5 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-13 | 7 | -299/+543 |
| | | |\ | | |_|/ | |/| | | Feature/vfd swmr | ||||
| | * | | (1) Remove header files as indicated by PR review comment. | vchoi | 2021-04-09 | 1 | -31/+29 |
| | | | | | | | | | | | | | | | | | | | | (2) Add ifdef for windows as indicated by PR review comment. (3) Misc. cleanup. | ||||
| | * | | Add new test vfd_swmr_attrdset_writer.c. | vchoi | 2021-04-07 | 3 | -1/+2078 |
| | | | | | | | | | | | | | | | | It is to test attribute handling for different dataset types. | ||||
| | * | | Merge pull request #4 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-05 | 1760 | -331437/+347846 |
| | |\ \ | | | |/ | | | | | Feature/vfd swmr | ||||
| | | * | Merge pull request #3 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-05 | 1760 | -331437/+347846 |
| | | |\ | | | | | | | | | | | Feature/vfd swmr | ||||
| | * | \ | Merge pull request #2 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-03-18 | 2 | -47/+122 |
| | |\ \ \ | | | |/ / | | | | | | Feature/vfd swmr | ||||
| | | * | | Merge pull request #1 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-03-18 | 2 | -47/+122 |
| | | |\ \ | | |/ / / | | | | | | Feature/vfd swmr | ||||
* | | | | | correct the code a bit, add comments to the shell script. | Muqun Yang | 2021-04-23 | 2 | -19/+388 |
| | | | | | |||||
* | | | | | More comments and shorten the test time a bit | Muqun Yang | 2021-04-22 | 2 | -901/+132 |
| | | | | | |||||
* | | | | | Clean up code and add comments. More to do. | Muqun Yang | 2021-04-22 | 1 | -511/+652 |
| | | | | | |||||
* | | | | | Correct the debugging mismatch issue, add more comments. | Muqun Yang | 2021-04-21 | 1 | -37/+122 |
| | | | | | |||||
* | | | | | Make the modifying attribute value obvious | Muqun Yang | 2021-04-21 | 1 | -5/+29 |
| | | | | | |||||
* | | | | | 1. Merge the group attribute test code to vfd_swmr_group_writer.c. Typical ↵ | Muqun Yang | 2021-04-20 | 2 | -28/+2645 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | tests are fine. Need to clean up code and add comments/descriptions. 2. Add group attribute tests to testvfdswmr.sh.in. Only use typical cases for the standard and the quick runs for saving time. | ||||
* | | | | Merge pull request #436 from raylu-hdf/raylu_zoo_test | raylu-hdf | 2021-04-13 | 7 | -279/+513 |
|\ \ \ \ | | | | | | | | | | | Changed the signal handling to named pipes in the zoo test | ||||
| * | | | | Minor change: removed an unused line. | Songyu Lu | 2021-04-13 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Minor changes: refactored to simplify the code. | Songyu Lu | 2021-04-13 | 1 | -115/+121 |
| | | | | | |||||
| * | | | | Refactored the code to reduce the length of the main function. | Songyu Lu | 2021-04-12 | 2 | -179/+332 |
| | | | | | |||||
| * | | | | Changed the command-line option for disabling named pipes from -p to -N to ↵ | Songyu Lu | 2021-04-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | be consistent with other tests. | ||||
| * | | | | Removed an unused macro definition. | Songyu Lu | 2021-04-07 | 1 | -4/+0 |
| | | | | | |||||
| * | | | | Removed the two functions (vfd_swmr_writer_may_increase_tick_to and ↵ | Songyu Lu | 2021-04-06 | 3 | -243/+115 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfd_swmr_reader_did_increase_tick_to) that overrode the functions of the same names in the SWMR driver. Also added a command-line option to disable named pipes so that the writer and reader can run seperately. | ||||
| * | | | | Two main changes include: re-arranging the communication between the writer ↵ | Songyu Lu | 2021-04-05 | 6 | -175/+248 |
| | | | | | | | | | | | | | | | | | | | | and reader through the named pipes; using the error report consistent with other tests. | ||||
| * | | | | Added the prefix (HD) to several C functions. | Songyu Lu | 2021-03-26 | 1 | -11/+12 |
| | | | | | |||||
| * | | | | Merge branch 'raylu_zoo_test' of https://github.com/HDFGroup/hdf5 into ↵ | Songyu Lu | 2021-03-25 | 2 | -11/+17 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | raylu_zoo_test | ||||
| | * | | | | Added the HDF5 prefix (HD_) to several system calls. | Songyu Lu | 2021-03-25 | 2 | -11/+11 |
| | | | | | | |||||
| * | | | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into ↵ | Songyu Lu | 2021-03-25 | 1760 | -331295/+347558 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | raylu_zoo_test | ||||
| * | | | | | Merge branch 'feature/vfd_swmr' into raylu_zoo_test | raylu-hdf | 2021-03-05 | 49 | -1518/+1901 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Changed the signal handling to named pipes for communication between the ↵ | songyulu | 2021-03-05 | 6 | -55/+165 |
| | | | | | | | | | | | | | | | | | | | | | | | | writer and reader, mainly in the zoo test as a starting point. | ||||
* | | | | | | Merge pull request #546 from raylu-hdf/raylu_group_test3 | raylu-hdf | 2021-04-08 | 1 | -20/+30 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Added an option to disable named pipes in the group test | ||||
| * | | | | | Changed the command-line option for disabling named pipes from -p to -N, to ↵ | Songyu Lu | 2021-04-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | be consistent with other tests. | ||||
| * | | | | | Added an option to disable named pipes, mainly for running the writer and ↵ | Songyu Lu | 2021-04-07 | 1 | -20/+30 |
|/ / / / / | | | | | | | | | | | | | | | | reader seperately or not using VFD SWMR. | ||||
* | | | | | Merge pull request #482 from HDFGroup/raylu_group_test2 | raylu-hdf | 2021-03-30 | 2 | -186/+402 |
|\ \ \ \ \ | | | | | | | | | | | | | Changing the signal handling to named pipe in the group test for better portablity (2nd improvement) | ||||
| * \ \ \ \ | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into ↵ | Songyu Lu | 2021-03-30 | 1760 | -331303/+347506 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | raylu_group_test2 | ||||
* | | | | | | Merge pull request #525 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-26 | 24 | -119/+137 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Fixed 1.6 compatibility issues and ran source formatter | ||||
| * | | | | | Fixed 1.6 compatibility issues and ran source formatter | Dana Robinson | 2021-03-26 | 24 | -119/+137 |
| | | | | | | |||||
* | | | | | | Merge pull request #518 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 3 | -4/+10 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | Vfd swmr/thg standards | ||||
| * | | | | | Temporarily disable some tests that fail on Windows | Dana Robinson | 2021-03-25 | 3 | -2/+10 |
| | | | | | | |||||
| * | | | | | test_same_file_opens() works on Windows now (vfd_swmr.c) | Dana Robinson | 2021-03-25 | 1 | -2/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #515 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 51 | -724/+1562 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | Brings file locking from develop, fixes parallel | ||||
| * | | | | | Fixes phdf5 | Dana Robinson | 2021-03-25 | 8 | -48/+22 |
| | | | | | | |||||
| * | | | | | Normalization of the bin scripts (with develop) | Dana Robinson | 2021-03-25 | 7 | -23/+120 |
| | | | | | | |||||
| * | | | | | Brings Windows file locking from develop | Dana Robinson | 2021-03-25 | 3 | -86/+48 |
| | | | | | |