From 505c9be9af58ad35c62f8fbbce3b7a77017204b3 Mon Sep 17 00:00:00 2001 From: Marco Bubke Date: Wed, 8 Jun 2016 11:29:58 +0200 Subject: UnitTests: Disable small string test There are some compiler problems and before I change the code I want to investigate them deeper. Change-Id: I497aa594fe0ea67be5927cc75bf6d64158952663 Reviewed-by: Orgad Shaneh --- tests/unit/unittest/unittest.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/unittest/unittest.pro b/tests/unit/unittest/unittest.pro index c370b389bb..1dfd5b4748 100644 --- a/tests/unit/unittest/unittest.pro +++ b/tests/unit/unittest/unittest.pro @@ -66,7 +66,7 @@ SOURCES += \ chunksreportedmonitor.cpp \ unsavedfiletest.cpp \ clangisdiagnosticrelatedtolocationtest.cpp \ - smallstringtest.cpp \ +# smallstringtest.cpp \ highlightingmarkstest.cpp \ sizedarraytest.cpp \ utf8positionfromlinecolumntest.cpp -- cgit v1.2.1