summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2009-10-20 19:59:43 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2009-10-20 19:59:43 (GMT)
commitcdf49b647234933fca0ee7cbed83591fe6858f6f (patch)
tree8fed3a36c26e650000eb650165ea4c0a8afb72bc /MANIFEST
parente91af4bdbdab77fd5b640a8318adbd3f390325ea (diff)
downloadhdf5-cdf49b647234933fca0ee7cbed83591fe6858f6f.zip
hdf5-cdf49b647234933fca0ee7cbed83591fe6858f6f.tar.gz
hdf5-cdf49b647234933fca0ee7cbed83591fe6858f6f.tar.bz2
[svn-r17695] Purpose: Code improvement
Description: Fixed CommonFG::getComment and CommonFG::getLinkval to provide default values for buffer size to improve usability. Added test file tlinks.cpp, which only contains test for getLinkval and will expand when C++ wrappers for H5L functions are implemented. Platforms tested: Linux/32 2.6 (jam) FreeBSD/64 6.3 (liberty)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index eea42be..ce2ca8e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -350,6 +350,7 @@
./c++/test/tfilter.cpp
./c++/test/th5s.cpp
./c++/test/th5s.h5
+./c++/test/tlinks.cpp
./c++/test/ttypes.cpp
./c++/test/trefer.cpp
./c++/test/tvlstr.cpp