aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Fix bug where removing all characters from indicator at end of document didnyamatongwe1-0/+31
2012-05-29add CharClassifier::GetCharsOfClassMook2-1/+111
2011-06-07Testing RunStyles::AllSame and RunStyles::AllSameAs.nyamatongwe1-0/+18
2011-06-07Add tests for bug found in #3291579 and for new RunStyles::Findnyamatongwe2-0/+119
2011-02-13Avoid unnecessary relinks on Windows.nyamatongwe1-2/+4
2011-02-13Added Merge method to SparseState to make it possible to detect significantnyamatongwe1-1/+100
2011-02-10Only append a state if the value differs from the last current value.nyamatongwe1-0/+7
2011-02-10New class SparseState for storing lexer state that may notnyamatongwe1-0/+138
2011-02-03Added some coverage testing.nyamatongwe1-1/+5
2011-02-01Added runStyles tests.nyamatongwe1-1/+1
2011-02-01Unit tests for Scintilla data structures.nyamatongwe8-0/+850