hdf5/c++
Binh-Minh Ribler e5797d173b [svn-r9789] Purpose: Tests cleanup
Description:
    C tests' macro VERIFY casts values to 'long' for all cases.  Since
    there are no operator<< for 'long long' or int64 in VS C++ ostream,
    I casted the hsize_t/hssize_t values passed to verify_val to 'long'
    as well.  If problems arise later, this may have to be specificly
    handled with an overload.

Platforms tested:
    Linux 2.4 (eirene)
    Windows 2000
2005-01-09 23:40:51 -05:00
..
examples [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
src [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
test [svn-r9789] Purpose: Tests cleanup 2005-01-09 23:40:51 -05:00
Makefile.in [svn-r7361] Description: 2003-08-13 23:58:29 -05:00