Roxen.git/
server/
etc/
test/
tests/
rxml/
RoxenTest_BaseRXML.xml
Branch:
Tag:
Non-build tags
All tags
No tags
2001-06-11
2001-06-11 21:03:58 by Martin Nilsson <mani@lysator.liu.se>
2d8cdf968f8e6d9c8594d44ddcac0e9632794b62 (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
5.2
Added a mixed type emit test
Rev: server/etc/test/tests/rxml/RoxenTest_BaseRXML.xml:1.25
1080:
</test> <test>
+
<rxml><emit source="TESTER" test="3" sort="data">&_.data;:</emit></rxml>
+
<result>:3:a:</result>
+
</test>
+
+
<test>
<rxml><emit source="TESTER" sort="c" filter="a=??x">&_.c;:</emit></rxml> <result>1:2:4:</result> </test>