summaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* cleanups, documentation for TokensProxyKornelius Kalnbach2011-09-212-27/+2
* TokensProxy: wrap upKornelius Kalnbach2011-09-193-3/+3
* #352 CodeRay.scan returns TokensProxyKornelius Kalnbach2011-09-182-11/+5
* fix YAML encoder for Psych (damn!)Kornelius Kalnbach2011-08-211-23/+13
* cleanup CodeRay.scan* methodsKornelius Kalnbach2011-08-201-4/+24
* rename CaseIgnoringWordList to WordList::CaseIgnoringKornelius Kalnbach2011-08-191-2/+2
* trying to integrate Travis CIKornelius Kalnbach2011-08-191-0/+1
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-197-26/+18
* minor support fixes for some Ruby engines and versionsmurphy2011-07-082-18/+10
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-3/+3
* #309 Improved highlighting of Ruby inside diffsmurphy2011-06-221-2/+9
* make Duo test independent of YAML enginemurphy2011-06-111-24/+4
* various fixes and cleanups in CodeRay's helpersmurphy2011-05-212-25/+10
* Encoder refactoring to fix LOC and Statistic encodersmurphy2011-04-201-5/+7
* renamed pre_* token kinds to predefined_*murphy2011-04-171-4/+4
* Added lots of tests for Plugin and other helper classes.murphy2011-02-2810-145/+181
* Added lots of unit tests.murphy2010-06-2917-0/+842