Searched refs:test_ul (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/usr.bin/ul/
H A Dul.sh22 test_ul() function
55 test_ul "ax\troman" "ax roman\n"
56 test_ul "a\bax\tbold" \
61 test_ul "a\b_x\titalic post" \
66 test_ul "_\bax\titalic pre" \
73 test_ul "\0303\0261x\troman" "\0303\0261x roman\n"
74 test_ul "\0303\0261\b\0303\0261x\tbold" \
79 test_ul "\0303\0261\b_x\titalic post" \
84 test_ul "_\b\0303\0261x\titalic pre" \
91 test_ul "\034
[all...]

Completed in 109 milliseconds