summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add flunkingChristian Neukirchen2007-12-051-3/+5
* Allow using Object#should outside of contexts providing boolean returnChristian Neukirchen2007-12-051-3/+8
* Move summary outputter to lib/bacon.rbChristian Neukirchen2007-12-051-0/+13
* Fix output of summaryChristian Neukirchen2007-12-051-1/+1
* Add identical_to/same_asChristian Neukirchen2007-12-051-1/+4
* Remove debugging statementsChristian Neukirchen2007-12-051-3/+0
* Test Context#should.{throw,raise}Christian Neukirchen2007-12-051-0/+4
* Add should.throwChristian Neukirchen2007-12-051-0/+8
* Implement -n and -t for filtering on context/specification namesChristian Neukirchen2007-12-051-1/+6
* Add shared contextsChristian Neukirchen2007-12-051-3/+14
* Make directives belong to Kernel and privateChristian Neukirchen2007-12-051-0/+4
* Clear up error reportingChristian Neukirchen2007-12-051-1/+1
* Add TAP generatorChristian Neukirchen2007-12-051-1/+27
* Add Test::Unit-like output (-q)Christian Neukirchen2007-05-311-15/+45
* Add standalone runner, bin/baconChristian Neukirchen2007-05-311-0/+3
* Fix for testsuiteChristian Neukirchen2007-05-311-12/+44
* Fix outputChristian Neukirchen2007-05-311-6/+9
* Externalize spec/req handlingChristian Neukirchen2007-05-301-27/+40
* Import Bacon, a small spec frameworkChristian Neukirchen2007-05-301-0/+150