aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/makefile
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-11-17 11:17:25 +1100
committerNeil <nyamatongwe@gmail.com>2013-11-17 11:17:25 +1100
commit41714e87b6bec47a52a0aebc85517dd3b1d5d336 (patch)
tree7104cc8b828f51359490fb46f35243ca8b015e0c /test/unit/makefile
parent3ef31230a61ce74e2ae8bb116f7b4e338dd69ae6 (diff)
downloadscintilla-mirror-41714e87b6bec47a52a0aebc85517dd3b1d5d336.tar.gz
Added tests for Decoration.
Diffstat (limited to 'test/unit/makefile')
-rw-r--r--test/unit/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/makefile b/test/unit/makefile
index 71e4add7c..b3621ac57 100644
--- a/test/unit/makefile
+++ b/test/unit/makefile
@@ -41,6 +41,7 @@ TESTSRC=test*.cxx
TESTEDSRC=\
../../src/CharClassify.cxx \
../../src/ContractionState.cxx \
+ ../../src/Decoration.cxx \
../../src/RunStyles.cxx
TESTS=$(EXE)