aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/generichighlighter
Commit message (Expand)AuthorAgeFilesLines
* Tests: More autotest cleanup.Bill King2011-02-162-10/+11
* It's 2011 now.con2011-01-129-9/+9
* Merge branch '2.1'con2010-12-179-63/+99
|\
| * License headers.con2010-12-179-63/+99
* | Gen. highlighter: Improve performance (reg. exp.)Leandro Melo2010-12-071-25/+25
* | tests: more test project cleanupBill King2010-10-212-2/+2
* | tests: remove unnecessary TARGET = tst_$$TARGETBill King2010-10-201-2/+0
* | Tests: Get autotests compiling again.Bill King2010-10-201-1/+1
* | Generic highlighter: Fix autotest.Leandro Melo2010-10-111-3/+14
|/
* Tests: some cleanup of pro files, marking of tested components.Bill King2010-09-061-1/+1
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-023-10/+11
* Generic highlighter: Trying once more to fix for autotests.Leandro Melo2010-08-201-9/+10
* Try to satisfy autotests for the generic highlighter engine.Leandro Melo2010-08-192-1/+1
* Fix highlighter engine unit tests compilation/linking.Leandro Melo2010-08-133-5/+47
* Fixes: This qwarning screws up XML output.Bill King2010-08-051-3/+3
* Add "make check" support to testcase makefiles.Bill King2010-07-132-2/+3
* More work at getting autotests compiling.Bill King2010-07-132-5/+17
* Get this project compiling for the CI system.Bill King2010-07-121-2/+3
* Generic highlighter: Indentation based code folding.Leandro Melo2010-06-213-7/+50
* Generic highlighter: Code folding support.Leandro Melo2010-06-182-5/+12
* Generic highlighter: Renaming a couple of methods.Leandro Melo2010-06-181-2/+2
* Generic highlighter: Correcting how the engine keeps track of spaces.Leandro Melo2010-06-181-0/+51
* Fixing unit test due to change in the Highlighter's constructor.Leandro Melo2010-06-163-6/+5
* Generic highlighter: Small re-writings.Leandro Melo2010-06-141-1/+1
* Generic highlighter: More unit tests for the engine.Leandro Melo2010-06-141-61/+316
* Generic highlighter: New unit tests for the highlighter engine.Leandro Melo2010-06-038-1/+1231
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-202-14/+14
* Unit tests for specific rules of the generic highlighter.Leandro Melo2010-05-193-0/+803