summary refs log tree commit diff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Removed Ruby warning by not shadowing opt variable anymore.Tobias Bühlmann2013-05-021-2/+2
* Add support for finding specs with RSpec style naming.Eoin Hennessy2010-01-171-0/+1
* Add Knock outputChristian Neukirchen2008-11-301-0/+3
* Add option to disable backtracesChristian Neukirchen2008-08-171-0/+3
* support spec/test subdirs for -ajftucker2008-06-251-3/+3
* Improve require for lib/baconMichael Fellinger2008-02-101-0/+1
* Add bacon -o FORMATChristian Neukirchen2008-01-071-2/+7
* Move summary outputter to lib/bacon.rbChristian Neukirchen2007-12-051-8/+1
* Remove debugging statementsChristian Neukirchen2007-12-051-1/+0
* Implement -n and -t for filtering on context/specification namesChristian Neukirchen2007-12-051-2/+3
* Add TAP generatorChristian Neukirchen2007-12-051-0/+4
* Set correct $?Christian Neukirchen2007-05-311-1/+8
* Add Test::Unit-like output (-q)Christian Neukirchen2007-05-311-5/+8
* Add standalone runner, bin/baconChristian Neukirchen2007-05-311-0/+98