<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-rspec, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-06-02T00:47:46Z</updated>
<entry>
<title>Update ruby-rspec to 2.10.0.</title>
<updated>2012-06-02T00:47:46Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-06-02T00:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ca7fad360fbef7bf8ebe83bff9df8341e1caaf6'/>
<id>urn:sha1:0ca7fad360fbef7bf8ebe83bff9df8341e1caaf6</id>
<content type='text'>
This is a meta package like one and reflect update of
ruby-rspec-core/ruby-rspec-expectations/ruby-rspec-mock.
</content>
</entry>
<entry>
<title>Update ruby-rspec to 2.9.0.</title>
<updated>2012-03-20T13:39:18Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-03-20T13:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d01103a8caf3c6c2443f39bcb9d8e106a6b05fa'/>
<id>urn:sha1:3d01103a8caf3c6c2443f39bcb9d8e106a6b05fa</id>
<content type='text'>
This is meta gem for ruby-rspec-{core,expectations,mock}.
</content>
</entry>
<entry>
<title>Update ruby-rspec to 2.8.0.</title>
<updated>2012-03-17T15:10:04Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-03-17T15:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=29cd55a5c7f7078c025dca8ee8b93639db12a580'/>
<id>urn:sha1:29cd55a5c7f7078c025dca8ee8b93639db12a580</id>
<content type='text'>
This is something meta-package of ruby-rspec-core, rspec-expectations and
rspec-mocks.
</content>
</entry>
<entry>
<title>Update ruby-rspec package to 2.7.0.</title>
<updated>2011-12-16T15:58:11Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-12-16T15:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=51a52439a18b1863e717932f724438643c64a6c9'/>
<id>urn:sha1:51a52439a18b1863e717932f724438643c64a6c9</id>
<content type='text'>
Exact changes are unknown.
</content>
</entry>
<entry>
<title>Update ruby-rspec package to 2.6.0.</title>
<updated>2011-06-18T03:56:28Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-06-18T03:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=726c04ee1db4afd7f7f2472412b3c35fd4fb2bc5'/>
<id>urn:sha1:726c04ee1db4afd7f7f2472412b3c35fd4fb2bc5</id>
<content type='text'>
This is newer major release which support Ruby on Rails 3.
So, please refer its web site in detail: http://relishapp.com/rspec.
</content>
</entry>
<entry>
<title>Update ruby-rspec pacakge to 1.3.2, latest 1.3.x.</title>
<updated>2011-06-18T02:23:24Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-06-18T02:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7dc43a5f5199a9fe2b20827dac4d64c59a1759eb'/>
<id>urn:sha1:7dc43a5f5199a9fe2b20827dac4d64c59a1759eb</id>
<content type='text'>
=== Version 1.3.2 / 2011-04-11

* Enhancements
  * Raise a meaningful error when an argument-scoped stub is called with the
    wrong args (Alexey)
  * Dev: ignore .rbc files (Myron Marston)

* Bug fixes
  * Fix regression in which an expectation should return the value from a
    previously defined stub of the same method (Tom Stuart)
  * Support heckling class methods (Dan Kubb)
  * Only try to pass messages to the superclass if the superclass responds to
    the method (Andrew Selder)
</content>
</entry>
<entry>
<title>Update ruby-rspec to 1.3.1.</title>
<updated>2010-11-20T11:55:22Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-11-20T11:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a498c3df3ed13d78d3c9970476c3b8a83a170df6'/>
<id>urn:sha1:a498c3df3ed13d78d3c9970476c3b8a83a170df6</id>
<content type='text'>
=== Version 1.3.1 / 2010-10-09

* enhancements
  * Array =~ matcher works with subclasses of Array (Matthew Peychich &amp; 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)
</content>
</entry>
<entry>
<title>Update devel/ruby-rspec to 1.3.0.</title>
<updated>2010-09-10T06:25:05Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-09-10T06:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b6b58b98fe3d03e6090a090ee6957ffd33457a3'/>
<id>urn:sha1:7b6b58b98fe3d03e6090a090ee6957ffd33457a3</id>
<content type='text'>
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.
* Add CONFLICTS since it will install the same name commands both

Changes are too may to write here, please refer:

	http://rspec.info/documentation/changes-rspec.html
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:48:39Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3974bf3b6efabbf626979c76d7215661405a16e'/>
<id>urn:sha1:a3974bf3b6efabbf626979c76d7215661405a16e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-rspec package to 1.1.4.</title>
<updated>2008-06-22T16:05:53Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-22T16:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=90ab511f836d16e3cfa2811aae30c56047eb3e3d'/>
<id>urn:sha1:90ab511f836d16e3cfa2811aae30c56047eb3e3d</id>
<content type='text'>
== Version 1.1.4

Maintenance release.

Note: we've removed the metaclass method from Object. There were some
generated specs that used it, and they will now break. Just replace the
metaclass call with (class &lt;&lt; self; self; end) and all will be well.

* pending steps print out yellow in stories (patch from Kyle Hargraves)
* Deprecation warnings for specs that assume auto-inclusion of modules. Closes #326 (patch from Scott Taylor)
* mock.should_not_receive(:anything) fails fast (once again)
* Patch from Antti Tarvainen to stop files from being loaded repeatedly when running heckle. Closes #333.
* Fixed bug in which session object in example was not the same instance used in the controller. Closes #331.
* Applied patch from Antti Tarvainen to fix bug where heckle runs rspec runs heckle runs rspec etc. Closes #280.
* Applied patch from Zach Dennis to merge :steps functionality to :steps_for. Closes #324.
* Applied patch from Ryan Davis to add eval of block passed to raise_error matcher. Closes #321.
* alias :context :describe in example_group_methods. Closes #312.
* Applied patch from Ben Mabey to make the Story runner exit with a non-0 exit code on failing stories. Closes #228.
* Applied patch from Coda Hale to get the :red hook called in autotest. Closes #279.
* Applied patch from Patrick Ritchie to support --drb in spec.opts. Closes #274, #293.
* Moved metaclass method from Object to an internal module which gets included where it is needed.
* Applied patch from Dayo Esho: and_yield clobbers return value from block. Closes #217.
* Applied patch from Bob Cotton:  ExampleGroupFactory.default resets previously registered types. Closes #222.
* Applied patch from Mike Williams to support the lib directory in rails apps with the Textmate Alternate File command. Closes #276.
* ExampleGroupMethods#xspecify aliases #xit
* A SharedExampleGroup can be created within another ExampleGroup.
* Applied patch from Bob Cotton: Nested ExampleGroups do not have a spec_path. Closes #224.
* Add before_suite and after_suite callbacks to ExampleGroupMethods and Options. Closes #210.
* The after(:suite) callback lambda is passed a boolean representing whether the suite passed or failed
* Added NestedTextFormatter. Closes #366.
* decoupled mock framework from global extensions used by rspec - supports use of flexmock or mocha w/ rails
* Applied patch from Roman Chernyatchik to allow the user to pass in the rails version into spectask. Closes #325, #370
</content>
</entry>
</feed>
