--- parser3/tests/174.html 2008/05/19 10:40:38 1.2
+++ parser3/tests/174.html 2010/07/03 07:30:28 1.3
@@ -108,28 +108,17 @@ $s
# files must exist now
^checkFiles[$sDir;$sName]
-
-
-
-
@checkFiles[sDir;sName]
^checkFile[$sDir/${sName}.dir]
^checkFile[$sDir/${sName}.pag]
-
-
-
@checkFile[sFileName]
$sFileName -- ^if(-f $sFileName){exist}{not exist}
-
-
@getFileSize[sDir;sName][fStat]
$fStat[^file::stat[$sDir/${sName}.pag]]
$result($fStat.size)
-
-
@fill[hf][iCount;i]
$iCount(150)
^for[i](0;$iCount){