diff options
Diffstat (limited to 'intl/icu/source/test/testdata/codepointtrie/set-single-value.small16.toml')
-rw-r--r-- | intl/icu/source/test/testdata/codepointtrie/set-single-value.small16.toml | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/intl/icu/source/test/testdata/codepointtrie/set-single-value.small16.toml b/intl/icu/source/test/testdata/codepointtrie/set-single-value.small16.toml new file mode 100644 index 0000000000..568362f556 --- /dev/null +++ b/intl/icu/source/test/testdata/codepointtrie/set-single-value.small16.toml @@ -0,0 +1,41 @@ +# Copyright (C) 2021 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html +# +# file name: set-single-value.small16 +# +# machine-generated by: ucptrietest.c + +[code_point_trie.struct] +name = "set-single-value.small16" +index = [ + 0,0x40,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +] +data_16 = [ + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, + 5,0xad +] +indexLength = 64 +dataLength = 130 +highStart = 0x0 +shifted12HighStart = 0x0 +type = 1 +valueWidth = 0 +index3NullOffset = 0x7fff +dataNullOffset = 0x0 +nullValue = 0x5 + +[code_point_trie.testdata] +# Array of (limit, value) pairs +checkRanges = [ + 0,3,0x110000,5 +] |