diff options
Diffstat (limited to 'test/unit/makefile')
| -rw-r--r-- | test/unit/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unit/makefile b/test/unit/makefile index ed06e5f93..1cde6319e 100644 --- a/test/unit/makefile +++ b/test/unit/makefile @@ -49,6 +49,8 @@ CXXFLAGS += -Wall -Wextra TESTSRC=test*.cxx # Files being tested from scintilla/src directory TESTEDSRC=\ + ../../src/CaseConvert.cxx \ + ../../src/CaseFolder.cxx \ ../../src/CellBuffer.cxx \ ../../src/CharacterCategoryMap.cxx \ ../../src/CharClassify.cxx \ |
