aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/unitTest.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Backport: Allow std::unique_ptr to be used more widely.Neil1-0/+1
2018-05-25Backport: Add <vector> to files that include Platform.h as likely needed in f...mitchell1-0/+2
2018-03-26Backport: Avoid warnings about ignored diagnostic with Clang.Neil1-0/+2
2018-05-05Backport: Feature [feature-requests:#1212]. Move Unicode conversions into Uni...mitchell1-1/+0
2018-03-20Backport: Add unit tests for UniCoversion.Neil1-1/+1
2018-03-16Backport: Remove line-end white space.Neil1-1/+1
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil1-0/+2
2017-06-10Backport: Avoid warnings when compiling unit tests with recent GCC.Neil1-0/+8
2014-12-22Replace function UnicodeFromBytes with UnicodeFromUTF8 as they are exactly theNeil1-0/+1
2013-11-18Added necessary header.Unknown1-1/+2
2013-11-18Add some tests for CellBuffer.Neil1-1/+10
2013-11-18Add some tests for DecorationList.Neil1-1/+1
2013-11-17Added tests for Decoration.Neil1-1/+1
2013-11-17Switch unit tests to Catch framework.Neil1-6/+3
2011-02-01Added runStyles tests.nyamatongwe1-1/+1
2011-02-01Unit tests for Scintilla data structures.nyamatongwe1-0/+50