aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/UnitTester.vcxproj
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/UnitTester.vcxproj
parentb4c65995ed5cd4cc4eb067d47f1d689d3ec7d212 (diff)
downloadscintilla-mirror-4d96e72c0fe1549704b2e22602d586e051d5e6fb.tar.gz
Backport: Add unit tests for UniCoversion.
Backport of changeset 6631:dab8d8906cfb.
Diffstat (limited to 'test/unit/UnitTester.vcxproj')
-rw-r--r--test/unit/UnitTester.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/UnitTester.vcxproj b/test/unit/UnitTester.vcxproj
index 0554b68ba..d74b691fe 100644
--- a/test/unit/UnitTester.vcxproj
+++ b/test/unit/UnitTester.vcxproj
@@ -152,6 +152,7 @@
<ClCompile Include="..\..\src\ContractionState.cxx" />
<ClCompile Include="..\..\src\Decoration.cxx" />
<ClCompile Include="..\..\src\RunStyles.cxx" />
+ <ClCompile Include="..\..\src\UniConversion.cxx" />
<ClCompile Include="test*.cxx" />
<ClCompile Include="UnitTester.cxx" />
</ItemGroup>