summaryrefslogtreecommitdiffstats
path: root/windows/tools
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r12790] Add a new batch file to test h5stat.MuQun Yang2006-10-203-7/+167
| | | | | Update repacktest.bat for the new h5repack test. Update tooltest.bat to include h5stat test.
* [svn-r12731] Updating the batch file to reflect the recent change of ↵MuQun Yang2006-10-061-7/+7
| | | | h5repack tool.
* [svn-r12691] Fix two minor bugs at batch files that include testing ↵MuQun Yang2006-09-272-3/+10
| | | | | | h5jam/h5unjam. MSVS 6.0 C/C++
* [svn-r12674] Add a batch file to test the validation of h5jam/h5unjam tool. ↵MuQun Yang2006-09-192-2/+92
| | | | The correctedness test is much harder to be implemented by using batch script on windows. Will handle this later.
* [svn-r12660] More revision for the h5repack batch file for with and without ↵MuQun Yang2006-09-121-19/+20
| | | | gzip/szlib compression filters
* [svn-r12658] There was a bug in the repacktest.BAT on windows.MuQun Yang2006-09-111-3/+49
| | | | | | 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.
* [svn-r12508] MuQun Yang2006-07-271-101/+0
|
* [svn-r12503] Add a new windows project h5copy.dsp into subversion.MuQun Yang2006-07-271-0/+105
| | | | | | This will generate h5copy on windows. The previous check-in is under the wrong directory.
* [svn-r12502] Add a new windows project h5copy.dsp into subversion.MuQun Yang2006-07-271-0/+101
| | | | This will generate h5copy on windows.
* [svn-r12499] Windows project updating:MuQun Yang2006-07-271-11/+11
| | | | | | Updating all.dsw,all.sln(for command-line testing only) and binread.dsp. New projects have been added into.
* [svn-r12473] Add a windows new project file: binread for read the output ↵MuQun Yang2006-07-151-0/+105
| | | | file from "h5dump -b".
* [svn-r12464] Changed "eol-style" property on all Windows-specific files to ↵Quincey Koziol2006-07-1439-6869/+6869
| | | | | | be "CRLF" instead of "native".
* [svn-r12307] Purpose:Fang Guo2006-04-271-17/+1
| | | | | | | | | | | | 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:
* [svn-r12222] Purpose:Fang Guo2006-04-111-1/+1
| | | | | | | | | | | | | Maintenance on Windows Description: Fix a echo error: when running lstest.bat, previously echo "h5dump ..." change it to "h5ls ..." Solution: Platforms tested: Misc. update:
* [svn-r12198] Purpose:Fang Guo2006-04-041-1/+1
| | | | | | | | | | | | Maintenance on Windows Description: Temporarily comment out echo error messages to the screen for checking autotests on windows. Solution: Platforms tested: Misc. update:
* [svn-r12181] Purpose:Fang Guo2006-03-301-1/+1
| | | | | | | | | | | 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:
* [svn-r12176] Purpose:Fang Guo2006-03-301-0/+7
| | | | | | | | | | | | 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:
* [svn-r12170] Purpose:Fang Guo2006-03-281-4/+4
| | | | | | | | | | | 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:
* [svn-r12150] Purpose:Pedro Vicente Nunes2006-03-241-12/+26
| | | | | | | | | | | | | | new tests for h5diff Description: added new tests for the bat file on windows Solution: Platforms tested: windows Misc. update:
* [svn-r12135] Purpose:Fang Guo2006-03-222-5/+99
| | | | | | | | | | | Maintenance on Windows Description: Add in more comments Solution: Platforms tested: Misc. update:
* [svn-r12075] Purpose:Fang Guo2006-03-101-12/+12
| | | | | | | | | | | Update copyright information Description: Solution: Platforms tested: Misc. update:
* [svn-r12041] Purpose:Fang Guo2006-03-095-55/+60
| | | | | | | | | | | Modify copyright information Description: Copyright check failed. Modify them to the correct format Solution: Platforms tested: Misc. update:
* [svn-r12039] Purpose:Fang Guo2006-03-072-246/+0
| | | | | | | | | | | Remove gifconv project files Description: Solution: Platforms tested: Misc. update:
* [svn-r12025] Purpose:Fang Guo2006-03-072-246/+0
| | | | | | | | | | | Maintenance on Windows Description: Remove gifconv two project files Solution: Platforms tested: Misc. update:
* [svn-r11948] Purpose:Fang Guo2006-02-161-15/+0
| | | | | | | | | | | Batch file Improvement Description: This batch file is not necessary for new batch files Solution: Platforms tested: Misc. update:
* [svn-r11947] Purpose:Fang Guo2006-02-162-1/+22
| | | | | | | | | | | Add in copyright information Description: Solution: Platforms tested: Misc. update:
* [svn-r11946] Purpose:Fang Guo2006-02-161-238/+177
| | | | | | | | | | | Batch File Improvement Description: Make tool test batch files easier to maintain Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11945] Purpose:Fang Guo2006-02-161-984/+399
| | | | | | | | | | | Batch file improvement Description: Make tool test batch files easier to maintain Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11944] Purpose:Fang Guo2006-02-161-0/+248
| | | | | | | | | | | 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:
* [svn-r11941] Purpose:Fang Guo2006-02-161-395/+167
| | | | | | | | | | | Batch file improvement Description: Make tool test batch files easier to maintain Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11940] Purpose:Fang Guo2006-02-161-2476/+580
| | | | | | | | | | | Batch file improvement Description: Make tool tests batch files easier to maintain Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11938] Purpose:Fang Guo2006-02-161-1142/+385
| | | | | | | | | | | Batch file improvement Description: Make tool tests batch file easier to maintain Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11924] Purpose:Fang Guo2006-02-071-2/+2
| | | | | | | | | | | Maintenance on Windows Description: Change project settings to include path to H5IM.h Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11923] Purpose:Fang Guo2006-02-071-2/+2
| | | | | | | | | | | Maintenance on Windows Description: Change project settings to include the path to H5IM.h Solution: Platforms tested: Misc. update:
* [svn-r11801] Purpose:Fang Guo2005-12-191-2/+2
| | | | | | | | | | | Maintenance on Windows XP Description: Change project settings due to Petro's changes to h52gif Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11800] Purpose:Fang Guo2005-12-191-2/+2
| | | | | | | | | | | Maintenance on Windows Description: Update project settings due to Petro's new changes to h52gif Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11666] Purpose:Fang Guo2005-11-018-0/+96
| | | | | | | | | | | Add in copyright notice Description: Solution: Platforms tested: Misc. update:
* [svn-r11611] Purpose:Fang Guo2005-10-261-1/+23
| | | | | | | | | | | Maintenance on Windows Description: Add new h5diff test into batch file difftest.bat Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11462] Purpose:Fang Guo2005-09-231-0/+5
| | | | | | | | | | | 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:
* [svn-r11453] Purpose:Fang Guo2005-09-211-0/+105
| | | | | | | | | | | Maintenance on Windows Description: Add dll project file for tool h5stat Solution: Platforms tested: MSVS 6.0 on Windows XP Misc. update:
* [svn-r11452] Purpose:Fang Guo2005-09-211-0/+106
| | | | | | | | | | | Maintenance on Windows Description: Add the static project file for tool h5stat Solution: Platforms tested: MSVS 6.0 on Windows XP Misc. update:
* [svn-r11068] Purpose:Fang Guo2005-07-121-1/+21
| | | | | | | | | | | Maintenance for windows Description: Fix h5repack test problems with test1.h5 and test2.h5 Solution: Platforms tested: Misc. update:
* [svn-r11011] Purpose:before_removing_docsFang Guo2005-07-011-4/+0
| | | | | | | | | | | | Catch up changes with h5diff Description: output format of h5diff changed when there is no difference found. Solution: Platforms tested: Misc. update:
* [svn-r11002] Purpose:Fang Guo2005-06-291-1/+4
| | | | | | | | | | | Catch up with the changes of h5diff Description: Solution: Platforms tested: Misc. update:
* [svn-r10887] Purpose:Fang Guo2005-06-091-0/+105
| | | | | | | | | | | | Catch up with Linux. Description: Toos h5repart test project file h5reparttst project files added. Solution: Platforms tested: MSVS 6.0 on windows XP. Misc. update:
* [svn-r10886] Purpose:Fang Guo2005-06-091-0/+106
| | | | | | | | | | | Catch up with Linux. Description: Add h5repart tools test project file h5repart_gentest.dsp Solution: Platforms tested: MSVS 6.0 on windows XP. Misc. update:
* [svn-r10388] Purpose:Fang Guo2005-03-231-0/+119
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add h52gifdll tools project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10387] Purpose:Fang Guo2005-03-231-0/+119
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add h52gif tools project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10383] Purpose:Fang Guo2005-03-222-0/+748
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add toolslib tools project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10382] Purpose:Fang Guo2005-03-221-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add testh5repack_detect_szipdll tools project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update: