summary refs log tree commit diff
path: root/test
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-312-2/+2
* Added test for nontrue values outside specsIan Dees2009-01-101-0/+14
* 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-102-6/+5
* Empty specifications are now erroneousChristian Neukirchen2008-02-101-1/+2
* Improve require for lib/baconMichael Fellinger2008-02-102-5/+2
* allows multiple arguments to #describe to allow specialized behaviours such asrff.rff2008-01-231-0/+29
* add should('foo') shortcut for it('should foo')rff.rff2008-01-141-0/+34
* 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