public
Description: Behaviour Driven Development framework for Ruby
Homepage: http://rspec.info
Clone URL: git://github.com/dchelimsky/rspec.git
Click here to lend your support to: rspec and make a donation at www.pledgie.com !
rspec / lib / spec / matchers
name age message
..
file be.rb Wed Nov 04 17:05:55 -0800 2009 Add block argument support to predicate matcher... [tomstuart]
file be_close.rb Wed Apr 15 18:32:31 -0700 2009 don't shadow local vars in blocks in matchers [dchelimsky]
file be_instance_of.rb Wed Apr 15 18:32:31 -0700 2009 don't shadow local vars in blocks in matchers [dchelimsky]
file be_kind_of.rb Wed Apr 15 18:32:31 -0700 2009 don't shadow local vars in blocks in matchers [dchelimsky]
file change.rb Tue Mar 17 23:20:33 -0700 2009 reducing the warnings - before: running rspec'... [dchelimsky]
file compatibility.rb Wed Apr 15 17:29:55 -0700 2009 get matcher compatibility working w/ ruby19 [dchelimsky]
file dsl.rb Wed Apr 08 04:37:38 -0700 2009 deprecate Spec::Matchers.create (use Spec::Matc... [dchelimsky]
file eql.rb Wed Apr 15 18:32:31 -0700 2009 don't shadow local vars in blocks in matchers [dchelimsky]
file equal.rb Sun Apr 26 11:53:07 -0700 2009 some tweaks to the equal matcher failure messages [dchelimsky]
file errors.rb Fri Nov 07 08:34:54 -0800 2008 separate out some 'loose' methods and classes [dchelimsky]
file exist.rb Tue Sep 08 06:03:48 -0700 2009 exist matcher now takes an arg (works for files... [dchelimsky]
file generated_descriptions.rb Tue May 26 20:32:56 -0700 2009 nodoc for last_matcher/last_should (these shoul... [dchelimsky]
file has.rb Wed Nov 04 17:05:55 -0800 2009 Add block argument support to predicate matcher... [tomstuart]
file have.rb Tue Oct 13 01:25:17 -0700 2009 Fix Ruby warning for uninitialized ivar [#892 ... [brynary]
file include.rb Wed Apr 15 18:32:31 -0700 2009 don't shadow local vars in blocks in matchers [dchelimsky]
file match.rb Mon Jun 22 16:23:44 -0700 2009 Matcher 'match' changed to use String#match rat... [Jakub Šťastný aka Botanicus]
file match_array.rb Sun Apr 05 22:37:17 -0700 2009 words [dchelimsky]
file matcher.rb Thu Oct 15 15:31:44 -0700 2009 match_unless_raises - thanks to Chad Fowler an... [dchelimsky]
file method_missing.rb Wed Nov 04 17:05:55 -0800 2009 Add block argument support to predicate matcher... [tomstuart]
file operator_matcher.rb Tue May 05 18:48:05 -0700 2009 NegativeOperatorMatcher should return false [#... [geemus]
file pretty.rb Sat Apr 11 13:09:19 -0700 2009 convert include matcher to Matcher [dchelimsky]
file raise_error.rb Tue Mar 17 23:20:33 -0700 2009 reducing the warnings - before: running rspec'... [dchelimsky]
file respond_to.rb Tue Mar 03 20:45:57 -0800 2009 update built-in matchers to use new protocol [dchelimsky]
file satisfy.rb Tue Mar 03 20:45:57 -0800 2009 update built-in matchers to use new protocol [dchelimsky]
file simple_matcher.rb Wed Apr 01 19:24:02 -0700 2009 update simple_matcher to new protocol [dchelimsky]
file throw_symbol.rb Tue Mar 17 23:20:33 -0700 2009 reducing the warnings - before: running rspec'... [dchelimsky]
file wrap_expectation.rb Tue Dec 30 14:54:01 -0800 2008 words [dchelimsky]