aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/unitTest.cxx
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Backport: Add unit tests for UniCoversion.Neil1-1/+1
Backport of changeset 6631:dab8d8906cfb.
2018-03-16Backport: Remove line-end white space.Neil1-1/+1
Backport of changeset 6625:2dd6b8049c4e.
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and ↵Neil1-0/+2
for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3.
2017-06-10Backport: Avoid warnings when compiling unit tests with recent GCC.Neil1-0/+8
Backport of changeset 6305:f2f32d58bcd8.
2014-12-22Replace function UnicodeFromBytes with UnicodeFromUTF8 as they are exactly theNeil1-0/+1
same. Add unit tests for UnicodeFromUTF8.
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