Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move summary outputter to lib/bacon.rb | Christian Neukirchen | 2007-12-05 | 1 | -0/+13 |
* | Fix output of summary | Christian Neukirchen | 2007-12-05 | 1 | -1/+1 |
* | Add identical_to/same_as | Christian Neukirchen | 2007-12-05 | 1 | -1/+4 |
* | Remove debugging statements | Christian Neukirchen | 2007-12-05 | 1 | -3/+0 |
* | Test Context#should.{throw,raise} | Christian Neukirchen | 2007-12-05 | 1 | -0/+4 |
* | Add should.throw | Christian Neukirchen | 2007-12-05 | 1 | -0/+8 |
* | Implement -n and -t for filtering on context/specification names | Christian Neukirchen | 2007-12-05 | 1 | -1/+6 |
* | Add shared contexts | Christian Neukirchen | 2007-12-05 | 1 | -3/+14 |
* | 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 | 1 | -1/+27 |
* | Add Test::Unit-like output (-q) | Christian Neukirchen | 2007-05-31 | 1 | -15/+45 |
* | Add standalone runner, bin/bacon | Christian Neukirchen | 2007-05-31 | 1 | -0/+3 |
* | 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 |