File:  [parser3project] / parser3 / tests / 065.html
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Sun May 10 11:55:53 2009 UTC (17 years, 2 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0, HEAD
- test for ^file:dirname was added

@auto[filespec]
$selffilespec[$filespec]

@main[]
#src=$selffilespec<br>
$sDirName[^file:dirname[$selffilespec]]
#dirname=$sDirName<br />
dirname=^if(^sDirName.left(1) eq "/" && ^sDirName.right(6) eq "/tests"){OK}<br />
basename=^file:basename[$selffilespec]<br />
justname=^file:justname[$selffilespec]<br />
justext=^file:justext[$selffilespec]<br />

E-mail: