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
commit76d417ea8a7a87d9c5cd10d21808859b9e3f5a89 (patch)
tree3eab985fcd6037ab0427cdb42e31c994cedc32a8 /test/unit/makefile
parentbc3e60c9fb30629649aa1552a739e48a4babca86 (diff)
downloadscintilla-mirror-76d417ea8a7a87d9c5cd10d21808859b9e3f5a89.tar.gz
Add unit tests for UniCoversion.
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 b38da46ca..f73dc3f5c 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)