Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ensuring that nested before blocks are run in the correct order | Yossef Mendelssohn | 2008-10-24 | 1 | -0/+8 | |
* | Ensuring that before blocks don't bleed into sibling levels | Yossef Mendelssohn | 2008-10-24 | 1 | -0/+6 | |
* | Letting before blocks be run from higher levels in nested context | Yossef Mendelssohn | 2008-10-24 | 2 | -2/+34 | |
* | Move to git | Christian Neukirchen | 2008-10-04 | 2 | -2/+11 | |
* | Add option to disable backtraces | Christian Neukirchen | 2008-08-17 | 3 | -3/+12 | |
* | Don't %-expand twice in TAP output | Christian Neukirchen | 2008-08-17 | 1 | -2/+2 | |
* | pols-for-at-exit | jftucker | 2008-08-01 | 1 | -0/+1 | |
* | Add bacon_rspec.rb to avoid errors when .bacon doesn't exist | Christian Neukirchen | 2008-07-06 | 1 | -0/+2 | |
* | Push VERSION to 1.0 1.0 | Christian Neukirchen | 2008-07-06 | 1 | -1/+1 | |
* | Small reformatting | Christian Neukirchen | 2008-07-06 | 1 | -6/+3 | |
* | Update README | Christian Neukirchen | 2008-07-06 | 1 | -0/+31 | |
* | Allow 50 lines more code | Christian Neukirchen | 2008-07-06 | 2 | -2/+2 | |
* | Suppress warnings when the suite loads Bacon again | Christian Neukirchen | 2008-07-06 | 1 | -0/+2 | |
* | support spec/test subdirs for -a | jftucker | 2008-06-25 | 1 | -3/+3 | |
* | support mappings for subdirs in autotest | jftucker | 2008-06-25 | 1 | -1/+10 | |
* | adding autotest support | jftucker | 2008-06-25 | 2 | -0/+36 | |
* | Show exception instead of missing error if a spec is empty because of it. | Michael Fellinger m.fellinger@gmail.com | 2008-03-13 | 1 | -1/+1 | |
* | Call after-blocks even if before-blocks or spec raise exceptions | Christian Neukirchen | 2008-03-02 | 1 | -7/+18 | |
* | 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 |