summaryrefslogtreecommitdiff
path: root/test/unit/duo.rb
Commit message (Collapse)AuthorAgeFilesLines
* fix YAML encoder for Psych (damn!)Kornelius Kalnbach2011-08-211-23/+13
|
* cleanup CodeRay.scan* methodsKornelius Kalnbach2011-08-201-4/+24
|
* make Duo test independent of YAML enginemurphy2011-06-111-24/+4
|
* Added lots of unit tests.murphy2010-06-291-0/+45
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.