pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-minitest



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 14 16:09:53 UTC 2014

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

Log Message:
Update ruby-minitest to 5.3.0.

=== 5.3.0 / 2014-02-25

* 1 minor enhancement:

  * Mocked methods can take a block to verify state. Seattle.rb 12 bday present 
from ernie! Thanks!!

=== 5.2.3 / 2014-02-10

* 1 bug fix:

  * Fixed Spec#let check to allow overriding of other lets. (mvz)

=== 5.2.2 / 2014-01-22

* 1 minor enhancement:

  * Spec#let raises ArgumentError if you override _any_ instance method (except 
subject). (rynr)

* 1 bug fix:

  * Fixed up benchmark spec doco and added a test to demonstrate. (bhenderson)

=== 5.2.1 / 2014-01-07

* 1 bug fix:

  * Properly deal with horrible mix of runtime load errors + other at_exit 
handlers. (dougo/chqr)

=== 5.2.0 / 2013-12-13

* 1 minor enhancement:

  * Change expectations to allow calling most on procs (but not calling the 
proc). (bhenderson+others)

=== 5.1.0 / 2013-12-05

* 1 minor enhancement:

  * Use a Queue for scheduling parallel tests. (tenderlove)

* 1 bug fix:

  * Fixed misspelling in doco. (amatsuda)

=== 5.0.8 / 2013-09-20

* 1 bug fix:

  * Fixed siginfo handler by rearranging reporters and fixing to_s. (tenderlove)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-minitest/Makefile \
    pkgsrc/devel/ruby-minitest/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-minitest/PLIST

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