Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 15 | -1156/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Added new keywords and functions to SQL scanner (see #221, thanks to Joshua ↵ | murphy | 2010-03-30 | 2 | -0/+508 |
| | | | | Galvez). | ||||
* | Tests for the improved SQL scanner. | murphy | 2010-03-21 | 8 | -95/+195 |
| | |||||
* | Test cleanup. | murphy | 2009-04-20 | 4 | -71/+71 |
| | | | | | | * Fixed Scheme and SQL scanner tests after last bugfix. * Removed obsolete Python test file. | ||||
* | New: *PHP and SQL Scanners* | murphy | 2009-04-20 | 9 | -0/+548 |
* Both not well tested yet, preview versions. * Some example code for both languages. * PHP scanner original by Stefan Walk. * SQL scanner using code by Keith Pitt and Josh Goebel. |