summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Last minute 0.9Christian Neukirchen2008-01-072-1/+6
* Update copyrightChristian Neukirchen2008-01-073-3/+3
* Tighten codeChristian Neukirchen2008-01-071-32/+13
* Update READMEChristian Neukirchen2008-01-071-0/+2
* Add bacon -o FORMATChristian Neukirchen2008-01-072-2/+8
* Improve TAP outputChristian Neukirchen2008-01-072-8/+8
* behaves_like should take multiple namesMichael Fellinger2007-12-311-2/+4
* Adding Proc#change? to check for changes on repeated calling of proc.Michael Fellinger2007-12-301-0/+8
* Patching for ruby 1.9.0 and removing useless spacesMichael Fellinger2007-12-281-19/+27
* Make code nicerChristian Neukirchen2007-12-051-41/+25
* Fix RakefileChristian Neukirchen2007-12-051-4/+4
* Integrate RakefileChristian Neukirchen2007-12-051-1/+1
* Add RakefileChristian Neukirchen2007-12-051-0/+133
* Add READMEChristian Neukirchen2007-12-051-0/+219
* Add copyrightChristian Neukirchen2007-12-052-0/+24
* Move #close? to NumericChristian Neukirchen2007-12-051-1/+1
* Add flunkingChristian Neukirchen2007-12-052-3/+10
* Allow using Object#should outside of contexts providing boolean returnChristian Neukirchen2007-12-051-3/+8
* Move summary outputter to lib/bacon.rbChristian Neukirchen2007-12-052-8/+14
* Fix output of summaryChristian Neukirchen2007-12-051-1/+1
* Add identical_to/same_asChristian Neukirchen2007-12-052-1/+12
* Remove debugging statementsChristian Neukirchen2007-12-052-4/+0
* Refactor testsChristian Neukirchen2007-12-051-14/+7
* Test Context#should.{throw,raise}Christian Neukirchen2007-12-052-0/+8
* Add should.throwChristian Neukirchen2007-12-052-0/+18
* Implement -n and -t for filtering on context/specification namesChristian Neukirchen2007-12-052-3/+9
* Add shared contextsChristian Neukirchen2007-12-052-3/+44
* 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-052-1/+31
* Set correct $?Christian Neukirchen2007-05-311-1/+8
* Add Test::Unit-like output (-q)Christian Neukirchen2007-05-312-20/+53
* Add standalone runner, bin/baconChristian Neukirchen2007-05-312-0/+101
* Import test-suiteChristian Neukirchen2007-05-311-0/+260
* 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