summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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