aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/simpleTests.py
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Fix for bug #3017572 FindText crashes with empty textnyamatongwe1-0/+4
2010-03-26Added SCI_GETTAG.nyamatongwe1-5/+9
2010-03-25New case insensitive searching implementation uses objects implementingnyamatongwe1-0/+78
2010-03-23Upper and lower casing now works on non-ASCII characters.nyamatongwe1-0/+62
2010-02-28Fix for bug #2959876 Regular expression replace cannot escape \\nyamatongwe1-0/+9
2010-01-31Better coverage display.nyamatongwe1-1/+4
2010-01-31Added SCI_SETFIRSTVISIBLELINE to match SCI_GETFIRSTVISIBLELINE.nyamatongwe1-0/+23
2009-10-27Added GetLexerLanguage.nyamatongwe1-0/+19
2009-10-18Autocompletion tests.nyamatongwe1-0/+87
2009-07-22Tests for multiple selection, rectangular selection and virtual space.nyamatongwe1-0/+127
2009-05-12Include tests in standard repository.nyamatongwe1-0/+897