aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/external_command_spec.rb
Commit message (Collapse)AuthorAgeLines
* Add tests for the external_command library, and fix a bugRobin Houston2011-06-22-0/+40
(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.