aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/external_command_scripts
Commit message (Collapse)AuthorAgeLines
* Move external_command.rb to commonlibRobin Houston2011-09-07-22/+0
|
* Add tests for the external_command library, and fix a bugRobin Houston2011-06-22-0/+22
(which was actually a fairly late regression, showing the benefits of formal tests vs informal testing). I believe this bug was the cause of the recent Xapian indexing errors.