Skip to content

Commit fda6594

Browse files
hsivonensffc
authored andcommitted
Update ICU tag to icu4x/2024-05-16/75.x
Backport unicode-org#4913
1 parent bcf4f71 commit fda6594

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+124682
-2010
lines changed

provider/datagen/src/provider.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ impl DatagenProvider {
3434
pub const LATEST_TESTED_CLDR_TAG: &'static str = "44.0.0";
3535

3636
/// The latest ICU export tag that has been verified to work with this version of `icu_datagen`.
37-
pub const LATEST_TESTED_ICUEXPORT_TAG: &'static str = "release-74-1";
37+
pub const LATEST_TESTED_ICUEXPORT_TAG: &'static str = "icu4x/2024-05-16/75.x";
3838

3939
/// The latest segmentation LSTM model tag that has been verified to work with this version of `icu_datagen`.
4040
pub const LATEST_TESTED_SEGMENTER_LSTM_TAG: &'static str = "v0.1.0";

provider/datagen/tests/data/icuexport/norm/small/uts46d.toml

Lines changed: 690 additions & 424 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/segmenter/dictionary/burmesedict.toml

Lines changed: 14296 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/segmenter/dictionary/cjdict.toml

Lines changed: 62729 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/segmenter/dictionary/khmerdict.toml

Lines changed: 24956 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/segmenter/dictionary/laodict.toml

Lines changed: 9146 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/segmenter/dictionary/thaidict.toml

Lines changed: 7037 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/ucase/small/ucase.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/uprops/small/AHex.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/datagen/tests/data/icuexport/uprops/small/Alpha.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)