diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2007-01-26 05:43:58 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2007-01-26 05:43:58 (GMT) |
commit | fd63747fd649c609abcbcd6c6143cbe564092867 (patch) | |
tree | 7d73b4e1698236cae0c4458f987ac134dd0b724f | |
parent | fd318bcf1fe96ff30ae83a4a1441d2600f0cf825 (diff) | |
download | hdf5-fd63747fd649c609abcbcd6c6143cbe564092867.zip hdf5-fd63747fd649c609abcbcd6c6143cbe564092867.tar.gz hdf5-fd63747fd649c609abcbcd6c6143cbe564092867.tar.bz2 |
[svn-r13202] Purpose: Adding tests
Description:
Added c++/test/tcompound.cpp and c++/test/ttypes.cpp.
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -340,10 +340,12 @@ ./c++/test/h5cpputil.cpp ./c++/test/h5cpputil.h ./c++/test/tattr.cpp +./c++/test/tcompound.cpp ./c++/test/testhdf5.cpp ./c++/test/tfile.cpp ./c++/test/th5s.cpp ./c++/test/th5s.h5 +./c++/test/ttypes.cpp ./c++/test/trefer.cpp ./c++/test/tvlstr.cpp |