diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2004-10-27 01:49:33 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2004-10-27 01:49:33 (GMT) |
commit | a75d43be95aa7009b5a20306eedb08c0a734a18e (patch) | |
tree | 8da1e91cf836f78144e3df36099967229c03426e /windows/all.zip | |
parent | 22696535f56b48b23d573788bd3b48671225fafd (diff) | |
download | hdf5-a75d43be95aa7009b5a20306eedb08c0a734a18e.zip hdf5-a75d43be95aa7009b5a20306eedb08c0a734a18e.tar.gz hdf5-a75d43be95aa7009b5a20306eedb08c0a734a18e.tar.bz2 |
[svn-r9465] Purpose:
New feature.
Description:
Added several library and tools tests project and updated testing batch file.
Solution:
1. Add dangle, dangledll, dtransform, dtransformdll, filename, filenamedll projects under hdf5\test directory.
2. Add talign and taligndll projects under hdf5\tools directory.
3. Add the above 6 projects to the dependencies of "all" project.
4. Update hdf5test.bat under hdf5\test directory to include the above tests.
Platforms tested:
Microsoft Visual C++ 6.0 on Windows 2000/XP.
(Note: As hdf5\tools\lib\talign.c file includes a header file unistd.h, which does not exist in Windows system, we need to update this file to include a Windows Macro to exclude this header file in Windows.)
Misc. update:
Updated hdf5\src\H5Tinit.c
Diffstat (limited to 'windows/all.zip')
-rwxr-xr-x | windows/all.zip | bin | 382743 -> 394487 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex 3fc8e1f..252e423 100755 --- a/windows/all.zip +++ b/windows/all.zip |