scuffed-code/icu4c/source/test/testdata
Shane Carr b0d572c7f1 ICU-10923 Python logic for resource filters.
- Adds schema validation for config file
- Adds JSON comment stripping utility
2018-12-17 17:11:25 -08:00
..
break_rules ICU-13441 For zh/ja, tailor linebreak classes for quotations such as “ 201C and ” 201D 2018-11-14 19:53:12 -08:00
filters ICU-10923 Adding --filterDir option to genrb. 2018-12-13 16:18:47 -08:00
BidiCharacterTest.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
BidiTest.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
BUILDRULES.py ICU-10923 Python logic for resource filters. 2018-12-17 17:11:25 -08:00
calendar.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
casing.txt ICU-12564 Fix some bom issues in the testdata 2016-06-16 20:57:46 +00:00
CollationTest_NON_IGNORABLE_SHORT.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
CollationTest_SHIFTED_SHORT.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
collationtest.txt ICU-12455 BRS - BOM fix 2016-07-01 16:59:16 +00:00
conversion.txt ICU-13311 change illegal-UTF-8 handling in converter code 2017-09-23 06:34:53 +00:00
ConverterSelectorTestUTF8.txt ICU-6453 Encoding Selection moved from development branch. 2008-08-04 21:56:02 +00:00
csdetest.xml ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
dcfmtest.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
default.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
emoji-test.txt ICU-13058 copyright check 2017-03-23 15:49:17 +00:00
encoded.utf16be ICU-12779 Added/fixed Unicode copyright comments, commiting changes on behalf of Norbert. 2016-10-17 21:55:45 +00:00
filtertest.txt ICU-10923 Adding --filterDir option to genrb. 2018-12-13 16:18:47 -08:00
format.txt ICU-20119 63rc BRS, integrate cldr 34-alpha2, part 1 icu4c 2018-09-27 14:27:41 -07:00
GraphemeBreakTest.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
ibm9027.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
icuio.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
idna_conf.txt ICU-5273 fix IDNAToUnicode to not fail on error 2007-03-17 14:47:21 +00:00
idna_rules.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
IdnaTestV2.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
importtest.bin ICU-489 binary files should be added with -kb option 2000-07-12 17:16:32 +00:00
letest.xml ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
LineBreakTest.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
Makefile.in ICU-10923 Rewriting data build orchestration in Python. 2018-11-19 13:43:35 -07:00
mc.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
metaZones.txt ICU-12455 BRS - BOM fix 2016-07-01 16:59:16 +00:00
nfs4_cis_prep.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
nfs4_cs_prep_ci.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
nfs4_cs_prep_cs.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
nfs4_mixed_prep_p.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
nfs4_mixed_prep_s.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
NormalizationTest-3.2.0.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
NumberFormatTestCases.txt ICU-13634 Refactoring the two separate currency matchers into a single unified CombinedCurrencyMatcher. Allows for easy implementation of currency spacing (included in this changeset) and possibly other currency-related parsing features in the future. 2018-03-31 05:18:51 +00:00
numberformattestspecification.txt ICU-11511 Adding tests for CLDR-10103 scientific notation spec changes. 2018-10-23 17:46:33 -07:00
old_e_testtypes.res ICU-7035 Fixed ICU4J testdata.jar build problem. *_testtypes.res must have nofallback flag set. 2010-01-19 03:31:04 +00:00
old_l_testtypes.res ICU-7035 Fixed ICU4J testdata.jar build problem. *_testtypes.res must have nofallback flag set. 2010-01-19 03:31:04 +00:00
pkgdata.inc.in ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
pkgdataMakefile.in ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
ra.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
ra.xlf ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments. 2016-05-31 21:45:07 +00:00
rbbitst.txt ICU-8151 Simplify Finnish Line Break Tailoring, move to root. (#99) 2018-09-27 14:27:39 -07:00
re_tests.txt ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex 2007-12-11 21:30:10 +00:00
readme.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
regextst.txt ICU-13844 Regex unicode properties, add IsXXX forms for Java compatib… (#61) 2018-09-27 14:27:38 -07:00
riwords.txt ICU-12564 Fix bom in testdata file 2016-06-22 18:10:35 +00:00
root.txt ICU-20119 63rc BRS, integrate cldr 34-alpha2, part 1 icu4c 2018-09-27 14:27:41 -07:00
SentenceBreakTest.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
sh_YU.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
sh.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
ssearch.xml ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
structLocale.txt ICU-20119 63rc BRS, integrate cldr 34-alpha2, part 1 icu4c 2018-09-27 14:27:41 -07:00
te_IN_REVISED.txt ICU-12564 Fix some bom issues in the testdata 2016-06-16 20:57:46 +00:00
te_IN.txt ICU-12564 Fix some bom issues in the testdata 2016-06-16 20:57:46 +00:00
te.txt ICU-12564 Fix some bom issues in the testdata 2016-06-16 20:57:46 +00:00
test1.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
test1bmp.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
test2.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
test3.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
test4.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
test4x.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
test5.ucm ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
testaliases.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
testdata.mak ICU-10923 Rewriting data build orchestration in Python. 2018-11-19 13:43:35 -07:00
testempty.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
TestFont1.otf ICU-5410 Add Hangul test case, TestFont1.otf. (w/ Tim Band's permission) 2007-07-13 20:57:14 +00:00
testnorm.txt ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48) 2018-09-27 14:27:38 -07:00
testtypes.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
timezoneTypes.txt ICU-12455 BRS - BOM fix 2016-07-01 16:59:16 +00:00
translit_rules.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
tstfiles.mk ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
uni-text.bin ICU-999 Change uni-text.txt to uni-text.bin 2001-07-30 23:45:30 +00:00
windowsZones.txt ICU-12455 BRS - BOM fix 2016-07-01 16:59:16 +00:00
WordBreakTest.txt ICU-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01:00
zoneinfo64.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00

// Copyright (C) 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
//*******************************************************************************
//*
//*   Copyright (C) 1998-2000, International Business Machines
//*   Corporation and others.  All Rights Reserved.
//*
//*******************************************************************************

This directory contains data files used to test International Collectanea for Unicode.