summaryrefslogtreecommitdiff
path: root/test/unit/tokens.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove dump/undump functionalityKornelius Kalnbach2013-06-131-9/+0
|
* cleanups, documentation for TokensProxyKornelius Kalnbach2011-09-211-27/+0
|
* #309 Improved highlighting of Ruby inside diffsmurphy2011-06-221-2/+9
|
* Added lots of tests for Plugin and other helper classes.murphy2011-02-281-13/+81
|
* Added lots of unit tests.murphy2010-06-291-0/+38
Theses actually come from the library files; now they are included. Also, rake test and test:all don't test the scanners now; you have to start them using rake test:scanners.