+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
- * COPYRIGHT:
- * Copyright (c) 1997-2013, International Business Machines Corporation and
+ * Copyright (c) 1997-2016, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
void TestPatternProperties();
void TestScriptMetadata();
void TestBidiPairedBracketType();
+ void TestEmojiProperties();
+ void TestIndicPositionalCategory();
+ void TestIndicSyllabicCategory();
+ void TestVerticalOrientation();
+ void TestDefaultScriptExtensions();
+ void TestInvalidCodePointFolding();
+ void TestBinaryCharacterProperties();
+ void TestIntCharacterProperties();
private: