aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/makefile
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Don't try to use sanitizers on OS X as not built into Clang.Neil Hodgson1-2/+5
2014-05-15Support Clang on Linux and turn on the address and undefined behaviourNeil1-1/+6
2013-11-18Add some tests for CellBuffer.Neil1-0/+1
2013-11-17Added tests for Decoration.Neil1-0/+1
2013-11-17Switch unit tests to Catch framework.Neil1-46/+35
2012-05-29add CharClassifier::GetCharsOfClassMook1-1/+1
2011-02-13Avoid unnecessary relinks on Windows.nyamatongwe1-2/+4
2011-02-03Added some coverage testing.nyamatongwe1-1/+5
2011-02-01Unit tests for Scintilla data structures.nyamatongwe1-0/+62