summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tfamily00000.h5
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r16377] Revert unintentional change to tfamily00000.h5Neil Fortner2009-01-291-0/+0
|
* [svn-r16376] Purpose: Fix a bug encountered when copying shared messagesNeil Fortner2009-01-291-0/+0
| | | | | | | | | | | | | Description: When attempting to copy an object with a message shared in its own object header, the library attempts to protect the same object header twice. Previously, it was possible for the object header to be protected with write access in one or both of these protects, which would be illegal. The library should now always protect with read only access in this case. The conditions for fixing incorrect datatype versions have been made weaker to support this change. The version will only be corrected if the object header the datatype is in is modified. Tested: jam, smirom (h5committest)
* [svn-r5006] Purpose:Bill Wendling2002-02-251-0/+0
Test Addition Description: Added tests to the h5dumper for split and family file drivers. Platforms tested: Linux