summaryrefslogtreecommitdiff
path: root/test/unit/lines_of_code.rb
Commit message (Collapse)AuthorAgeFilesLines
* #352 CodeRay.scan returns TokensProxyKornelius Kalnbach2011-09-181-10/+3
|
* minor support fixes for some Ruby engines and versionsmurphy2011-07-081-14/+10
|
* Added lots of unit tests.murphy2010-06-291-0/+63
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.