summary refs log tree commit diff
path: root/test/spec_bacon.rb
Commit message (Expand)AuthorAgeFilesLines
* The methods in describe should also pass the blockLin Jen-Shin2014-07-071-0/+10
* silence test suite warningChristian Neukirchen2013-03-311-0/+1
* fix should.change tests failing intermittently on jruby + 1.8.7Gabriel Horner2012-03-201-2/+2
* Add tests for should.==Christian Neukirchen2012-03-161-0/+8
* Whitespace cleanupChristian Neukirchen2012-03-161-13/+13
* Add specs for change?Christian Neukirchen2012-02-261-0/+17
* methods in a context should serve as behavior that is inherited by sibling co...Gabriel Horner2010-03-201-0/+16
* Revert old change that was made because 1.9.0 couldn't rescue a splatted arra...Eloy Duran2009-08-311-1/+1
* Last fixesChristian Neukirchen2008-11-301-1/+1
* Having higher-level after blocks also be run for nested contexts.Yossef Mendelssohn2008-10-241-0/+1
* Ensuring that nested before blocks are run in the correct orderYossef Mendelssohn2008-10-241-0/+8
* Ensuring that before blocks don't bleed into sibling levelsYossef Mendelssohn2008-10-241-0/+6
* Letting before blocks be run from higher levels in nested contextYossef Mendelssohn2008-10-241-0/+19
* Suppress warnings when the suite loads Bacon againChristian Neukirchen2008-07-061-0/+2
* ReformatsChristian Neukirchen2008-02-101-5/+5
* Improve require for lib/baconMichael Fellinger2008-02-101-2/+1
* allows multiple arguments to #describe to allow specialized behaviours such asrff.rff2008-01-231-0/+29
* Add flunkingChristian Neukirchen2007-12-051-0/+5
* Add identical_to/same_asChristian Neukirchen2007-12-051-0/+8
* Refactor testsChristian Neukirchen2007-12-051-14/+7
* Test Context#should.{throw,raise}Christian Neukirchen2007-12-051-0/+4
* Add should.throwChristian Neukirchen2007-12-051-0/+10
* Add shared contextsChristian Neukirchen2007-12-051-0/+30
* Import test-suiteChristian Neukirchen2007-05-311-0/+260