pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-flexmock



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Feb 11 02:51:43 UTC 2013

Modified Files:
        pkgsrc/devel/ruby-flexmock: Makefile PLIST distinfo

Log Message:
Update ruby-flexmock to 1.3.0.

= FlexMock 1.3.0 Released

FlexMock is a flexible mocking library for use in unit testing and
behavior specification in Ruby. This release is a minor release with a
few bug fixes and some simple features.

== Changes in 1.3.0

=== Features

* Add 'and' and 'on' modifiers for the RSpec spy matcher.

* Add 'and' and 'on' options to the assert_spy_called test method.

* General documentation improvement.

=== Bug Fixes

* Fix bug in should_fail test helper that was not detecting failed
  failures.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-flexmock/Makefile \
    pkgsrc/devel/ruby-flexmock/PLIST pkgsrc/devel/ruby-flexmock/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index