summaryrefslogtreecommitdiffstats
path: root/test/cache.c
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2005-01-10 04:40:51 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2005-01-10 04:40:51 (GMT)
commite5797d173b8e697197a08ccea7a78ba64267151a (patch)
tree282d1e723decc62ca75999c85b773240f45457ec /test/cache.c
parent35ae0442fadf4f7aa274c89951acb521422e477a (diff)
downloadhdf5-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/cache.c')
0 files changed, 0 insertions, 0 deletions