• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2layout: default
3title: Copy Shared Tests
4parent: Release & Milestone Tasks
5grand_parent: Contributors
6nav_order: 40
7---
8
9<!--
10© 2021 and later: Unicode, Inc. and others.
11License & terms of use: http://www.unicode.org/copyright.html
12-->
13
14# Copy Shared Tests
15
16Certain tests are structured so that they can be shared between CLDR and ICU.
17That allows the tests to be run in CLDR earlier in the development process. The
18tests include:
19
20*   LocaleMatcherTest
21*   TransformTest (to be cleaned up)
22
23Copy all of these from CLDR to ICU, and sanity check the differences, then check
24in.
25