diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2005-01-10 04:40:51 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2005-01-10 04:40:51 (GMT) |
commit | e5797d173b8e697197a08ccea7a78ba64267151a (patch) | |
tree | 282d1e723decc62ca75999c85b773240f45457ec /test/gen_deflate.c | |
parent | 35ae0442fadf4f7aa274c89951acb521422e477a (diff) | |
download | hdf5-e5797d173b8e697197a08ccea7a78ba64267151a.zip hdf5-e5797d173b8e697197a08ccea7a78ba64267151a.tar.gz hdf5-e5797d173b8e697197a08ccea7a78ba64267151a.tar.bz2 |
[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
Diffstat (limited to 'test/gen_deflate.c')
0 files changed, 0 insertions, 0 deletions