From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../testdata/codepointtrie/set-empty.small16.toml | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 intl/icu/source/test/testdata/codepointtrie/set-empty.small16.toml (limited to 'intl/icu/source/test/testdata/codepointtrie/set-empty.small16.toml') diff --git a/intl/icu/source/test/testdata/codepointtrie/set-empty.small16.toml b/intl/icu/source/test/testdata/codepointtrie/set-empty.small16.toml new file mode 100644 index 0000000000..f61d9fe18a --- /dev/null +++ b/intl/icu/source/test/testdata/codepointtrie/set-empty.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-empty.small16 +# +# machine-generated by: ucptrietest.c + +[code_point_trie.struct] +name = "set-empty.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 = [ + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, + 3,0xad +] +indexLength = 64 +dataLength = 130 +highStart = 0x0 +shifted12HighStart = 0x0 +type = 1 +valueWidth = 0 +index3NullOffset = 0x7fff +dataNullOffset = 0x0 +nullValue = 0x3 + +[code_point_trie.testdata] +# Array of (limit, value) pairs +checkRanges = [ + 0,3,0x110000,3 +] -- cgit v1.2.3