summaryrefslogtreecommitdiffstats
path: root/c++/test
diff options
context:
space:
mode:
Diffstat (limited to 'c++/test')
-rw-r--r--c++/test/dsets.cpp5
-rw-r--r--c++/test/h5cpputil.cpp21
-rw-r--r--c++/test/tarray.cpp12
-rw-r--r--c++/test/tcompound.cpp27
-rw-r--r--c++/test/tfile.cpp32
-rw-r--r--c++/test/tfilter.cpp11
-rw-r--r--c++/test/th5s.cpp27
-rw-r--r--c++/test/titerate.cpp9
-rw-r--r--c++/test/tobject.cpp15
-rw-r--r--c++/test/ttypes.cpp27
-rw-r--r--c++/test/tvlstr.cpp40
11 files changed, 0 insertions, 226 deletions
diff --git a/c++/test/dsets.cpp b/c++/test/dsets.cpp
index 1a23f5e..301272b 100644
--- a/c++/test/dsets.cpp
+++ b/c++/test/dsets.cpp
@@ -404,9 +404,6 @@ const H5Z_class2_t H5Z_BOGUS[1] = {{
* Return Success: Data chunk size
*
* Failure: 0
- *
- * Programmer Robb Matzke
- * Tuesday, April 21, 1998
*-------------------------------------------------------------------------
*/
static size_t
@@ -1429,8 +1426,6 @@ test_dset()
* Purpose Cleanup temporary test files
*
* Return None
- *
- * Programmer (use C version)
*-------------------------------------------------------------------------
*/
extern "C" void
diff --git a/c++/test/h5cpputil.cpp b/c++/test/h5cpputil.cpp
index 02805db..c3feefa 100644
--- a/c++/test/h5cpputil.cpp
+++ b/c++/test/h5cpputil.cpp
@@ -39,9 +39,6 @@ using namespace H5;
* Return if any failure has occurred: 1
*
* if no failure occurs: 0
- *
- * Programmer Binh-Minh Ribler (using C code segment for reporting tests)
- * Friday, February 6, 2001
*-------------------------------------------------------------------------
*/
int
@@ -67,10 +64,6 @@ test_report(int nerrors, const H5std_string &testname)
* Purpose Displays that a function has failed with its location.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (copied and modified macro CHECK from C)
- * Monday, December 20, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -90,10 +83,6 @@ issue_fail_msg(const char *where, int line, const char *file_name, const char *m
* Purpose Displays that a function has failed with its location.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (copied and modified macro CHECK from C)
- * Monday, December 20, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -121,9 +110,6 @@ issue_fail_msg(const char *where, int line, const char *file_name, const char *f
* Return Success: 0
*
* Failure: -1
- *
- * Programmer Binh-Minh Ribler (using C code segment for checking values)
- * Friday, February 6, 2001
*-------------------------------------------------------------------------
*/
int
@@ -147,10 +133,6 @@ check_values(hsize_t i, hsize_t j, int apoint, int acheck)
* Return Success: 0
*
* Failure: -1
- *
- * Programmer Binh-Minh Ribler (using C code segment for checking values)
- * Friday, September 16, 2016
- *
*-------------------------------------------------------------------------
*/
void
@@ -174,9 +156,6 @@ check_values(const char *value, const char *msg, int line, const char *file_name
* Return Success: 0
*
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * May 2, 2010
*-------------------------------------------------------------------------
*/
void
diff --git a/c++/test/tarray.cpp b/c++/test/tarray.cpp
index 63324ba..e207592 100644
--- a/c++/test/tarray.cpp
+++ b/c++/test/tarray.cpp
@@ -55,9 +55,6 @@ typedef enum int_t {
* Purpose Tests 1-D array of compound datatypes (with array fields)
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * January, 2016
*-------------------------------------------------------------------------
*/
static void
@@ -307,9 +304,6 @@ getArr()
*
* Return None
*
- * Programmer Binh-Minh Ribler (using C version)
- * March, 2016
- *
* Description:
* Used user's sample code in HDFFV-9562
*-------------------------------------------------------------------------
@@ -364,9 +358,6 @@ test_array_assignment()
* Purpose Tests getting array information using the const methods.
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * April, 2016
*-------------------------------------------------------------------------
*/
static void
@@ -508,9 +499,6 @@ test_array()
* Purpose Cleanup temporary test files
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * January, 2016
*-------------------------------------------------------------------------
*/
extern "C" void
diff --git a/c++/test/tcompound.cpp b/c++/test/tcompound.cpp
index b59f59c..2ec9e25 100644
--- a/c++/test/tcompound.cpp
+++ b/c++/test/tcompound.cpp
@@ -40,9 +40,6 @@ typedef struct complex_t {
* Purpose Tests various things about compound data types.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -73,9 +70,6 @@ test_compound_1()
* elements.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -186,9 +180,6 @@ test_compound_2()
* members which appear in the source.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -296,9 +287,6 @@ test_compound_3()
* smaller.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -416,9 +404,6 @@ test_compound_4()
* which must undergo a conversion.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -511,9 +496,6 @@ test_compound_5()
* larger.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -596,9 +578,6 @@ test_compound_6()
* overlaps the end of the compound datatype.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -662,9 +641,6 @@ test_compound_7()
* Purpose Tests member function setSize() on compound datatype
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use partial C version test_ooo_order)
- * March, 2014
*-------------------------------------------------------------------------
*/
const H5std_string COMPFILE("tcompound_types.h5");
@@ -750,9 +726,6 @@ test_compound_set_size()
* Purpose Main compound datatype testing routine
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * January 2007
*-------------------------------------------------------------------------
*/
extern "C" void
diff --git a/c++/test/tfile.cpp b/c++/test/tfile.cpp
index d683797..97b3a36 100644
--- a/c++/test/tfile.cpp
+++ b/c++/test/tfile.cpp
@@ -61,10 +61,6 @@ const H5std_string FILE4("tfile4.h5");
* Purpose Test file and template creations
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -263,10 +259,6 @@ test_file_create()
* Purpose Test file accesses
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -339,9 +331,6 @@ test_file_open()
* Purpose Test file size.
*
* Return None
- *
- * Programmer Raymond Lu
- * June, 2004
*-------------------------------------------------------------------------
*/
static void
@@ -402,9 +391,6 @@ test_file_size()
* Purpose Test file number.
*
* Return None
- *
- * Programmer Quincey Koziol
- * April, 2019
*-------------------------------------------------------------------------
*/
static void
@@ -459,9 +445,6 @@ test_file_num()
* Purpose Test getting file's name.
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * July, 2004
*-------------------------------------------------------------------------
*/
const int RANK = 2;
@@ -670,9 +653,6 @@ test_file_attribute()
* versions for the right objects.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * March, 2015
*-------------------------------------------------------------------------
*/
const H5std_string FILE6("tfile5.h5");
@@ -769,9 +749,6 @@ test_libver_bounds_real(H5F_libver_t libver_create, unsigned oh_vers_create, H5F
* libver bounds is handled correctly.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * March 2015
*-------------------------------------------------------------------------
*/
static void
@@ -792,9 +769,6 @@ test_libver_bounds()
* Purpose Verify that H5File works as a root group.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * March, 2015
*-------------------------------------------------------------------------
*/
static void
@@ -855,9 +829,6 @@ test_commonfg()
* when the file is re-opened.
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * February, 2017
*-------------------------------------------------------------------------
*/
const H5std_string FILE7("tfile7.h5");
@@ -994,9 +965,6 @@ test_file_info()
* Purpose Main file testing routine
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January 2001
*-------------------------------------------------------------------------
*/
extern "C" void
diff --git a/c++/test/tfilter.cpp b/c++/test/tfilter.cpp
index 34078a7..5bfd34c 100644
--- a/c++/test/tfilter.cpp
+++ b/c++/test/tfilter.cpp
@@ -68,9 +68,6 @@ const H5Z_class2_t H5Z_BOGUS[1] = {{
* Return Success: Data chunk size
*
* Failure: 0
- *
- * Programmer Robb Matzke
- * Tuesday, April 21, 1998
*-------------------------------------------------------------------------
*/
static size_t
@@ -92,10 +89,6 @@ filter_bogus(unsigned int flags, size_t cd_nelmts, const unsigned int *cd_values
* Purpose Test null I/O filter by itself.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version, from dsets.c/test_filters)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
const hsize_t chunk_size[2] = {FILTER_CHUNK_DIM1, FILTER_CHUNK_DIM2};
@@ -139,10 +132,6 @@ test_null_filter()
* Purpose Test SZIP filter by itself.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (partly from dsets.c/test_filters)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
const H5std_string DSET_SZIP_NAME("szipped dataset");
diff --git a/c++/test/th5s.cpp b/c++/test/th5s.cpp
index b9a84e1..e0a12b4 100644
--- a/c++/test/th5s.cpp
+++ b/c++/test/th5s.cpp
@@ -83,10 +83,6 @@ int space5_data = 7;
* Purpose Test basic H5S (dataspace) code
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * Mar 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -209,10 +205,6 @@ test_h5s_basic()
* Purpose Test scalar H5S (dataspace) writing code
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * Mar 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -266,10 +258,6 @@ test_h5s_scalar_write()
* Purpose Test scalar H5S (dataspace) reading code
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * Mar 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -320,10 +308,6 @@ test_h5s_scalar_read()
* Purpose Test null H5S (dataspace) code
*
* Return None
- *
- * Programmer Raymond Lu (using C version)
- * May 18, 2004
- *
*-------------------------------------------------------------------------
*/
static void
@@ -367,10 +351,6 @@ test_h5s_null()
* datatypes
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * Mar 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -428,10 +408,6 @@ test_h5s_compound_scalar_write()
* datatypes
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * Mar 2001
- *
*-------------------------------------------------------------------------
*/
static void
@@ -492,9 +468,6 @@ test_h5s_compound_scalar_read()
* Purpose Main dataspace testing routine
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * Mar 2001
*-------------------------------------------------------------------------
*/
extern "C" void
diff --git a/c++/test/titerate.cpp b/c++/test/titerate.cpp
index a360595..4c84d80 100644
--- a/c++/test/titerate.cpp
+++ b/c++/test/titerate.cpp
@@ -125,9 +125,6 @@ liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info2_t H5_ATTR
*
* Return Success: 0
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * Friday, September 9, 2016
*-------------------------------------------------------------------------
*/
static void
@@ -384,9 +381,6 @@ printelems(const Group &group, const H5std_string &dsname, const H5std_string &a
* Function: test_HDFFV_9920
*
* Purpose Tests the fix for HDFFV-9920
- *
- * Programmer Binh-Minh Ribler
- * Friday, September 9, 2016
*-------------------------------------------------------------------------
*/
static void
@@ -443,9 +437,6 @@ test_HDFFV_9920()
*
* Return Success: 0
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * Tuesday, September 6, 2016
*-------------------------------------------------------------------------
*/
extern "C" void
diff --git a/c++/test/tobject.cpp b/c++/test/tobject.cpp
index 696783d..dc67ea2 100644
--- a/c++/test/tobject.cpp
+++ b/c++/test/tobject.cpp
@@ -57,9 +57,6 @@ const H5std_string DSET_IN_GRP1_2_PATH("/Top Group/Sub-Group 1.2/Dataset_in_Grou
*
* Return Success: 0
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * Friday, March 4, 2014
*-------------------------------------------------------------------------
*/
static void
@@ -159,9 +156,6 @@ test_get_objname()
*
* Return Success: 0
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * Friday, March 4, 2014
*-------------------------------------------------------------------------
*/
static void
@@ -242,9 +236,6 @@ test_existance()
*
* Return Success: 0
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * March 4, 2014
*-------------------------------------------------------------------------
*/
static void
@@ -341,9 +332,6 @@ test_get_objname_ontypes()
*
* Return Success: 0
* Failure: -1
- *
- * Programmer Binh-Minh Ribler
- * Friday, March 4, 2014
*-------------------------------------------------------------------------
*/
static void
@@ -406,9 +394,6 @@ test_get_objtype()
* Purpose Test Group::getObjId function.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * March, 2017
*-------------------------------------------------------------------------
*/
const H5std_string GROUPNAME("group");
diff --git a/c++/test/ttypes.cpp b/c++/test/ttypes.cpp
index 16ed192..322b72f 100644
--- a/c++/test/ttypes.cpp
+++ b/c++/test/ttypes.cpp
@@ -76,9 +76,6 @@ typedef struct {
* Purpose Test type classes
*
* Return None.
- *
- * Programmer Binh-Minh Ribler (using C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -113,9 +110,6 @@ test_classes()
* Purpose Test datatype copy functionality
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
static void
@@ -165,9 +159,6 @@ test_copy()
* Purpose Test DataType::detectClass()
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * August, 2017
*-------------------------------------------------------------------------
*/
typedef struct { /* Struct with atomic fields */
@@ -359,9 +350,6 @@ test_detect_type_class()
* Purpose Tests VarLenType class
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * August, 2017
*-------------------------------------------------------------------------
*/
static void
@@ -432,9 +420,6 @@ test_vltype()
* Purpose Tests query functions of compound and enumeration types.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
const H5std_string CompT_NAME("Compound_type");
@@ -557,9 +542,6 @@ test_query()
* Purpose Tests transient datatypes.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
@@ -636,9 +618,6 @@ test_transient()
* Purpose Tests named datatypes.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
*-------------------------------------------------------------------------
*/
@@ -803,9 +782,6 @@ test_named()
* Purpose Test datatype encode/decode functionality.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * August, 2017
*-------------------------------------------------------------------------
*/
const int ARRAY1_RANK = 1;
@@ -1028,9 +1004,6 @@ test_encode_decode()
* Purpose Test datatype encode/decode functionality.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (using C version)
- * August, 2017
*-------------------------------------------------------------------------
*/
diff --git a/c++/test/tvlstr.cpp b/c++/test/tvlstr.cpp
index 3f5848e..a9178af 100644
--- a/c++/test/tvlstr.cpp
+++ b/c++/test/tvlstr.cpp
@@ -119,10 +119,6 @@ static void test_vlstr_free_custom(void *_mem, void *info)
* Purpose Test writing/reading VL strings on datasets.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
// String for testing datasets
@@ -224,10 +220,6 @@ test_vlstring_dataset()
* Purpose Test writing/reading VL string array to/from datasets.
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * July, 2009
- *
*-------------------------------------------------------------------------
*/
const H5std_string DSSTRARR_NAME("StringArray_dset");
@@ -322,10 +314,6 @@ test_vlstring_array_dataset()
* zero-sized.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -442,10 +430,6 @@ test_vlstrings_special()
* Purpose Test if VL string is treated as string.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
const H5std_string VLSTR_TYPE("vl_string_type");
@@ -541,10 +525,6 @@ test_vlstring_type()
* Purpose Test storing VL strings in compact datasets.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
static void
@@ -620,10 +600,6 @@ test_compact_vlstring()
* Purpose Test writing/reading VL strings on attributes.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
static char *string_att_write = NULL;
@@ -711,10 +687,6 @@ test_vlstring_attribute()
* Purpose Test reading VL strings from attributes.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
static void test_read_vl_string_attribute()
@@ -773,10 +745,6 @@ static void test_read_vl_string_attribute()
* Purpose Test writing/reading VL string array to/from attributes.
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * July, 2009
- *
*-------------------------------------------------------------------------
*/
const H5std_string ATTRSTRARR_NAME("StringArray_attr");
@@ -886,10 +854,6 @@ read_scalar_dset(H5File &file, DataType &type, DataSpace &space, char *name, cha
* have been linked/unlinked.
*
* Return None
- *
- * Programmer Binh-Minh Ribler (use C version)
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
const H5std_string FILENAME2("tvlstr2.h5");
@@ -967,10 +931,6 @@ test_vl_rewrite()
* Purpose VL string testing main routine.
*
* Return None
- *
- * Programmer Binh-Minh Ribler
- * January, 2007
- *
*-------------------------------------------------------------------------
*/
extern "C" void