SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-rspec-mocks-3_5-3.5.0-150400.3.5.x86_64.rpm :

* Thu Nov 16 2017 opensuse_buildserviceAATTojkastl.de- created versioned gem for version 3.5
* Tue Jun 13 2017 cooloAATTsuse.com- updated to version 2.14.6 see installed Changelog.md [#]## 2.14.6 development [full changelog](http://github.com/rspec/rspec-mocks/compare/v2.14.5...v2.14.6) Bug Fixes:
* Ensure `any_instance` method stubs and expectations are torn down regardless of expectation failures. (Sam Phippen) [#]## 2.14.5 / 2014-02-01 [full changelog](http://github.com/rspec/rspec-mocks/compare/v2.14.4...v2.14.5) Bug Fixes:
* Fix regression that caused block implementations to not receive all args on 1.8.7 if the block also receives a block, due to Proc#arity reporting `1` no matter how many args the block receives if it receives a block, too. (Myron Marston)
* Mon May 29 2017 opensuse_buildserviceAATTojkastl.de- changed package name with suffix -2_14, renamed spec and changes file
* Tue May 23 2017 opensuse_buildserviceAATTojkastl.de- changed naming of the package, as this is a versioned gem
* Tue Jul 15 2014 mrueckertAATTsuse.com- regenerate with new template
* Thu Jun 26 2014 mrueckertAATTsuse.com- move to SLE 12 packaging schema
* Sun Oct 20 2013 cooloAATTsuse.com- updated to version 2.14.4 Bug Fixes:
* Fix issue where unstubing methods on \"any instances\" would not remove stubs on existing instances (Jon Rowe)
* Fix issue with receive(:message) do ... end precedence preventing the usage of modifications (`and_return` etc) (Jon Rowe)
* Mon Aug 26 2013 cooloAATTsuse.com- updated to version 2.14.3 Bug Fixes:
* Fix stubbing some instance methods for classes whose hierarchy includes a prepended Module (Bradley Schaefer)
* Tue Jul 30 2013 cooloAATTsuse.com- updated to version 2.14.2 Bug Fixes:
* Fix `as_null_object` doubles so that they return `nil` from `to_ary` (Jon Rowe).
* Fix regression in 2.14 that made `stub!` (with an implicit receiver) return a test double rather than stub a method (Myron Marston). [#]## 2.14.1 / 2013-07-07 [full changelog](http://github.com/rspec/rspec-mocks/compare/v2.14.0...v2.14.1) Bug Fixes:
* Restore `double.as_null_object` behavior from 2.13 and earlier: a double\'s nullness persisted between examples in earlier examples. While this is not an intended use case (test doubles are meant to live for only one example), we don\'t want to break behavior users rely on in a minor relase. This will be deprecated in 2.99 and removed in 3.0. (Myron Marston) [#]## 2.14.0 / 2013-07-06 [full changelog](http://github.com/rspec/rspec-mocks/compare/v2.14.0.rc1...v2.14.0) Enhancements:
* Document test spies in the readme. (Adarsh Pandit)
* Add an `array_including` matcher. (Sam Phippen)
* Add a syntax-agnostic API for mocking or stubbing a method. This is intended for use by libraries such as rspec-rails that need to mock or stub a method, and work regardless of the syntax the user has configured (Paul Annesley, Myron Marston and Sam Phippen). Bug Fixes:
* Fix `double` so that it sets up passed stubs correctly regardless of the configured syntax (Paul Annesley).
* Allow a block implementation to be used in combination with `and_yield`, `and_raise`, `and_return` or `and_throw`. This got fixed in 2.13.1 but failed to get merged into master for the 2.14.0.rc1 release (Myron Marston).
* `Marshal.dump` does not unnecessarily duplicate objects when rspec-mocks has not been fully initialized. This could cause errors when using `spork` or similar preloading gems (Andy Lindeman).
* Fri Apr 12 2013 cooloAATTsuse.com- updated to version 2.13.1 Bug fixes
* Allow a block implementation to be used in combination with `and_yield`, `and_raise`, `and_return` or `and_throw` (Myron Marston).
 
ICM