index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
unit
/
makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
Remove WordList from testing as that is now part of Lexilla.
Neil
1
-1
/
+0
2020-05-03
Feature [feature-requests:1347]. Add InsertLines method to PerLine interface and
Neil
1
-1
/
+2
2019-04-05
Move UniqueStringCopy into its own source file UniqueString.cxx to hide the
Neil
1
-1
/
+2
2018-03-30
Reverted #6488 as Xcode clang 9.1 now likes --std=c++17.
Neil Hodgson
1
-1
/
+0
2018-03-20
Change standard flag on MacOS as Xcode clang doesn't yet like c++17.
Neil Hodgson
1
-1
/
+4
2018-03-20
Add unit tests for UniCoversion.
Neil
1
-1
/
+2
2018-03-01
Update to c++17 so make_unique is available.
Neil
1
-1
/
+1
2016-08-25
Add unit tests for WordList class.
Neil
1
-0
/
+1
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
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
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