Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-20 | Backport: Add unit tests for UniCoversion. | Neil | 1 | -1/+1 | |
Backport of changeset 6631:dab8d8906cfb. | |||||
2018-03-16 | Backport: Remove line-end white space. | Neil | 1 | -1/+1 | |
Backport of changeset 6625:2dd6b8049c4e. | |||||
2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -0/+2 | |
for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
2017-06-10 | Backport: Avoid warnings when compiling unit tests with recent GCC. | Neil | 1 | -0/+8 | |
Backport of changeset 6305:f2f32d58bcd8. | |||||
2014-12-22 | Replace function UnicodeFromBytes with UnicodeFromUTF8 as they are exactly the | Neil | 1 | -0/+1 | |
same. Add unit tests for UnicodeFromUTF8. | |||||
2013-11-18 | Added necessary header. | Unknown | 1 | -1/+2 | |
2013-11-18 | Add some tests for CellBuffer. | Neil | 1 | -1/+10 | |
2013-11-18 | Add some tests for DecorationList. | Neil | 1 | -1/+1 | |
2013-11-17 | Added tests for Decoration. | Neil | 1 | -1/+1 | |
2013-11-17 | Switch unit tests to Catch framework. | Neil | 1 | -6/+3 | |
2011-02-01 | Added runStyles tests. | nyamatongwe | 1 | -1/+1 | |
2011-02-01 | Unit tests for Scintilla data structures. | nyamatongwe | 1 | -0/+50 | |