summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update README 1.2Christian Neukirchen2012-12-211-1/+1
|
* Replace ChangeLog generatorChristian Neukirchen2012-12-211-14/+1
|
* Update copyright yearsChristian Neukirchen2012-12-213-3/+3
|
* Rename README README.rdocChristian Neukirchen2012-12-213-3/+3
|
* Merge pull request #11 from cldwalker/fix_change_testsChristian Neukirchen2012-03-212-9/+2
|\ | | | | Fix change tests for jruby and sometimes 1.8.7
| * all tests green - remove allowed_failures for travisGabriel Horner2012-03-201-7/+0
| |
| * fix should.change tests failing intermittently on jruby + 1.8.7Gabriel Horner2012-03-201-2/+2
|/ | | | | see http://travis-ci.org/#!/cldwalker/bacon/builds/910141 tests were running so fast that Time.now remains the same
* Update READMEChristian Neukirchen2012-03-161-0/+9
|
* Add travis to see tests pass on supported rubiesGabriel Horner2012-03-161-0/+19
|
* Push version to 1.2Christian Neukirchen2012-03-162-2/+2
|
* Add tests for should.==Christian Neukirchen2012-03-161-0/+8
| | | | Proposed by Gabriel Horner <gabriel.horner@gmail.com>.
* Remove passing arguments in #satisfy, simplify argument parsingChristian Neukirchen2012-03-161-8/+2
| | | | | | | This feature was never used and triggers a JRuby bug: http://jira.codehaus.org/browse/JRUBY-6550 Proposed by Gabriel Horner <gabriel.horner@gmail.com>.
* Whitespace cleanupChristian Neukirchen2012-03-162-16/+16
|
* Add specs for change?Christian Neukirchen2012-02-261-0/+17
|
* Fix Context#change?Christian Neukirchen2012-02-261-1/+1
|
* Merge remote-tracking branch 'jeffkreeftmeijer/master'Christian Neukirchen2011-12-283-46/+26
|\
| * Move the Gem::Specification to bacon.gemspecJeff Kreeftmeijer2011-01-163-47/+26
| | | | | | | | | | So the gem can be built and released using gem build and gem push and to allow tools like Bundler to install Bacon from git or from the local filesystem.
* | Merge pull request #6 from manveru/masterChristian Neukirchen2011-12-282-5/+4
|\ \ | |/ |/| Two minor fixes
| * Avoid warning about unused variableMichael Fellinger2011-12-281-1/+1
| |
| * Update deprecated calls in rakefileMichael Fellinger2011-12-281-4/+3
|/
* Indent nested contexts for SpecDoxOutputGabriel Horner2010-04-141-3/+9
| | | | Based on similar patch from http://github.com/wvl/bacon/commit/af940dbeb789f5eef2d998e227e5425d
* Merge remote branch 'cldwalker/timer'Christian Neukirchen2010-03-291-1/+2
|\
| * give TestUnitOutput the same timer that Test::Unit hasGabriel Horner2010-03-281-1/+2
| |
* | methods in a context should serve as behavior that is inherited by sibling ↵Gabriel Horner2010-03-202-0/+19
|/ | | | contexts
* Add support for finding specs with RSpec style naming.Eoin Hennessy2010-01-171-0/+1
|
* Add ChangeLog as gem dependencyChristian Neukirchen2009-09-221-0/+2
| | | | reported by lian
* Revert old change that was made because 1.9.0 couldn't rescue a splatted ↵Eloy Duran2009-08-313-13/+4
| | | | | | array of Exception classes. MacRuby currently can't use when with the same array and 1.9.2dev does. Also some other minor changes which didn't work currently on 1.9.2dev, but are nicer anyway imo.
* Add libs to include path when invoking Test::UnitAnna Gabutero2009-01-221-2/+2
|
* Update homepageChristian Neukirchen2009-01-111-1/+1
|
* Allow negated nontrue values outside specsChristian Neukirchen2009-01-101-1/+3
|
* Added test for nontrue values outside specsIan Dees2009-01-101-0/+14
|
* Push VERSION to 1.1 1.1Christian Neukirchen2008-11-301-1/+1
|
* Last fixesChristian Neukirchen2008-11-303-33/+39
|
* Update READMEChristian Neukirchen2008-11-301-3/+27
|
* Add Knock outputChristian Neukirchen2008-11-302-0/+20
|
* De-metaprogram and document nested before/afterChristian Neukirchen2008-10-252-11/+15
|
* Having higher-level after blocks also be run for nested contexts.Yossef Mendelssohn2008-10-242-1/+4
|
* Cleaning up setting of nested before blocksYossef Mendelssohn2008-10-241-4/+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-242-2/+34
| | | | | | Split up Context#initialize to let running be a separate step. Added attr_reader for Context name and block to let the running step have access to them without resorting to instance variables.
* Move to gitChristian Neukirchen2008-10-042-2/+11
|
* Add option to disable backtracesChristian Neukirchen2008-08-173-3/+12
| | | | darcs-hash:20080817113240-4fc50-3162b572aebb4183f9482d99ad58b2f98b972076.gz
* Don't %-expand twice in TAP outputChristian Neukirchen2008-08-171-2/+2
| | | | darcs-hash:20080817104829-4fc50-2ac9aea25dae06b52f9dcb484aeb0f6ab7fcdc6a.gz
* pols-for-at-exitjftucker2008-08-011-0/+1
| | | | | | Added an alias for summary_on_exit to summary_at_exit to save on POLS for some people (me!). darcs-hash:20080801100128-28a3f-4d5e75eed2f0b01d9c6c13d8414e7c9d71c2b647.gz
* Add bacon_rspec.rb to avoid errors when .bacon doesn't existChristian Neukirchen2008-07-061-0/+2
| | | | darcs-hash:20080706164742-4fc50-c15021a90edea3535271ec792af7447f475c85dd.gz
* Push VERSION to 1.0 1.0Christian Neukirchen2008-07-061-1/+1
| | | | darcs-hash:20080706160513-4fc50-75b03d19136e759752c7590f4490fcd9e060f277.gz
* Small reformattingChristian Neukirchen2008-07-061-6/+3
| | | | darcs-hash:20080706160455-4fc50-8954971c10cd130a9e5b582b4188987f9cbebaeb.gz
* Update READMEChristian Neukirchen2008-07-061-0/+31
| | | | darcs-hash:20080706160441-4fc50-4a3f5dc8c70c7ef910136d4672f48fb7b883c671.gz
* Allow 50 lines more codeChristian Neukirchen2008-07-062-2/+2
| | | | darcs-hash:20080706160351-4fc50-c2a86e99c1d5dc7bb70c9d5df79a32dad8ca012c.gz