Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests | Kornelius Kalnbach | 2013-06-09 | 1 | -4/+1 |
| | |||||
* | use assert_warning | Kornelius Kalnbach | 2011-09-26 | 1 | -0/+1 |
| | |||||
* | Major rewrite of encoders to support IO output; fixed some minor scanner ↵ | Kornelius Kalnbach | 2011-08-19 | 1 | -15/+7 |
| | | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests | ||||
* | various fixes and cleanups in CodeRay's helpers | murphy | 2011-05-21 | 1 | -1/+1 |
| | |||||
* | Added lots of tests for Plugin and other helper classes. | murphy | 2011-02-28 | 1 | -2/+70 |
| | |||||
* | Added lots of unit tests. | murphy | 2010-06-29 | 1 | -0/+11 |
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. |