Scott Wegner
493be71eb1
[svn-r13611] Removed old source file h5_trav_table.c from Windows project files toolslib and toolslibD.dsp
...
Tested:
VS6.0 on Windows XP
2007-04-07 20:33:59 -05:00
Scott Wegner
d3bd0649ed
[svn-r13519] Updated h5dump Windows test script to bring it up to date with Linux.
...
Tested:
Visual Studio 6.0 on Windows XP
2007-03-16 13:11:56 -05:00
Scott Wegner
1a644892a4
[svn-r13462] Updated Windows project files to include new source files:
...
H5Obtreek.c and H5Odrvinfo.c in hdf5.dsp and hdf5dll.dsp
h5repack_ref.c in h5repack.dsp, h5repackdll.dsp, and h5repacktst.dsp.
Tested:
Visual Studio 6.0 on Windows XP
Visual Studio 8.0 on Windows XP 64-bit
2007-03-05 17:20:25 -05:00
Scott Wegner
465bc848fe
[svn-r13423] Changed Windows h5diff test file /tools/difftest.BAT to work with reverted naming scheme of test files (.txt rather than .wri)
...
Tested:
Visual Studio 6.0 on Windows XP
2007-02-27 15:29:33 -05:00
Scott Wegner
71285e804f
[svn-r13412] Updated Windows h5diff test script /tools/difftest.bat to reflect changes to test files and added tests.
...
Tested:
VS6.0 on Windows XP
2007-02-27 10:38:32 -05:00
Scott Wegner
5e5fd1e940
[svn-r13322] Added new Windows project file, h5mkgrp for new tool, and updated all.dsw workspace to include it.
2007-02-16 14:57:56 -05:00
Albert Cheng
46a8a795f8
[svn-r13262] Added missing copyright notices.
...
Tests: just visual inspection as these are just remarks.
2007-02-07 16:55:13 -05:00
Albert Cheng
26b908439d
[svn-r13258] Updated copyright notice in Windows batch files.
2007-02-07 13:28:45 -05:00
MuQun Yang
b801393937
[svn-r13140] Added a new batch file to test error APIs
...
Tested 1.6 compatibility feature: work for vs studio 6.0
Corrected several small bugs inside tool batch files
Add a few project files to test error APIs
2007-01-12 16:13:48 -05:00
MuQun Yang
10c0ac6e1e
[svn-r12964] Update windows project files for the library.
...
Update batch files for h5repack test,needs big efforts.
Update batch file to test hdf5 library.
2006-11-21 16:31:32 -05:00
MuQun Yang
9f55ae114e
[svn-r12947] update h5repack project files on windows.
...
It is very hard to maintain the frequent changed h5repack tool on windows.
2006-11-19 17:11:22 -05:00
MuQun Yang
f940948af9
[svn-r12836] Catch up with h5diff tests.
...
Catch up with h5repacktst tests.
2006-10-31 12:36:52 -05:00
MuQun Yang
7f295dcb3c
[svn-r12816] Update batch files to reflect h5diff and h5repack's changes on windows.
2006-10-25 20:29:16 -05:00
MuQun Yang
a88a102d5c
[svn-r12812] Add h5copy tool tests for windows.
2006-10-25 15:11:29 -05:00
MuQun Yang
fbe677a029
[svn-r12807] Need to add another dependency for windows.
2006-10-24 12:16:16 -05:00
MuQun Yang
5d1ebe6b0a
[svn-r12790] Add a new batch file to test h5stat.
...
Update repacktest.bat for the new h5repack test.
Update tooltest.bat to include h5stat test.
2006-10-19 20:43:43 -05:00
MuQun Yang
f372694841
[svn-r12731] Updating the batch file to reflect the recent change of h5repack tool.
2006-10-06 15:56:54 -05:00
MuQun Yang
3289dc5a18
[svn-r12691] Fix two minor bugs at batch files that include testing h5jam/h5unjam.
...
MSVS 6.0 C/C++
2006-09-27 17:20:04 -05:00
MuQun Yang
6917abeca2
[svn-r12674] Add a batch file to test the validation of h5jam/h5unjam tool. The correctedness test is much harder to be implemented by using batch script on windows. Will handle this later.
2006-09-19 17:19:03 -05:00
MuQun Yang
314b3f597b
[svn-r12660] More revision for the h5repack batch file for with and without gzip/szlib compression filters
2006-09-11 19:41:11 -05:00
MuQun Yang
f546cc8972
[svn-r12658] There was a bug in the repacktest.BAT on windows.
...
If either szip or zlib filter was not present, the batch still tried to use h5repack tool to test the data compression feature. Therefore the h5repack test failed.
Fixed the bug. Now if the compression filter is not present, that particular repack test will be skipped.
2006-09-11 15:35:15 -05:00
MuQun Yang
48054acffe
[svn-r12508]
2006-07-27 10:07:38 -05:00
MuQun Yang
4749d8e0e9
[svn-r12503] Add a new windows project h5copy.dsp into subversion.
...
This will generate h5copy on windows.
The previous check-in is under the wrong directory.
2006-07-27 09:47:53 -05:00
MuQun Yang
449616b5ba
[svn-r12502] Add a new windows project h5copy.dsp into subversion.
...
This will generate h5copy on windows.
2006-07-27 09:42:38 -05:00
MuQun Yang
f7d6f53a68
[svn-r12499] Windows project updating:
...
Updating all.dsw,all.sln(for command-line testing only) and binread.dsp.
New projects have been added into.
2006-07-27 09:31:34 -05:00
MuQun Yang
f9ac366dbd
[svn-r12473] Add a windows new project file: binread for read the output file from "h5dump -b".
2006-07-14 23:56:41 -05:00
Quincey Koziol
b69cf7ea84
[svn-r12464] Changed "eol-style" property on all Windows-specific files to be "CRLF"
...
instead of "native".
2006-07-14 00:41:50 -05:00
Fang Guo
ffab954f86
[svn-r12307] Purpose:
...
Maintenance on Windows
Description:
All of the source code files were replaced by a new one.
Solution:
Platforms tested:
Windows XP with VS 6.0
Misc. update:
2006-04-27 12:35:17 -05:00
Fang Guo
5d70249f6e
[svn-r12222] Purpose:
...
Maintenance on Windows
Description:
Fix a echo error:
when running lstest.bat, previously echo "h5dump ..."
change it to "h5ls ..."
Solution:
Platforms tested:
Misc. update:
2006-04-11 13:19:16 -05:00
Fang Guo
cfa54ffdc1
[svn-r12198] Purpose:
...
Maintenance on Windows
Description:
Temporarily comment out echo error messages to the screen for checking autotests
on windows.
Solution:
Platforms tested:
Misc. update:
2006-04-04 16:02:46 -05:00
Fang Guo
72b16bcff9
[svn-r12181] Purpose:
...
Maintenance on Windows
Description:
Change output for skip tests from "SKIP" to "-SKIP-" for easier tell the skiped tests
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-03-30 13:09:44 -05:00
Fang Guo
c5a29977ce
[svn-r12176] Purpose:
...
Maintenance on Windows
Description:
Add in new h5dump tests (tvms.ddl tvms.h5 Checked in by Pedro)
Skip new h5dump tests ( tldouble.h5 checked in by Pedro)
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-03-30 12:20:44 -05:00
Fang Guo
194d3dfe52
[svn-r12170] Purpose:
...
Maintenance on Windows
Description:
update batch file according to Pedro's bug fix (h5dump was not printing attributes for the named datatype cases)
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-03-28 15:09:56 -05:00
Pedro Vicente Nunes
9f94edb329
[svn-r12150] Purpose:
...
new tests for h5diff
Description:
added new tests for the bat file on windows
Solution:
Platforms tested:
windows
Misc. update:
2006-03-24 09:31:25 -05:00
Fang Guo
1b60c48c1d
[svn-r12135] Purpose:
...
Maintenance on Windows
Description:
Add in more comments
Solution:
Platforms tested:
Misc. update:
2006-03-22 16:02:56 -05:00
Fang Guo
49ae59ce6e
[svn-r12075] Purpose:
...
Update copyright information
Description:
Solution:
Platforms tested:
Misc. update:
2006-03-10 17:21:05 -05:00
Fang Guo
5e818d72ac
[svn-r12041] Purpose:
...
Modify copyright information
Description:
Copyright check failed. Modify them to the correct format
Solution:
Platforms tested:
Misc. update:
2006-03-09 09:17:29 -05:00
Fang Guo
fbddc2a7ef
[svn-r12039] Purpose:
...
Remove gifconv project files
Description:
Solution:
Platforms tested:
Misc. update:
2006-03-07 17:53:53 -05:00
Fang Guo
b490a1eaee
[svn-r12025] Purpose:
...
Maintenance on Windows
Description:
Remove gifconv two project files
Solution:
Platforms tested:
Misc. update:
2006-03-07 14:11:54 -05:00
Fang Guo
3bc27f1741
[svn-r11948] Purpose:
...
Batch file Improvement
Description:
This batch file is not necessary for new batch files
Solution:
Platforms tested:
Misc. update:
2006-02-16 12:05:28 -05:00
Fang Guo
beca2df12b
[svn-r11947] Purpose:
...
Add in copyright information
Description:
Solution:
Platforms tested:
Misc. update:
2006-02-16 12:03:52 -05:00
Fang Guo
eb24bf8fc0
[svn-r11946] Purpose:
...
Batch File Improvement
Description:
Make tool test batch files easier to maintain
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-16 12:01:47 -05:00
Fang Guo
4f841b0ab3
[svn-r11945] Purpose:
...
Batch file improvement
Description:
Make tool test batch files easier to maintain
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:58:43 -05:00
Fang Guo
b60f1ac81a
[svn-r11944] Purpose:
...
Batch file improvement
Description:
This batch file will be call by all of the tool test batch files
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:56:20 -05:00
Fang Guo
6a3e8c405f
[svn-r11941] Purpose:
...
Batch file improvement
Description:
Make tool test batch files easier to maintain
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:48:24 -05:00
Fang Guo
f2b9b502d2
[svn-r11940] Purpose:
...
Batch file improvement
Description:
Make tool tests batch files easier to maintain
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:46:28 -05:00
Fang Guo
811131397c
[svn-r11938] Purpose:
...
Batch file improvement
Description:
Make tool tests batch file easier to maintain
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:45:27 -05:00
Fang Guo
8a9da174d1
[svn-r11924] Purpose:
...
Maintenance on Windows
Description:
Change project settings to include path to H5IM.h
Solution:
Platforms tested:
Windows XP
Misc. update:
2006-02-07 17:31:44 -05:00
Fang Guo
8874b3eac4
[svn-r11923] Purpose:
...
Maintenance on Windows
Description:
Change project settings to include the path to H5IM.h
Solution:
Platforms tested:
Misc. update:
2006-02-07 17:30:51 -05:00
Fang Guo
2d2775376f
[svn-r11801] Purpose:
...
Maintenance on Windows XP
Description:
Change project settings due to Petro's changes to h52gif
Solution:
Platforms tested:
Windows XP
Misc. update:
2005-12-19 13:31:24 -05:00