[Import Bacon, a small spec framework Christian Neukirchen **20070530153215] [Externalize spec/req handling Christian Neukirchen **20070530155023] [Fix output Christian Neukirchen **20070531121625] [Fix for testsuite Christian Neukirchen **20070531121705] [Import test-suite Christian Neukirchen **20070531121740] [Add standalone runner, bin/bacon Christian Neukirchen **20070531121800] [Add Test::Unit-like output (-q) Christian Neukirchen **20070531122835] [Set correct $? Christian Neukirchen **20070531123248] [Add TAP generator Christian Neukirchen **20071205002327] [Clear up error reporting Christian Neukirchen **20071205004117] [Make directives belong to Kernel and private Christian Neukirchen **20071205004139] [Add shared contexts Christian Neukirchen **20071205004156] [Implement -n and -t for filtering on context/specification names Christian Neukirchen **20071205004933] [Add should.throw Christian Neukirchen **20071205005629] [Test Context#should.{throw,raise} Christian Neukirchen **20071205005808] [Refactor tests Christian Neukirchen **20071205010003] [Remove debugging statements Christian Neukirchen **20071205011224] [Add identical_to/same_as Christian Neukirchen **20071205122616] [Fix output of summary Christian Neukirchen **20071205122627] [Move summary outputter to lib/bacon.rb Christian Neukirchen **20071205124100] [Allow using Object#should outside of contexts providing boolean return Christian Neukirchen **20071205124213] [Add flunking Christian Neukirchen **20071205131134] [Move #close? to Numeric Christian Neukirchen **20071205131854] [Add copyright Christian Neukirchen **20071205134126] [Add README Christian Neukirchen **20071205134153] [Add Rakefile Christian Neukirchen **20071205134326] [Integrate Rakefile Christian Neukirchen **20071205134632] [Fix Rakefile Christian Neukirchen **20071205134806] [Make code nicer Christian Neukirchen **20071205135651] [Patching for ruby 1.9.0 and removing useless spaces Michael Fellinger **20071228114204] [Adding Proc#change? to check for changes on repeated calling of proc. Michael Fellinger **20071230183818] [behaves_like should take multiple names Michael Fellinger **20071231180149] [Improve TAP output Christian Neukirchen **20080107183307] [Add bacon -o FORMAT Christian Neukirchen **20080107183325] [Update README Christian Neukirchen **20080107183339] [Tighten code Christian Neukirchen **20080107190840] [Update copyright Christian Neukirchen **20080107192143] [Last minute Christian Neukirchen **20080107192404] [TAG 0.9 Christian Neukirchen **20080107192432] [add should('foo') shortcut for it('should foo') rff.rff@gmail.com**20080114003444] [Flunk if there are no arguments to #it Christian Neukirchen **20080118142527] [#to_s the argument to describe Michael Fellinger **20080119220725] [allows multiple arguments to #describe to allow specialized behaviours such as rff.rff@gmail.com**20080123225940 describe Queue,'empty' describe Queue,'full' Some tests for this and manveru's latest patch are included ] [Improve require for lib/bacon Michael Fellinger **20080210134958] [Empty specifications are now erroneous Christian Neukirchen **20080210174232] [Reformats Christian Neukirchen **20080210174524] [Count failed requirements too Christian Neukirchen **20080302105209] [Call after-blocks even if before-blocks or spec raise exceptions Christian Neukirchen **20080302105238 Based on a patch by Keita Yamaguchi ] [Show exception instead of missing error if a spec is empty because of it. 'Michael Fellinger '**20080313030042] [adding autotest support jftucker@gmail.com**20080624222708 The autotest auto discovery uses bacons test/unit output. It does not currently call specific examples (TODO). It currently attempts to fix the rspec auto discovery by removing it if it finds a .bacon under test/ or spec/. In fact, these are the only conditions under which the bacon autotest will load. ] [support mappings for subdirs in autotest jftucker@gmail.com**20080625112029] [support spec/test subdirs for -a jftucker@gmail.com**20080625115634] [Suppress warnings when the suite loads Bacon again Christian Neukirchen **20080706154607] [Allow 50 lines more code Christian Neukirchen **20080706160351] [Update README Christian Neukirchen **20080706160441] [Small reformatting Christian Neukirchen **20080706160455] [Push VERSION to 1.0 Christian Neukirchen **20080706160513]