File tree Expand file tree Collapse file tree 5 files changed +14
-14
lines changed
icu4c/source/test/testdata/cldr/personNameTest
icu4j/main/core/src/test/resources/com/ibm/icu/dev/data/cldr/personNameTest Expand file tree Collapse file tree 5 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
- # Test data for unit conversions
1
+ # Test data for personName formats
2
2
# Copyright © 1991-2024 Unicode, Inc.
3
3
# For terms of use, see http://www.unicode.org/copyright.html
4
- # SPDX-License-Identifier: Unicode-3.0
4
+ # SPDX-License-Identifier: Unicode-DFS-2016
5
5
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6
- #
6
+ #
Original file line number Diff line number Diff line change 1
- # Test data for unit conversions
1
+ # Test data for personName formats
2
2
# Copyright © 1991-2024 Unicode, Inc.
3
3
# For terms of use, see http://www.unicode.org/copyright.html
4
- # SPDX-License-Identifier: Unicode-3.0
4
+ # SPDX-License-Identifier: Unicode-DFS-2016
5
5
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6
- #
7
- af.txt
6
+ #af.txt
8
7
am.txt
9
8
ar.txt
10
9
as.txt
Original file line number Diff line number Diff line change 1
- # Test data for unit conversions
1
+ # Test data for personName formats
2
2
# Copyright © 1991-2024 Unicode, Inc.
3
3
# For terms of use, see http://www.unicode.org/copyright.html
4
- # SPDX-License-Identifier: Unicode-3.0
4
+ # SPDX-License-Identifier: Unicode-DFS-2016
5
5
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6
- #
6
+ #
Original file line number Diff line number Diff line change 1
- # Test data for unit conversions
1
+ # Test data for personName formats
2
2
# Copyright © 1991-2024 Unicode, Inc.
3
3
# For terms of use, see http://www.unicode.org/copyright.html
4
- # SPDX-License-Identifier: Unicode-3.0
4
+ # SPDX-License-Identifier: Unicode-DFS-2016
5
5
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6
- #
7
- af.txt
6
+ #af.txt
8
7
am.txt
9
8
ar.txt
10
9
as.txt
Original file line number Diff line number Diff line change 58
58
<map from =" ${ cldrDir } /common/testData/personNameTest/" to =" " />
59
59
</pathconvert >
60
60
<echo message =" Creating catalog.txt file" />
61
+ <copy file =" ${ testDataDir4C } /personNameTest/_header.txt" tofile =" ${ testDataDir4C } /personNameTest/catalog.txt" />
61
62
<echo message =" ${ personNameTestDirContents } " file =" ${ testDataDir4C } /personNameTest/catalog.txt" append =" true" />
63
+ <copy file =" ${ testDataDir4J } /personNameTest/_header.txt" tofile =" ${ testDataDir4J } /personNameTest/catalog.txt" />
62
64
<echo message =" ${ personNameTestDirContents } " file =" ${ testDataDir4J } /personNameTest/catalog.txt" append =" true" />
63
65
</target >
64
66
You can’t perform that action at this time.
0 commit comments