Commit Graph

83 Commits

Author SHA1 Message Date
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
Fang Guo
308cb926e9 [svn-r11800] Purpose:
Maintenance on Windows
Description:
Update project settings due to Petro's new changes to h52gif
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-19 13:30:05 -05:00
Fang Guo
42a87cc9a9 [svn-r11666] Purpose:
Add in copyright notice
Description:

Solution:

Platforms tested:

Misc. update:
2005-11-01 14:15:15 -05:00
Fang Guo
cef7b9f008 [svn-r11611] Purpose:
Maintenance on Windows
Description:
Add new h5diff test into batch file difftest.bat
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-10-26 17:10:48 -05:00
Fang Guo
ec51e77e66 [svn-r11462] Purpose:
Maintenance on Windows
Description:
Modify Batch file due to the changes of output of H5diff tool
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-09-23 10:17:56 -05:00
Fang Guo
434aee58c3 [svn-r11453] Purpose:
Maintenance on Windows
Description:
Add dll project file for tool h5stat
Solution:

Platforms tested:
MSVS  6.0 on Windows XP
Misc. update:
2005-09-21 16:04:16 -05:00
Fang Guo
4a9d533290 [svn-r11452] Purpose:
Maintenance on Windows
Description:
Add the static project file for tool h5stat
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-09-21 16:03:14 -05:00
Fang Guo
effd73de41 [svn-r11068] Purpose:
Maintenance for windows
Description:
Fix h5repack test problems with test1.h5 and test2.h5
Solution:

Platforms tested:

Misc. update:
2005-07-12 17:28:15 -05:00
Fang Guo
0c4c634117 [svn-r11011] Purpose:
Catch up changes with h5diff
Description:
output format of h5diff changed when there is no difference found.

Solution:

Platforms tested:

Misc. update:
2005-07-01 10:53:01 -05:00
Fang Guo
2c1d787f3e [svn-r11002] Purpose:
Catch up with the changes of h5diff
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-29 12:41:44 -05:00