summaryrefslogtreecommitdiff
path: root/test/unit/statistic.rb
Commit message (Collapse)AuthorAgeFilesLines
* Encoder refactoring to fix LOC and Statistic encodersmurphy2011-04-201-5/+7
|
* Added lots of unit tests.murphy2010-06-291-0/+57
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.