Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: source/test/intltest/Makefile.in

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/test/hdrtst/pfiles.txt ('k') | source/test/intltest/alphaindextst.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/intltest/Makefile.in
diff --git a/source/test/intltest/Makefile.in b/source/test/intltest/Makefile.in
index 0e2c3fc21c5e625a5ba6c4dbdee1cf68ecbbadf8..5f0c675394df40de8488bbfd3080da81d59a5a7b 100644
--- a/source/test/intltest/Makefile.in
+++ b/source/test/intltest/Makefile.in
@@ -1,6 +1,6 @@
#******************************************************************************
#
-# Copyright (C) 1999-2014, International Business Machines
+# Copyright (C) 1999-2015, International Business Machines
# Corporation and others. All Rights Reserved.
#
#******************************************************************************
@@ -57,7 +57,9 @@ uobjtest.o idnaref.o idnaconf.o nptrans.o punyref.o testidn.o testidna.o uts46te
incaltst.o calcasts.o v32test.o uvectest.o textfile.o tokiter.o utxttest.o \
windttst.o winnmtst.o winutil.o csdetest.o tzrulets.o tzoffloc.o tzfmttst.o ssearch.o dtifmtts.o \
tufmtts.o itspoof.o simplethread.o bidiconf.o locnmtst.o dcfmtest.o alphaindextst.o listformattertest.o genderinfotest.o compactdecimalformattest.o regiontst.o \
-reldatefmttest.o simplepatternformattertest.o measfmttest.o scientificformathelpertest.o numfmtspectest.o unifiedcachetest.o quantityformattertest.o
+reldatefmttest.o simplepatternformattertest.o measfmttest.o numfmtspectest.o unifiedcachetest.o quantityformattertest.o \
+scientificnumberformattertest.o datadrivennumberformattestsuite.o \
+numberformattesttuple.o numberformat2test.o pluralmaptest.o
DEPS = $(OBJECTS:.o=.d)
« no previous file with comments | « source/test/hdrtst/pfiles.txt ('k') | source/test/intltest/alphaindextst.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698