You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
140 lines
3.8 KiB
140 lines
3.8 KiB
diff --git a/src/test_skips.h b/src/test_skips.h
|
|
index 0e0df44..7fc0bbc 100644
|
|
--- a/src/test_skips.h
|
|
+++ b/src/test_skips.h
|
|
@@ -1,40 +1,101 @@
|
|
static const unsigned int testSkipsWord[] = {
|
|
- 0
|
|
+ 0
|
|
};
|
|
|
|
static const unsigned int testSkipsGrapheme[] = {
|
|
- 0
|
|
+ 275,
|
|
+ 638,
|
|
+ 640,
|
|
+ 642,
|
|
+ 644,
|
|
+ 645,
|
|
+ 646,
|
|
+ 648,
|
|
+ 650,
|
|
+ 651,
|
|
+ 652,
|
|
+ 654,
|
|
+ 656,
|
|
+ 658,
|
|
+ 660,
|
|
+ 662,
|
|
+ 664,
|
|
+ 665,
|
|
+ 666, /* Oh, boy! Don't tempt the devil! */
|
|
+ 667,
|
|
+ 668,
|
|
+ 670,
|
|
+ 672,
|
|
+ 0
|
|
};
|
|
|
|
static const unsigned int testSkipsLine[] = {
|
|
125, /* Unable to tell LB30 East Asian symbols */
|
|
127, /* Unable to tell LB30 East Asian symbols */
|
|
+ 261,
|
|
+ 263,
|
|
+ 429,
|
|
+ 431,
|
|
815, /* Unable to tell LB30 East Asian symbols */
|
|
+ 1101,
|
|
+ 1103,
|
|
+ 1141,
|
|
+ 1143,
|
|
+ 1145,
|
|
+ 1147,
|
|
1161, /* Use LB25: no regex tailoring as in Example 7 */
|
|
1163, /* Use LB25: no regex tailoring as in Example 7 */
|
|
1165, /* Use LB25: no regex tailoring as in Example 7 */
|
|
1167, /* Use LB25: no regex tailoring as in Example 7 */
|
|
+ 1269,
|
|
+ 1271,
|
|
+ 1309,
|
|
+ 1311,
|
|
+ 1313,
|
|
+ 1315,
|
|
1331, /* Unable to tell LB30 East Asian symbols */
|
|
2189, /* Unable to tell LB30 East Asian symbols */
|
|
2191, /* Unable to tell LB30 East Asian symbols */
|
|
+ 2445,
|
|
+ 2447,
|
|
2873, /* Use LB25: no regex tailoring as in Example 7 */
|
|
2875, /* Use LB25: no regex tailoring as in Example 7 */
|
|
+ 2949,
|
|
+ 2951,
|
|
+ 2981,
|
|
+ 2983,
|
|
3567, /* Unable to tell LB30 East Asian symbols */
|
|
3739, /* Unable to tell LB30 East Asian symbols */
|
|
+ 3957,
|
|
+ 3959,
|
|
4081, /* Unable to tell LB30 East Asian symbols */
|
|
4083, /* Unable to tell LB30 East Asian symbols */
|
|
4425, /* Unable to tell LB30 East Asian symbols */
|
|
4427, /* Unable to tell LB30 East Asian symbols */
|
|
+ 4461,
|
|
+ 4463,
|
|
4473, /* Use LB25: no regex tailoring as in Example 7 */
|
|
4475, /* Use LB25: no regex tailoring as in Example 7 */
|
|
+ 4497,
|
|
+ 4499,
|
|
4597, /* Unable to tell LB30 East Asian symbols */
|
|
4599, /* Unable to tell LB30 East Asian symbols */
|
|
+ 4629,
|
|
+ 4631,
|
|
4645, /* Unable to tell LB30 East Asian symbols */
|
|
4647, /* Unable to tell LB30 East Asian symbols */
|
|
+ 4665,
|
|
+ 4667,
|
|
4943, /* Unable to tell LB30 East Asian symbols */
|
|
5109, /* Use LB25: no regex tailoring as in Example 7 */
|
|
5111, /* Use LB25: no regex tailoring as in Example 7 */
|
|
+ 5133,
|
|
+ 5135,
|
|
+ 5165,
|
|
+ 5167,
|
|
5459, /* Unable to tell LB30 East Asian symbols */
|
|
+ 5637,
|
|
+ 5639,
|
|
6149, /* Use LB25: no regex tailoring as in Example 7 */
|
|
6151, /* Use LB25: no regex tailoring as in Example 7 */
|
|
6153, /* Use LB25: no regex tailoring as in Example 7 */
|
|
@@ -44,10 +105,30 @@ static const unsigned int testSkipsLine[] = {
|
|
6663, /* Unable to tell LB30 East Asian symbols */
|
|
6833, /* Unable to tell LB30 East Asian symbols */
|
|
6835, /* Unable to tell LB30 East Asian symbols */
|
|
+ 6981,
|
|
+ 6983,
|
|
7005, /* Unable to tell LB30 East Asian symbols */
|
|
7007, /* Unable to tell LB30 East Asian symbols */
|
|
+ 7137,
|
|
+ 7146,
|
|
+ 7151,
|
|
+ 7153,
|
|
+ 7154,
|
|
+ 7155,
|
|
+ 7156,
|
|
7177, /* Unable to tell LB30 East Asian symbols */
|
|
7179, /* Unable to tell LB30 East Asian symbols */
|
|
+ 7236,
|
|
+ 7237,
|
|
+ 7238,
|
|
+ 7239,
|
|
+ 7240,
|
|
+ 7241,
|
|
+ 7243,
|
|
+ 7244,
|
|
+ 7245,
|
|
+ 7246,
|
|
+ 7247,
|
|
7477, /* Use LB25: no regex tailoring as in Example 7 */
|
|
7486, /* Use LB25: no regex tailoring as in Example 7 */
|
|
7491, /* Use LB25: no regex tailoring as in Example 7 */
|