Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed functional test. | murphy | 2006-10-18 | 1 | -1/+1 | |
| | | | | | | | Fixed Ruby scanner (/= was scanned as regexp!) Made bench.rb run from any folder. Made scanner test diff function work via EDITOR instead of gvimdiff. | |||||
* | Fixed test: sort plugin lists. | murphy | 2006-10-17 | 1 | -2/+2 | |
| | ||||||
* | Added functional test task and renamed all test task descriptions. | murphy | 2006-10-17 | 1 | -14/+0 | |
| | | | | | | rake test now runs both functional and scanner tests! Deleted stupid classes test. | |||||
* | Declared Version 0.7.4! | murphy | 2006-10-17 | 2 | -0/+66 | |
Plugin#all_plugin_names is now called #list. Added some basic functional tests and adjusted statistic.rake. |