aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/makefile
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-03-20 14:42:44 +1100
committerNeil <nyamatongwe@gmail.com>2018-03-20 14:42:44 +1100
commit4d96e72c0fe1549704b2e22602d586e051d5e6fb (patch)
treee90c1b070937ad16b0689fbd111f348ddaccf884 /test/unit/makefile
parentb4c65995ed5cd4cc4eb067d47f1d689d3ec7d212 (diff)
downloadscintilla-mirror-4d96e72c0fe1549704b2e22602d586e051d5e6fb.tar.gz
Backport: Add unit tests for UniCoversion.
Backport of changeset 6631:dab8d8906cfb.
Diffstat (limited to 'test/unit/makefile')
-rw-r--r--test/unit/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/makefile b/test/unit/makefile
index f95aab581..ecd99fd7a 100644
--- a/test/unit/makefile
+++ b/test/unit/makefile
@@ -52,7 +52,8 @@ TESTEDSRC=\
../../src/CharClassify.cxx \
../../src/ContractionState.cxx \
../../src/Decoration.cxx \
- ../../src/RunStyles.cxx
+ ../../src/RunStyles.cxx \
+ ../../src/UniConversion.cxx
TESTS=$(EXE)