File:
[parser3project] /
parser3 /
tests /
071.html
Revision
1.3:
download - view:
text,
annotated -
select for diffs -
revision graph
Sun Jul 25 06:23:41 2010 UTC (15 years, 11 months ago) by
misha
Branches:
MAIN
CVS tags:
release_3_5_1,
release_3_5_0,
release_3_4_6,
release_3_4_5,
release_3_4_4,
release_3_4_3,
release_3_4_2,
release_3_4_1,
HEAD
- prepare tests to trim trailing methods' EOLs
@main[]
$source[^table::create{a
aa
bb
cc}]
$dest0[^table::create{a
xx
}]
^source.offset(2)
^test{^dest.join[$source]}
^test{^dest.join[$source;$.offset(0)]}
^test{^dest.join[$source;$.limit(2)]}
^test{^dest.join[$source;$.offset(1)$.limit(1)]}
^test{^dest.join[$source;$.offset(1)$.limit(2)]}
^test{^dest.join[$source;$.offset[cur]$.limit(1)]}
^test{^dest.join[$source;$.limit(0)]}
@test[action]
$dest[^table::create[$dest0]]
$action
^dest.menu{$dest.a}[,]<br>
E-mail: