pkgsrc/devel/ruby-test-unit
taca 0d7ee8267d Update ruby-test-unit to 2.5.0.
2.5.0 - 2012-06-06

It's a bug fix release.

Fixes

* Fixed a backward incompatibility of TestUnitMediator#run_suite introduced
   in 2.4.9. [GitHub#28] [Reported by Vladislav Rassokhin]

Thanks

* Vladislav Rassokhin

2.4.9 - 2012-06-03

It's a bug fix release.

Improvements

* Test::Unit.run? -> Test::Unit::AutoRunner.need_auto_run?. Test::Unit.run?
  is marked as deprecated but it is still available.
* [experimental] Added top level "run" method for "ruby -rtest-unit -e run
  test/test_*.rb". Is this API OK or dirty?
* Made failure output more readable on no color mode.
* Supported showing ASCII-8BIT diff in failure message.
* [ui][console] Supported ENV["TERM"] == "xterm-256color" as color available
  terminal. [GitHub#26] [Reported by Michael Grosser]

* [ui][console] Supported "-256color" suffix ENV["TERM"] terminal as 256
  color supported terminal.

Fixes

* Fixed a bug that --workdir doesn't work.
* Consumed processed command line parameters in ARGV as --help
  says. [RubyForge#29554] [Reported by Bob Saveland]
* Added missing require "test/unit/diff". [GitHub#25] [Reported by Stephan
  Kulow]

Thanks

* Bob Saveland
* Stephan Kulow
* Michael Grosser
2012-06-13 14:34:35 +00:00
..
DESCR
distinfo Update ruby-test-unit to 2.5.0. 2012-06-13 14:34:35 +00:00
Makefile Update ruby-test-unit to 2.5.0. 2012-06-13 14:34:35 +00:00
PLIST Update ruby-test-unit package to 2.4.8. 2012-03-17 15:24:22 +00:00