summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make some NetBSD compatibility patches.David Young2019-10-031-1/+7
* Refactor a bit, remove dead code, move some helper functions to the topDavid Young2019-10-021-261/+355
* Initialize `data` and `odata` to NULL like the exit sequencesDavid Young2019-09-301-2/+6
* Add a test for single-page metadata (SPMDE) writes. Mention in aDavid Young2019-09-301-10/+150
* Rename the metadata test again to reflect how it's checking the pageDavid Young2019-09-271-13/+28
* Don't use FILENAME and FILENAME[0] because that looks like worrisomeDavid Young2019-09-271-83/+83
* Initialize VFD SWMR configuration block to zeroes. I was hopeful thatDavid Young2019-09-261-0/+2
* Write test data from a different buffer than we read into, since IDavid Young2019-09-261-13/+16
* Add a basic metadata test for VFD SWMR page buffering. Currently theDavid Young2019-09-231-5/+310
* Tell the compiler that h5_testing() is a printf-like function.David Young2019-09-231-1/+1
* Fix some incorrect format strings.David Young2019-09-232-5/+8
* Straggler from last commit: make TESTING() take printf-like varargsDavid Young2019-09-232-1/+13
* Don't calloc() the VFD SWMR configuration, just use a local variable.David Young2019-09-231-333/+71
* Delete end-of-block comments, they're uninformative and they make the pageDavid Young2019-09-201-18/+18
* Revise a warning puts() to be more hopeful about VFD SWMR andDavid Young2019-09-201-1/+1
* Unse TEST_ERROR instead of the return statement I copied & pasted, oops.David Young2019-09-191-6/+7
* Add the zygote of VFD SWMR-mode page-buffer tests.David Young2019-09-171-0/+311
* Tand the he VFD SWMR test script used `| tee` to redirect test programs'David Young2019-08-282-59/+106
* Modifications to the vfd swmr concurrent tests:Vailin Choi2019-01-318-273/+487
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-1510-59/+92
* Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-035-18/+32
* Fixes for issues #1 and #2 listed in John's email dated Dec 7 2018:Vailin Choi2018-12-193-16/+20
* Merge branch 'feature/vfd_swmr' of https://bitbucket.hdfgroup.org/scm/~vchoi/...mainzer2018-12-0713-22/+20
|\
| * (1) Fix for accumulator issue #1 as described in John's previous checkinVailin Choi2018-12-0213-22/+20
* | interim checkin of VFD SWMR writer EOT code.mainzer2018-12-071-1/+9
|/
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-1412-93/+2690
* Initial checkin of page buffer re-implementation to support VFD SWMR.mainzer2018-11-041-330/+549
* 1) Add concurrent test for VFD SWMR readerVailin Choi2018-10-291-59/+720
* (1) Add tests for VFD SWMR writerVailin Choi2018-10-221-121/+505
* Third batch of checkin:Vailin Choi2018-09-287-1/+2125
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-2646-1583/+1625
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-242-13/+55
| * Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-2/+2
| * Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-2036-1352/+1343
| * Develop normalization with vol_integration.Dana Robinson2018-09-199-216/+225
* | Second batch of checkin:Vailin Choi2018-09-041-36/+32
* | Merge pull request #10 in ~VCHOI/my_hdf5_fork from develop to feature/vfd_swmrVailin Choi2018-09-048-1899/+1387
|\ \ | |/
| * HD prefix and whitespaceAllen Byrne2018-08-288-1899/+1387
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-142-1/+696
|/
* Fix for HDFFV-9277: update the ainfo message after removing an attribute.Vailin Choi2018-07-201-0/+94
* Merge pull request #1143 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-07-181-0/+2
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-07-1813-68/+545
| |\
| * | Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-0/+2
* | | TRILABS-137 Convert tcheck_version script to cmake testsAllen Byrne2018-07-182-30/+17
| |/ |/|
* | TRILAB-31 Working locallyAllen Byrne2018-07-163-26/+503
* | Merge pull request #1128 in HDFFV/hdf5 from HDFFV-10525-typo-in-vds.c to developLarry Knox2018-07-161-1/+1
|\ \
| * | fixed typo.Hyo-Kyung Lee2018-07-101-1/+1
* | | Fixed HDFFV-10404Binh-Minh Ribler2018-07-139-41/+41
| |/ |/|
* | Vailin's fix for H5open fail when file doesn't have write permissionsLarry Knox2018-07-121-1/+1
|/
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-244-329/+50