hdf5/c++/test
Binh-Minh Ribler 6f26403376 [svn-r3708] Purpose: Code cleanup and adding more test
Description:
    dsets.cpp:
	- Added routine's headers to be consistent with the C tests
	- Added the following tests (they are not in the C version
	test because they are C++ specific):
	    + Test copying a user-defined type using DataType::copy
	    + Test copying a user-defined type using DataType::operator=
	    + Test copying a user-defined int type using DataType::operator=
	    + Test copying an integer predefined type using a constructor
	    + Test copying an integer predefined type using DataType::operator=

    th5s.cpp:
	- Added routine's headers to be consistent with the C tests
	- Cleanup old couts and statements used during debugging

Platforms tested:
    arabica (sparc-sun-solaris 2.7)
2001-03-24 23:54:15 -05:00
..
Dependencies [svn-r2926] Purpose: 2000-11-15 12:43:06 -05:00
dsets.cpp [svn-r3708] Purpose: Code cleanup and adding more test 2001-03-24 23:54:15 -05:00
Makefile.in [svn-r3646] Purpose: 2001-03-15 14:18:38 -05:00
testhdf5.cpp [svn-r3625] 2001-03-14 08:27:13 -05:00
tfile.cpp [svn-r3625] 2001-03-14 08:27:13 -05:00
th5s.cpp [svn-r3708] Purpose: Code cleanup and adding more test 2001-03-24 23:54:15 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00