summaryrefslogtreecommitdiffstats
path: root/test/swmr_start_write.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28400] Fix for daily test failure on platypus for gcc 5.2 with -m32.Vailin Choi2015-11-191-1/+1
| | | | | This is due to 32 bit overflow from swmr_*.c when random seed was computed from gettimeofday. Tested on platypus (32bit and 64bit), emu, moohan, osx1010test.
* [svn-r27344] Updated the SWMR acceptance tests to use h5_fileaccess() to obtainDana Robinson2015-07-071-2/+2
| | | | | | a VFD-specific file access property list when running 'make check-vfd'. Tested on: OS X 10.10.2 (Yosemite) w/ clang 6.1.0 (Xcode 6.3.2)
* [svn-r27335] Bring revisions #24679, #24736 from revise_chksum_retry branch ↵Vailin Choi2015-07-041-54/+102
| | | | | | to revise_chunks. Tested on jam, koala, ostrich, platypus.
* [svn-r27288] Bring revision #24622 from revise_chksum_retry branch to ↵Vailin Choi2015-06-261-0/+691
revise_chunks. h5committested. #test-p fails but will be fixed with merges later: #26569 (revise_chksum_retry) + v3 metadata cache #27237 (trunk).