12e5b6d6dSopenharmony_ci<!--- © 2020 and later: Unicode, Inc. and others. ---> 22e5b6d6dSopenharmony_ci<!--- License & terms of use: http://www.unicode.org/copyright.html ---> 32e5b6d6dSopenharmony_ci 42e5b6d6dSopenharmony_ci# Tools and build scripts for updating data originating from CLDR 52e5b6d6dSopenharmony_ci 62e5b6d6dSopenharmony_ci## CLDR test data 72e5b6d6dSopenharmony_ci 82e5b6d6dSopenharmony_ciThe ant [build.xml](build.xml) file takes care of copying some CLDR 92e5b6d6dSopenharmony_citest data directories to both the ICU4C and ICU4J source trees. To add 102e5b6d6dSopenharmony_cimore directories to the list, modify the `cldrTestData` fileset. 112e5b6d6dSopenharmony_ci 122e5b6d6dSopenharmony_ci## cldr-to-icu 132e5b6d6dSopenharmony_ci 142e5b6d6dSopenharmony_ciThe cldr-to-icu directory contains tools to convert from CLDR's XML 152e5b6d6dSopenharmony_cidata to ICU resource files. 162e5b6d6dSopenharmony_ci 172e5b6d6dSopenharmony_ciSee [cldr-to-icu/README.txt](cldr-to-icu/README.txt) and 182e5b6d6dSopenharmony_ci[cldr-icu-readme.txt](../../icu4c/source/data/cldr-icu-readme.txt) for 192e5b6d6dSopenharmony_cimore information. 20