| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-15 | Don't try to use sanitizers on OS X as not built into Clang. | Neil Hodgson | 1 | -2/+5 | |
| 2014-05-15 | Support Clang on Linux and turn on the address and undefined behaviour | Neil | 1 | -1/+6 | |
| sanitizers. | |||||
| 2013-11-18 | Add some tests for CellBuffer. | Neil | 1 | -0/+1 | |
| 2013-11-17 | Added tests for Decoration. | Neil | 1 | -0/+1 | |
| 2013-11-17 | Switch unit tests to Catch framework. | Neil | 1 | -46/+35 | |
| 2012-05-29 | add CharClassifier::GetCharsOfClass | Mook | 1 | -1/+1 | |
| add SCI_GETWORDCHARS(<unused>, stringresult chars) command to get word chars add SCI_GETWHITESPACECHARS(<unused>, stringresult chars) to get whitespace chars add SCI_GETPUNCTUATIONCHARS(<unused>, stringresult chars) to get punctutation also add tests for {Set,Get}{Word,Whitespce,Punctuation}Chars, CharClassifier | |||||
| 2011-02-13 | Avoid unnecessary relinks on Windows. | nyamatongwe | 1 | -2/+4 | |
| 2011-02-03 | Added some coverage testing. | nyamatongwe | 1 | -1/+5 | |
| 2011-02-01 | Unit tests for Scintilla data structures. | nyamatongwe | 1 | -0/+62 | |
