xref: /aosp_15_r20/external/apache-xml/test/tests/extensions-gold/library/libraryTokenize01.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<out>
3<test desc="simple string, default separators">onetwothree, one</test>
4<test desc="simple string, colon separator">one  twothree, one  two</test>
5<test desc="blank string, default separators">, </test>
6<test desc="blank string, blank separators">, </test>
7<test desc="blank string, colon, x are separators">, </test>
8<test desc="all delimiter string, default separators">, </test>
9<test desc="all delimiter string, colon, x are separators">, </test>
10</out>
11