index
:
bacon
this commit
master
a small RSpec clone
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exit when signaled
HEAD
master
Ben Asher
2016-08-12
1
-0
/
+2
*
The methods in describe should also pass the block
Lin Jen-Shin
2014-07-07
1
-2
/
+2
*
Specifications with just a name correctly flunks with "not implemented"
Roger Norling
2014-01-09
1
-1
/
+1
*
drop shadowing warning for Ruby 2.0
Christian Neukirchen
2013-03-31
1
-1
/
+3
*
Update copyright years
Christian Neukirchen
2012-12-21
1
-1
/
+1
*
Push version to 1.2
Christian Neukirchen
2012-03-16
1
-1
/
+1
*
Remove passing arguments in #satisfy, simplify argument parsing
Christian Neukirchen
2012-03-16
1
-8
/
+2
*
Whitespace cleanup
Christian Neukirchen
2012-03-16
1
-3
/
+3
*
Fix Context#change?
Christian Neukirchen
2012-02-26
1
-1
/
+1
*
Avoid warning about unused variable
Michael Fellinger
2011-12-28
1
-1
/
+1
*
Indent nested contexts for SpecDoxOutput
Gabriel Horner
2010-04-14
1
-3
/
+9
*
Merge remote branch 'cldwalker/timer'
Christian Neukirchen
2010-03-29
1
-1
/
+2
|
\
|
*
give TestUnitOutput the same timer that Test::Unit has
Gabriel Horner
2010-03-28
1
-1
/
+2
*
|
methods in a context should serve as behavior that is inherited by sibling co...
Gabriel Horner
2010-03-20
1
-0
/
+3
|
/
*
Revert old change that was made because 1.9.0 couldn't rescue a splatted arra...
Eloy Duran
2009-08-31
1
-11
/
+2
*
Add libs to include path when invoking Test::Unit
Anna Gabutero
2009-01-22
1
-2
/
+2
*
Allow negated nontrue values outside specs
Christian Neukirchen
2009-01-10
1
-1
/
+3
*
Push VERSION to 1.1
1.1
Christian Neukirchen
2008-11-30
1
-1
/
+1
*
Add Knock output
Christian Neukirchen
2008-11-30
1
-0
/
+17
*
De-metaprogram and document nested before/after
Christian Neukirchen
2008-10-25
1
-10
/
+11
*
Having higher-level after blocks also be run for nested contexts.
Yossef Mendelssohn
2008-10-24
1
-1
/
+3
*
Cleaning up setting of nested before blocks
Yossef Mendelssohn
2008-10-24
1
-4
/
+1
*
Letting before blocks be run from higher levels in nested context
Yossef Mendelssohn
2008-10-24
1
-2
/
+15
*
Add option to disable backtraces
Christian Neukirchen
2008-08-17
1
-3
/
+6
*
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
*
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
1
-1
/
+1
*
Empty specifications are now erroneous
Christian Neukirchen
2008-02-10
1
-0
/
+5
*
allows multiple arguments to #describe to allow specialized behaviours such as
rff.rff
2008-01-23
1
-1
/
+1
*
#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
1
-0
/
+8
*
Last minute
0.9
Christian Neukirchen
2008-01-07
1
-1
/
+1
*
Update copyright
Christian Neukirchen
2008-01-07
1
-1
/
+1
*
Tighten code
Christian Neukirchen
2008-01-07
1
-32
/
+13
*
Improve TAP output
Christian Neukirchen
2008-01-07
1
-2
/
+2
*
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
*
Add copyright
Christian Neukirchen
2007-12-05
1
-0
/
+6
*
Move #close? to Numeric
Christian Neukirchen
2007-12-05
1
-1
/
+1
[next]