Searched refs:test (Results 1 – 9 of 9) sorted by relevance
/iconvdata/ |
A D | tst-e2big.c | 32 test (const char *encoding, char *inbuf, size_t inbufsize, size_t outbufsize) in test() function 85 test ("EUC-JISX0213", inbuf, sizeof (inbuf), 3); in test_euc_jisx0213() 92 test ("TSCII", inbuf, sizeof (inbuf), 3); in test_tscii() 93 test ("TSCII", inbuf, sizeof (inbuf), 6); in test_tscii() 94 test ("TSCII", inbuf, sizeof (inbuf), 9); in test_tscii()
|
A D | tst-iconv-big5-hkscs-to-2ucs4.c | 65 check_conversion (struct testdata test) in check_conversion() argument 71 const char *mbs = test.input; in check_conversion() 87 if (wc != test.expected[0]) in check_conversion() 102 if (wc != test.expected[1]) in check_conversion() 126 if (wc != test.expected[2]) in check_conversion()
|
A D | TESTS | 75 # CP1255 and WINDOWS-1255 are the same encodings. The first test works with the 81 # CP1258 and WINDOWS-1258 are the same encodings. The first test works with the
|
/iconvdata/testdata/ |
A D | WINDOWS-1258 | 2 // on purpose, in order to test that the conversion empties the bit buffer
|
A D | WINDOWS-1258..UTF8 | 2 // on purpose, in order to test that the conversion empties the bit buffer
|
A D | ISO-2022-JP-2..UTF8 | 875 Just for a test of JISX0212: 騏驎 (the second character is of JISX0212)
|
A D | UTF-7 | 23 // on purpose, in order to test that the conversion empties the bit buffer
|
A D | suntzus | 1151 constitutes the test of a great general.
|
A D | ISO-2022-JP-2 | 875 Just for a test of JISX0212: $BqV$(DiQ(B (the second character is of JISX0212)
|
Completed in 25 milliseconds