hdf5/c++/test
Raymond Lu 8704820d1c [svn-r15395] When an attribute was opened twice and data was written with one of the handles,
the file didn't have the data.  It happened because each handle had its own
object structure, and the empty one overwrote the data with fill value.  This is
fixed by making some attribute information like the data be shared in the
attribute structure.

Tested on smirom, kagiso, and linew.
2008-07-22 15:36:31 -05:00
..
dsets.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
h5cpputil.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
h5cpputil.h [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
Makefile.am [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
tattr.cpp [svn-r15395] When an attribute was opened twice and data was written with one of the handles, 2008-07-22 15:36:31 -05:00
tcompound.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
testhdf5.cpp [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tfile.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
tfilter.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
th5s.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
th5s.h5
trefer.cpp [svn-r14148] Description: 2007-09-13 20:52:38 -05:00
ttypes.cpp [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
tvlstr.cpp [svn-r15395] When an attribute was opened twice and data was written with one of the handles, 2008-07-22 15:36:31 -05:00