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:           Sun Feb  1 14:49:16 UTC 2015

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

Log Message:
Update ruby-minitest to 5.5.1.

=== 5.4.1 / 2014-08-28

* 1 bug fix:

  * Fixed specs hidden by nesting/ordering bug (blowmage/apotonick)

=== 5.4.0 / 2014-07-07

* 2 minor enhancements:

  * Kernel#describe extended to splat additional_desc.
  * Spec#spec_type extended to take a splat of additional items, passed to matcher procs.

* 1 bug fix:

  * minitest/spec should require minitest/test, not minitest/unit. (doudou)

=== 5.3.5 / 2014-06-17

* 1 minor enhancement:

  * Spit and polish (mostly spit).

=== 5.3.4 / 2014-05-15

* 1 minor enhancement:

  * Test classes are randomized before running. (judofyr)

=== 5.3.3 / 2014-04-14

* 1 bug fix:

  * Fixed using expectations w/ DSL in Test class w/o describe. (blowmage+others)

=== 5.3.2 / 2014-04-02

* 1 bug fix:

  * Fixed doco on Assertions.assertions. (xaviershay)

=== 5.3.1 / 2014-03-14

* 1 minor enhancement:

  * Modified verbage on bad 'let' names to be more helpful. (Archytaus)

* 1 bug fix:

  * Fixed 2 cases still using MiniTest. (mikesea)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-minitest/Makefile \
    pkgsrc/devel/ruby-minitest/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