Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (56m)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 08:42:38 UTC Now

2010-11-20 11:55:23 UTC MAIN commitmail json YAML

Update ruby-rspec to 1.3.1.

=== Version 1.3.1 / 2010-10-09

* enhancements
  * Array =~ matcher works with subclasses of Array (Matthew Peychich & Pat Maddox)
  * config.suppress_deprecation_warnings!

* bug fixes
  * QuitBacktraceTweaker no longer eats all paths with 'lib'
    (Tim Harper - #912)
  * Fix delegation of stubbed values on superclass class-level methods.
    (Scott Taylor - #496 - #957)
  * Fix pending to work with ruby-1.9

* deprecations
  * share_as (will be removed from rspec-core-2.0)
  * simple_matcher (will be removed from rspec-core-2.0)

(taca)