summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbigdims.h5
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24622] Implementation (pending code review) for:Vailin Choi2014-01-081-0/+0
| | | | | | (A) SWMR related public routines: H5Fstart_swmr_write, H5Pget/set_append_flush, H5Pget/set_object_flush_cb. (B) File locking. Tested on jam, koala, ostrich, platypus.
* [svn-r13296] Pedro Vicente Nunes2007-02-141-0/+0
| | | | temporary fix for a daily test failure
* [svn-r13286] Pedro Vicente Nunes2007-02-131-0/+0
| | | | replaced a dataset type from H5T_NATIVE_CHAR to H5T_NATIVE_SCHAR
* [svn-r13280] Pedro Vicente Nunes2007-02-121-0/+0
2 tests that were previously incorporated inside the array indices test file were separated from it. These are a test with a dataset with dimensions greater tan 4GB and a test to read by hyperslabs