pkgsrc/devel/ruby-rspec-expectations
taca 8036ca7169 Update ruby-rspec-expectations to 2.10.0.
### 2.10.0 / 2012-05-03
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.9.1...v2.10.0)

Enhancements

* Add new `start_with` and `end_with` matchers (Jeremy Wadsack)
* Add new matchers for specifying yields (Myron Marson):
    * `expect {...}.to yield_control`
    * `expect {...}.to yield_with_args(1, 2, 3)`
    * `expect {...}.to yield_with_no_args`
    * `expect {...}.to yield_successive_args(1, 2, 3)`
* `match_unless_raises` takes multiple exception args

Bug fixes

* Fix `be_within` matcher to be inclusive of delta.
* Fix message-specific specs to pass on Rubinius (John Firebaugh)
2012-06-02 00:45:07 +00:00
..
DESCR
distinfo Update ruby-rspec-expectations to 2.10.0. 2012-06-02 00:45:07 +00:00
Makefile Update ruby-rspec-expectations to 2.10.0. 2012-06-02 00:45:07 +00:00
PLIST Update ruby-rspec-expectations to 2.10.0. 2012-06-02 00:45:07 +00:00