summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2008-06-26 15:50:13 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2008-06-26 15:50:13 (GMT)
commita8011f4136e44fd4ce9b7aa137f421f114ab9ebd (patch)
treef26085d04ee90c0623eaf2f80de0d3431565197f /windows
parenta0dbf6ec46a6700a0ffcb00b44bc0c791f60a15c (diff)
downloadhdf5-a8011f4136e44fd4ce9b7aa137f421f114ab9ebd.zip
hdf5-a8011f4136e44fd4ce9b7aa137f421f114ab9ebd.tar.gz
hdf5-a8011f4136e44fd4ce9b7aa137f421f114ab9ebd.tar.bz2
[svn-r15283] Fixed bug 1155, added fillval.c back to windows test file, other minor cleanup in fillval.c.
Tested: kagiso (parallel), smirom, linew
Diffstat (limited to 'windows')
-rw-r--r--windows/test/checktests.bat5
1 files changed, 1 insertions, 4 deletions
diff --git a/windows/test/checktests.bat b/windows/test/checktests.bat
index cb56523..197ab04 100644
--- a/windows/test/checktests.bat
+++ b/windows/test/checktests.bat
@@ -99,10 +99,7 @@ rem on it for sending parameters. --SJW 9/6/07
call :add_test unlink%2 .\unlink%2\%1
call :add_test big%2 .\big%2\%1
call :add_test mtime%2 .\mtime%2\%1
- rem Teset commented because fillval produces spurious errors sporatically.
- rem There is a bug filed (1155), and we will re-enable it when this is
- rem fixed. -SJW 6/25/08
- rem call :add_test fillval%2 .\fillval%2\%1
+ call :add_test fillval%2 .\fillval%2\%1
call :add_test mount%2 .\mount%2\%1
call :add_test flush1%2 .\flush1%2\%1
call :add_test flush2%2 .\flush2%2\%1