summaryrefslogtreecommitdiffstats
path: root/windows/tools
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18948] Purpose:Jonathan Kim2010-06-021-6/+22
| | | | | | | | Update Windows testing for h5ls according to the updates for Support follow symbolic links. Description: Sync with hdf5 1.8 branch SVN r18946
* [svn-r18878] Update testh5diff.bat for --follow-symlinks changeAllen Byrne2010-05-211-76/+76
| | | | Tested: windows
* [svn-r18850] Added packed-bits tests to batch fileAllen Byrne2010-05-181-1/+52
| | | | Tested: windows
* [svn-r18676] Updated scripts for H5copy r18400 and H5ls r18643Allen Byrne2010-04-292-2/+54
| | | | Tested: windows
* [svn-r18424] Upgraded all project files to VS2008. Allen Byrne2010-03-1834-420/+326
| | | | | | Changed batch files by removing VS2005 and IVF91 options. Added libsettings project to behave like h5tinit.vcproj. Updated Manifest
* [svn-r18423] Add windows define BIND_TO_CURRENT_VCLIBS_VERSION=1 to project ↵Allen Byrne2010-03-1834-580/+580
| | | | files
* [svn-r18324] Updated test script to match *nix shell script. Allen Byrne2010-02-231-0/+7
| | | | Tested: windows
* [svn-r18323] Updated test script to match *nix shell script. Allen Byrne2010-02-231-3/+36
| | | | Tested: windows
* [svn-r18318] Updated test script to match *nix shell script. Also corrected ↵Allen Byrne2010-02-231-3/+185
| | | | | | 629 file exit code Tested: windows
* [svn-r17727] Updated the errorlevel checking for better error handling in ↵Allen Byrne2009-10-221-4/+16
| | | | the windows batch files.
* [svn-r17497] Corrected location of talign.c in project files.Allen Byrne2009-09-182-10/+10
| | | | Tested: Windows
* [svn-r17495] Updated to include new h5dump region reference tests. Also ↵Allen Byrne2009-09-171-2/+4
| | | | added missing display buffer resize test.
* [svn-r17469] Update windows batch file to match the testh5diff.sh script ↵Allen Byrne2009-09-111-5/+3
| | | | | | change in rev 17467. Tested: windows
* [svn-r17288] Added the two infinity tests to the windows batch script to ↵Allen Byrne2009-07-311-0/+8
| | | | match the linux test script.
* [svn-r17057] Rev 17053 added new test to h5repack test script, which ↵Allen Byrne2009-06-161-4/+47
| | | | | | requires that the windows batch file be updated. Tested: Windows XP32
* [svn-r16805] Purpose: Add new h5repack tests to WindowsScott Wegner2009-04-201-2/+9
| | | | | | | | Description: Three new tests were added to the h5repack test script in rev.16802. This checkin brings those new tests to Windows as well. Tested: VS2005 on WinXP x64
* [svn-r16665] Added h5tools.h to h5difftst.vcproj.Allen Byrne2009-04-032-4/+11
| | | | | | Added new test to h5repack.bat. Tested on XP64-VS2005--IVF91
* [svn-r16522] Changed windows batch file due r16519 and r16520. As all ↵Allen Byrne2009-02-261-2/+2
| | | | | | | windows OS are always LE on all platforms, simply added le to the two locations where these files are used. Tested: Vista 32 VS2008
* [svn-r16470] Added two new test cases for compound types to batch file per ↵Allen Byrne2009-02-111-0/+7
| | | | | | | script file changes in rev #16463. Tested: XP32, XP64 - VNET, VS2005
* [svn-r16443] Update windows batch file to match *nix script due to rev 16351Allen Byrne2009-02-051-36/+82
| | | | | Tested:  XP 32 VNET
* [svn-r16411] testh5ls.bat - added tests to match script file from rev 16310Allen Byrne2009-02-032-0/+12
| | | | | | | | h5repack.bat - added test to match script file from rev 16402 set_extent.vcproj - added WS2_32.lib for change to set_extent from rev 16406 Tested: Vista32, XP32, XP64 using VNET, VS2005 VS2008
* [svn-r15970] Purpose: Update Windows h5dump test scriptScott Wegner2008-10-271-3/+10
| | | | | | | | Description: The h5dump test script was recently updated to add the new -b syntax. This update also adds and modifies the neccessary tests for Windows. Tested: VS2005 on WinXP
* [svn-r15963] Purpose: Minor h5repack test updateScott Wegner2008-10-271-1/+1
| | | | | | | | Description: Change the Windows h5repack test script so that the h5diff format matches the latest changes. In particular, don't send the -c option. Tested: None, very minor
* [svn-r15909] Purpose: Various Windows test script updatesScott Wegner2008-10-203-11/+65
| | | | | | | | Description: This checkin includes updates to Windows test scripts for h5copy, h5diff, and h5dump tools. Each represents minor changes to syntax which emulates the updates made to the general-platform test scripts. Tested: VS2005 on WinXP
* [svn-r15887] Purpose: Close bug 1332Neil Fortner2008-10-161-0/+4
| | | | | | | | | Description: Improved external link traversal of h5dump. h5dump will now properly avoid all cycles, even those spanning multiple files. Improvement to the output of committed datatypes. Committed datatypes are now checked for uniqueness (like other objects). Tests added for these cases. Tested: kagiso, linew, smirom (h5committest)
* [svn-r15842] Purpose: Update h5jam Windows test scriptScott Wegner2008-10-131-2/+2
| | | | | | | | Description: The testfiles used for the h5jam/h5unjam test were recently moved to a new directory. Update the structure of the Windows test script to compensate for the change. Tested: VS2005 on WinXP
* [svn-r15814] Purpose: Update h5ls test scriptScott Wegner2008-10-081-0/+7
| | | | | | | | Description: The general h5ls test script was recently updated. This checkin brings those changes to Windows Tested: VS2005 on WinXP
* [svn-r15788] Purpose: Update h5copy test script on WindowsScott Wegner2008-10-061-1/+1
| | | | | | | | Description: The testfiles were moved to a new directory for the h5copy tests. Update the Windows test script to use this new directory. Tested: VS2005 on WinXP
* [svn-r15786] Purpose: Bring h5diff test updates to WindowsScott Wegner2008-10-061-54/+115
| | | | | | | | Description: The test files used for the h5diff test script were recently moved to a new directory, and the format of the testing was changed. This checkin brings the changes to Windows as well. Tested: VS2005 on WinXP
* [svn-r15784] Purpose: Minor update to h5repack Windows test scriptScott Wegner2008-10-061-1/+1
| | | | | Description: The one final test that was failing was due to a filename change. I missed it in Pedro's last update-- all tests pass now.
* [svn-r15783] Purpose: Update Windows h5repack test script for new directoryScott Wegner2008-10-061-13/+6
| | | | | | | | | | Description: The h5repack test files were added to a new testfiles/ subdirectory, and the test script update. This checkin brings those changes to Windows. We also re-enable a test for the userblock which was disabled for other reasons before. Note: One h5repack test is still failing, but I think it's a minor error that Pedro and I can correct fairly easily later today. Tested VS2005 on WinXP
* [svn-r15719] Purpose: Update Windows h5import test script, and disable a ↵Scott Wegner2008-09-292-17/+28
| | | | | | | | | | | | h5repack test Description: The test script format was changed for h5import, including many file-name changes. This checkin brings those updates to Windows. This checkin also disables a previously-added h5repack test for the userblock. The test is disabled for now because Windows cannot find the input file ublock.bin. The file is generated dynamically on other systems, but cannot be easily generated for use on Windows. We should re-enable this test in the future when ublock.bin is added to svn. Tested: VS2005 on WinXP
* [svn-r15589] Purpose: Add new h5repack tests to WindowsScott Wegner2008-09-031-1/+5
| | | | | | | | Description: New h5repack tests were added in revision 15551 and 15557, and also the syntax of one test was changed. This was causing errors on Windows. This checkin should fix those errors. Tested: VS2005 on WinXP
* [svn-r15542] Purpose: Add new h5repack test to WindowsScott Wegner2008-08-271-0/+4
| | | | | | | | Description: There was one new h5repack test added recently. This commit also adds it to the Windows test script Tested: VS2005 on WinXP
* [svn-r15435] Purpose: Update Windows test script for new h5diff option: -cScott Wegner2008-08-062-1/+6
| | | | | | | | Description: A new parameter was added to h5diff recently. We add a new test to the h5diff script, and change the syntax in which h5diff is called from the h5repack test script Tested: VS2005 on WinXP
* [svn-r15144] Purpose: Add new h5ls test to WindowsScott Wegner2008-06-051-0/+1
| | | | | | | | Description: A new test case was added to the general testh5ls script. This update adds the test to Windows as well. Tested: VS2005 on WinXP
* [svn-r15120] Purpose: Ignore Windows POSIX-Depreciation warnings in Visual ↵Scott Wegner2008-06-0234-136/+136
| | | | | | | | | | Studio 2005 Description: On Windows, we receive many compiler warnings because Microsoft has implemented many "security-enhanced" versions of POSIX functions. However, the old versions still exist, so the warnings can be ignored. By setting a preprocessor definition, we can disable many of these warnings. On a typical HDF5 build, this reduces the number of warnings from ~1500 to ~600 Tested: VS2005 on WinXP
* [svn-r15118] Purpose: Backport Windows project cleanup from trunk: remove ↵Scott Wegner2008-06-0234-89/+89
| | | | | | | | | | | | | | | | | ignored system library, standardize program debug information, and unify Windows h5tinit Description: These changes are made via a user's suggestion, bugzilla bug #1164. These have all been tested in the trunk, and are stable/favorable changes. In many of our project files on Windows, we have our linker setting set to ignore old link libraries-- either libc.lib or libcd.lib. This is a relic from converting project files from old versions of Visual Studio to newer ones, and is unnecessary. We remove the ignored library from the project files. This actually makes no difference in the output binaries. In our debug project configurations, many of the projects were generating debug information for "Program Database and Edit & Continue". Other projects were using different settings, or none at all. We standardize to use "Program Database" setting, because it generates much smaller .obj files and cuts out unnecessary debug information. Previously, there was Windows-dependent code inside H5detect.c, because not all projects could access the gethostname() function. However, we standardize our project-files to link with WS2_32.lib, so now this function is available. Thus, the Windows-specific code has been removed from H5detect.c. Tested: VS2005 on WinXP VS.NET on WinXP
* [svn-r15107] Purpose: Provide better fix for h5dump xml test failure on WindowsScott Wegner2008-05-301-9/+15
| | | | | | | | Description: Shortly before the release, we noticed that one of our h5dump xml Windows tests failed when used with a release tarball. This is because of the Unix-style EOL characters in the expected output. For the release, we simply skipped the test. However, we can instead convert the expected output to Windows EOL format, and run the test. This is a backport from the HDF5 trunk. Tested: VS2005 on WinXP
* [svn-r15077] Purpose: Comment out one Windows test that fails in release tarballScott Wegner2008-05-271-1/+4
| | | | | | | | Description: On test fails from the release tarball. Specifically, the h5diff xml test for tsaf.h5.xml. For some reason, fc (Windows diff utility) detects differences from the expected output if the file has unix-style end-of-line characters. It only happens for this test. I suspect it is because the file is so long, but it's too late to debug for the release. Simply comment it out until we can fix it. Tested: VS2005 on WinXP (32- and 64-bit)
* [svn-r15055] Purpose: Update Windows h5repack test scriptScott Wegner2008-05-211-0/+43
| | | | | | | | Description: Add a function to test old h5repack syntax, as well as a new test case for it. Tested: VS2005 on WinXP
* [svn-r15039] Purpose: Update h5repack test scriptScott Wegner2008-05-191-2/+9
| | | | | | | | Description: 1 new test added for command-line syntax compatibility Tested: VS2005 on WinXP
* [svn-r14983] Purpose: Update h5dump test script on WindowsScott Wegner2008-05-121-11/+16
| | | | | | | | Description: One test has been added to h5dump test for custom output formats. This adds the test on Windows as well. Tested: VS2005 on WinXP
* [svn-r14835] Purpose: Remove English-specific code from Windows test scriptsScott Wegner2008-04-149-16/+16
| | | | | | | | | | | Description: In previous versions of Windows, the builtin 'FC' command (diff equivalent) didn't return proper exit status. As a work-around, we parsed the message returned to check status. This relies on English return messages. In current Windows XP and Windows Vista, FC will return exit status as expected, so we can remove this workaround. Older platforms where we would need this workaround are no longer supported. Tested: VS2005 on Windows XP Small test on Windows Vista
* [svn-r14769] Purpose: Remove spurious szip link directory in h5repack debug ↵Scott Wegner2008-03-241-1/+1
| | | | | | | | | | project Description: As pointed out by a user, we added an un-needed link directory for szip which is machine-dependent and, in his case, problematic. We can safely remove this reference because we already include the szip link directory elsewhere. Tested: None, simply removed
* [svn-r14600] Purpose: Backport of Windows typo fix from the trunkScott Wegner2008-02-181-1/+1
| | | | | | | | | Description: Purpose: Fix very minor typo in Windows h5import test script Single-letter typo in the Windows test script was causing us to return the wrong error code in some cases. Tested: VS2005 on WinXP
* [svn-r14447] Purpose: Fix output directory for h5reparttst projectScott Wegner2008-01-211-2/+2
| | | | | | | | Description: For some reason, the h5reparttst output folder wasn't set correcty for 64-bit Windows. This may have gotten accidentally changed with other intermediate project file changes. Tested: VS2005 on WinXP x64
* [svn-r14443] Purpose: Update Windows h5dump test scriptPurpose: Update ↵Scott Wegner2008-01-181-5/+7
| | | | | | | | | | Windows h5dump test script Description: There was another update to the main h5dump test script. This checkin brings those edits to the Windows script as well. Tested: VS2005 w/ WinXP
* [svn-r14426] Purpose: Update Windows h5dump test scriptScott Wegner2008-01-161-5/+10
| | | | | | | | Description: There were a number of updates to the main h5dump test script. This checkin brings those edits to the Windows script as well. Tested: VS2005 w/ WinXP
* [svn-r14331] Purpose: Update Windows h5ls test scriptScott Wegner2007-12-101-16/+6
| | | | | | | | Details: We no longer need to parse the h5ls output to remove "Modified" tags. This makes it much easier to test on Windows, because we don't need to emulate `sed`. Tested: VS2005 on WinXP