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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-12
Note required packages. Ensure filtered header is cleaned by make clean.
Neil
1
-1
/
+5
2016-10-18
Add SparseVector template as a new data structure for storing per-line data
Neil
1
-0
/
+185
2016-10-18
Visual Studio project for running unit tests makes it easier to debug them.
Neil
3
-0
/
+218
2016-10-08
Fix minor warnings in unit tests from MSVC 64-bit.
Neil
4
-27
/
+27
2016-09-30
Enable SplitVector to store objects by using std::copy to copy elements instead
Neil
1
-0
/
+104
2016-09-07
Add test cases for WordList::InListAbbreviated.
oirfeodent
1
-0
/
+16
2016-09-07
Add InListAbridged to WordList.
oirfeodent
1
-0
/
+22
2016-08-25
Add unit tests for WordList class.
Neil
3
-0
/
+34
2016-05-17
Enable g-ir-scanner to scan ScintillaObject signals
Thomas Martitz
4
-13
/
+254
2016-05-17
Backed out changeset: 89cda794d0dd as fixed changeset will be sent by author.
Neil
4
-254
/
+13
2016-04-26
Enable g-ir-scanner to scan ScintillaObject signals
Thomas Martitz
4
-13
/
+254
2016-05-05
Make Open work again and print out message when SciLexer can't be found.
Neil
1
-5
/
+9
2016-02-23
Retry OpenClipboard if it fails as another application may have opened it.
Neil
1
-3
/
+4
2016-02-09
Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits.
Neil
1
-1
/
+1
2016-01-05
Fix module ::-syntax when special characters such as 'x' are used.
Kein-Hong Man
1
-1
/
+1
2015-12-28
Fix typo.
Neil
1
-1
/
+1
2015-12-28
Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20.
Kein-Hong Man
3
-2
/
+489
2015-12-18
Bug [#1793]. Add support for Perl 5.22.
Kein-Hong Man
3
-21
/
+421
2015-12-15
Minor cleanups for GObject introspection.
Neil
1
-1
/
+1
2015-12-13
Fix issues raised by review and some more
Thomas Martitz
2
-10
/
+24
2015-09-30
Add a test suite to check gobject-introspection data
Thomas Martitz
3
-0
/
+184
2015-11-20
Remove line end whitespace.
Neil
2
-2
/
+2
2015-09-04
Bug [#1757]. Treat CRLF as two characters in SCI_COUNTCHARACTERS.
Neil
1
-0
/
+8
2015-07-27
Add Position.h as a place-holder and to allow #include "Position.h" in source.
Neil
6
-0
/
+6
2015-07-04
Unit tests need to see std::exception now.
Neil
3
-0
/
+3
2015-06-11
Added MultipleSelectAddNext, MultipleSelectAddEach, IsRangeWord, and
Neil
1
-0
/
+54
2015-04-14
Ensure SCI_TEXTHEIGHT uses valid style data and remove test pauses that
Neil
1
-3
/
+0
2014-12-22
Avoid warning from cppcheck.
Neil
1
-3
/
+2
2014-12-22
Replace function UnicodeFromBytes with UnicodeFromUTF8 as they are exactly the
Neil
2
-0
/
+45
2014-08-08
Implement explicit tab stops per line.
Neil
1
-0
/
+74
2014-08-08
Remove extra whitespace.
Neil
1
-10
/
+10
2014-05-24
Removing style byte indicators.
Neil
1
-4
/
+0
2014-05-21
Updated to current version of Catch as fixes issues reported by undefined
Neil
1
-555
/
+398
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
2014-05-15
Update Catch unit testing framework to current build 43 as it avoids some
Neil
1
-1989
/
+3048
2014-01-14
Avoid warnings from cppcheck for testing code.
Neil
1
-0
/
+2
2014-01-14
CallTipSetPosStart API added.
Neil
1
-0
/
+21
2014-01-01
Specify minimum Python version for scripts.
Neil
1
-2
/
+1
2014-01-01
Specify minimum Python version for scripts.
Neil
3
-0
/
+3
2013-12-22
Add tests for style attributes.
Neil
1
-0
/
+89
2013-12-17
Added DropSelectionN API.
Neil
1
-0
/
+34
2013-11-18
Added necessary header.
Unknown
1
-1
/
+2
2013-11-18
Add some tests for CellBuffer.
Neil
4
-1
/
+152
2013-11-18
Add some tests for DecorationList.
Neil
2
-1
/
+45
2013-11-17
Added tests for Decoration.
Neil
4
-2
/
+52
2013-11-17
Switch unit tests to Catch framework.
Neil
13
-1022
/
+8833
2013-09-26
Enhance stability by defining GetLineEndPosition for lines beyond end of docu...
Neil
1
-0
/
+6
2013-09-21
Fix test script to match move of scripts.
nyamatongwe
1
-1
/
+2
2013-09-05
Added SCI_GETPRIMARYSTYLEFROMSTYLE.
Neil
1
-0
/
+4
[next]