Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Count failed requirements too | Christian Neukirchen | 2008-03-02 | 1 | -1/+1 |
* | Reformats | Christian Neukirchen | 2008-02-10 | 3 | -7/+6 |
* | Empty specifications are now erroneous | Christian Neukirchen | 2008-02-10 | 2 | -1/+7 |
* | Improve require for lib/bacon | Michael Fellinger | 2008-02-10 | 3 | -5/+3 |
* | allows multiple arguments to #describe to allow specialized behaviours such as | rff.rff | 2008-01-23 | 2 | -1/+30 |
* | #to_s the argument to describe | Michael Fellinger | 2008-01-19 | 1 | -2/+2 |
* | Flunk if there are no arguments to #it | Christian Neukirchen | 2008-01-18 | 1 | -0/+1 |
* | add should('foo') shortcut for it('should foo') | rff.rff | 2008-01-14 | 2 | -0/+42 |
* | Last minute 0.9 | Christian Neukirchen | 2008-01-07 | 2 | -1/+6 |
* | Update copyright | Christian Neukirchen | 2008-01-07 | 3 | -3/+3 |
* | Tighten code | Christian Neukirchen | 2008-01-07 | 1 | -32/+13 |
* | Update README | Christian Neukirchen | 2008-01-07 | 1 | -0/+2 |
* | Add bacon -o FORMAT | Christian Neukirchen | 2008-01-07 | 2 | -2/+8 |
* | Improve TAP output | Christian Neukirchen | 2008-01-07 | 2 | -8/+8 |
* | behaves_like should take multiple names | Michael Fellinger | 2007-12-31 | 1 | -2/+4 |
* | Adding Proc#change? to check for changes on repeated calling of proc. | Michael Fellinger | 2007-12-30 | 1 | -0/+8 |
* | Patching for ruby 1.9.0 and removing useless spaces | Michael Fellinger | 2007-12-28 | 1 | -19/+27 |
* | Make code nicer | Christian Neukirchen | 2007-12-05 | 1 | -41/+25 |
* | Fix Rakefile | Christian Neukirchen | 2007-12-05 | 1 | -4/+4 |
* | Integrate Rakefile | Christian Neukirchen | 2007-12-05 | 1 | -1/+1 |
* | Add Rakefile | Christian Neukirchen | 2007-12-05 | 1 | -0/+133 |
* | Add README | Christian Neukirchen | 2007-12-05 | 1 | -0/+219 |
* | Add copyright | Christian Neukirchen | 2007-12-05 | 2 | -0/+24 |
* | Move #close? to Numeric | Christian Neukirchen | 2007-12-05 | 1 | -1/+1 |
* | Add flunking | Christian Neukirchen | 2007-12-05 | 2 | -3/+10 |
* | Allow using Object#should outside of contexts providing boolean return | Christian Neukirchen | 2007-12-05 | 1 | -3/+8 |
* | Move summary outputter to lib/bacon.rb | Christian Neukirchen | 2007-12-05 | 2 | -8/+14 |
* | Fix output of summary | Christian Neukirchen | 2007-12-05 | 1 | -1/+1 |
* | Add identical_to/same_as | Christian Neukirchen | 2007-12-05 | 2 | -1/+12 |
* | Remove debugging statements | Christian Neukirchen | 2007-12-05 | 2 | -4/+0 |
* | Refactor tests | Christian Neukirchen | 2007-12-05 | 1 | -14/+7 |
* | Test Context#should.{throw,raise} | Christian Neukirchen | 2007-12-05 | 2 | -0/+8 |
* | Add should.throw | Christian Neukirchen | 2007-12-05 | 2 | -0/+18 |
* | Implement -n and -t for filtering on context/specification names | Christian Neukirchen | 2007-12-05 | 2 | -3/+9 |
* | Add shared contexts | Christian Neukirchen | 2007-12-05 | 2 | -3/+44 |
* | Make directives belong to Kernel and private | Christian Neukirchen | 2007-12-05 | 1 | -0/+4 |
* | Clear up error reporting | Christian Neukirchen | 2007-12-05 | 1 | -1/+1 |
* | Add TAP generator | Christian Neukirchen | 2007-12-05 | 2 | -1/+31 |
* | Set correct $? | Christian Neukirchen | 2007-05-31 | 1 | -1/+8 |
* | Add Test::Unit-like output (-q) | Christian Neukirchen | 2007-05-31 | 2 | -20/+53 |
* | Add standalone runner, bin/bacon | Christian Neukirchen | 2007-05-31 | 2 | -0/+101 |
* | Import test-suite | Christian Neukirchen | 2007-05-31 | 1 | -0/+260 |
* | Fix for testsuite | Christian Neukirchen | 2007-05-31 | 1 | -12/+44 |
* | Fix output | Christian Neukirchen | 2007-05-31 | 1 | -6/+9 |
* | Externalize spec/req handling | Christian Neukirchen | 2007-05-30 | 1 | -27/+40 |
* | Import Bacon, a small spec framework | Christian Neukirchen | 2007-05-30 | 1 | -0/+150 |