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
..
2004-06-01 09:47:19 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-01-09 20:41:13 -05:00
2004-08-19 01:32:47 -05:00
2005-01-09 23:40:51 -05:00
2004-12-29 09:26:20 -05:00
2001-03-14 21:55:33 -05:00