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

Unified Diff: source/test/intltest/ucdtest.h

Issue 1864463002: Add Emoji properties (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 4 years, 8 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/data/unidata/ppucd.txt ('k') | source/test/intltest/ucdtest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/intltest/ucdtest.h
diff --git a/source/test/intltest/ucdtest.h b/source/test/intltest/ucdtest.h
index 448321eeb30bf9acf4a2992d742afc19dd61e73c..b167356233eba082f9ce355a4a2b4256d2525cd8 100644
--- a/source/test/intltest/ucdtest.h
+++ b/source/test/intltest/ucdtest.h
@@ -1,6 +1,5 @@
/********************************************************************
- * COPYRIGHT:
- * Copyright (c) 1997-2013, International Business Machines Corporation and
+ * Copyright (c) 1997-2016, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
@@ -39,6 +38,7 @@ public:
void TestPatternProperties();
void TestScriptMetadata();
void TestBidiPairedBracketType();
+ void TestEmojiProperties();
private:
« no previous file with comments | « source/data/unidata/ppucd.txt ('k') | source/test/intltest/ucdtest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698