summaryrefslogtreecommitdiffstats
path: root/windows/test/checktests.bat
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18930] Enabled mf test since it is fixed.Allen Byrne2010-06-011-2/+1
| | | | Tested: windows
* [svn-r17736] mf.c test commented out. Assert hangs daily tests.Allen Byrne2009-10-231-1/+2
|
* [svn-r17726] Updated the errorlevel checking for better error handling in ↵Allen Byrne2009-10-221-5/+16
| | | | the windows batch files.
* [svn-r17721] Added new files:Allen Byrne2009-10-221-0/+2
| | | | | tlinks.cpp, tcheck_version.c and tcheckversion projects
* [svn-r17520] Added project files and test for new farray.c fileAllen Byrne2009-09-241-0/+1
|
* [svn-r15816] Purpose: Update h5ls test scriptScott Wegner2008-10-081-0/+2
| | | | | | | | | | Description: The general h5ls test script was recently updated. This checkin brings those changes to Windows Also add freespace & mf to general test script, since I forgot in the last checkin Tested: VS2005 on WinXP
* [svn-r15584] Purpose: Add new extensible array source code and test project ↵Scott Wegner2008-09-031-0/+1
| | | | | | | | | for Windows Description: In revision 15549, new source code was added for the extensible array interface. This checkin adds the source code to Windows, along with the new test project, earray. Note: The new H5EA interface causes compilation errors on Windows, and will need to be fixed in the source.
* [svn-r15503] Purpose: Add new app_ref test to Windows projectsScott Wegner2008-08-211-0/+1
| | | | | | | | Description: A new test program, app_ref, was added to the source and configure script. We need to make special Windows project files for static and DLL versions of the test, and also VS2005 and VS.NET versions. Finally, include the new test in our script Tested: VS2005 on WinXP
* [svn-r15283] Fixed bug 1155, added fillval.c back to windows test file, ↵Neil Fortner2008-06-261-4/+1
| | | | | | other minor cleanup in fillval.c. Tested: kagiso (parallel), smirom, linew
* [svn-r15273] Purpose: Disable fillval test on WindowsScott Wegner2008-06-251-1/+4
| | | | | | | | | | | Description: The fillval test uses random input to test various fill cases. Certain boundary cases cause the test to fail, which produces sporadic errors on Windows. There is a bug filed for the issue here: http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1155 We will disable the test until the bug is fixed. Tested: None, simply disabled.
* [svn-r14138] Scott Wegner2007-09-101-0/+129