diff options
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/test/testdata/tstfiles.mk')
-rw-r--r-- | Build/source/libs/icu/icu-xetex/test/testdata/tstfiles.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/test/testdata/tstfiles.mk b/Build/source/libs/icu/icu-xetex/test/testdata/tstfiles.mk new file mode 100644 index 00000000000..8ba8d45593c --- /dev/null +++ b/Build/source/libs/icu/icu-xetex/test/testdata/tstfiles.mk @@ -0,0 +1,10 @@ +# Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved. +# +# TEST_RES_SOURCE defines data driven tests and other resource files to be included with +# the testdata package. For ordinary resource bundles, they only need to be referenced here. +# +# Not everything has been moved to this file yet, as this is a new facility. +# + +TEST_RES_SOURCE=DataDrivenCollationTest.txt calendar.txt format.txt + |