forked from qt-creator/qt-creator
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 <orgads@gmail.com>
This commit is contained in:
@@ -66,7 +66,7 @@ SOURCES += \
|
|||||||
chunksreportedmonitor.cpp \
|
chunksreportedmonitor.cpp \
|
||||||
unsavedfiletest.cpp \
|
unsavedfiletest.cpp \
|
||||||
clangisdiagnosticrelatedtolocationtest.cpp \
|
clangisdiagnosticrelatedtolocationtest.cpp \
|
||||||
smallstringtest.cpp \
|
# smallstringtest.cpp \
|
||||||
highlightingmarkstest.cpp \
|
highlightingmarkstest.cpp \
|
||||||
sizedarraytest.cpp \
|
sizedarraytest.cpp \
|
||||||
utf8positionfromlinecolumntest.cpp
|
utf8positionfromlinecolumntest.cpp
|
||||||
|
Reference in New Issue
Block a user