Annotation of parser3/tests/270.html, revision 1.5

1.1       misha       1: @main[]
1.4       misha       2: $dir[/tests/270_dir]
1.2       misha       3: 
1.5     ! moko        4: #^do[$dir///subdir/270.txt]{file not found (error)}
1.2       misha       5: 
1.5     ! moko        6: #^do[/Makefile]{file not found (error)}
1.3       misha       7: ^do[Makefile]{file not found (error)}
1.2       misha       8: 
                      9: @do[sFileSpec;*hParams]
                     10: ^if($hParams){
                     11:        $result[^file:find[$sFileSpec]{$hParams.0}<br />]
                     12: }{
                     13:        $result[^file:find[$sFileSpec]<br />]
                     14: }

E-mail: