blob: e09d844079a0658f540f2c67c58fa0de629e3348 [file] [log] [blame]
Lucas Eckelsdc4699f2012-08-06 15:22:01 -07001Three tests of round-trip conversions will be performed.
2One test of illegal UTF-32 will be peroformed.
3Two illegal result messages are expected; one in test 02A; one in test 03A.
4These are for tests of Surrogate conversion.
5
6Begin Test01
7******** Test01 succeeded without error. ********
8
9Begin Test02
10Test02A for 55296, input 0000d800, output 0000,0000, result 3
11!!! Test02A: note expected illegal result for 0x0000D800
12******** Test02 succeeded without error. ********
13
14Begin Test03
15sourceIllegal Test03A for 55296 (0xd800); output ; result 3
16!!! Test03A: note expected illegal result for 0x0000D800
17******** Test03 succeeded without error. ********
18
19Begin Test04
20******** Test04 succeeded without error. ********
21