pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ZenTest



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 22 15:54:37 UTC 2008

Modified Files:
        pkgsrc/devel/ZenTest: Makefile PLIST distinfo

Log Message:
Update ZenTest package to 3.10.0.

=== 3.10.0 / 2008-06-17

* 1 major enhancement:

  * Added multiruby_setup to help manage multiruby installed versions.

* 3 minor enhancements:

  * Added autotest/once plugin to help plugin developers.
  * Heavily refactored multiruby.
  * Switched rubinius from shotgun/rubinius to bin/rbx, finally.

* 2 bug fixes:

  * Refactored zentest_mapping test to avoid zentest altogether.
  * zentest tests bail gracefully for rubinius.

=== 3.9.3 / 2008-06-09

* 12 minor enhancements:

  * Added $RUBY env support to autotest so you can swap what ruby to run.
  * Added ALL_HOOKS array to autotest for hook devs.
  * Added EXCLUDED_VERSIONS to multiruby. Integrated with hoe.
  * Added miniunit compatibility to unit_diff's output.
  * Multiruby now determines the latest versions 1.8/1.9 automatically.
  * Removed deprecated :run hook.
  * Fixed zentest_assertions to be compatible with miniunit. Will phase out.
  * Minor autotest plugin cleanup / fixes.
  * Moved assert_callback to test/rails/test_case.rb
  * Reversed assert_includes' arguments.
  * Updated requirements info for other ruby impls.
  * util_capture now returns strings, not iostrings.

* 1 bug fixes:

  * (add|remove)_(mappings|exceptions) now all return nil to help fix autotest 
hooks.

=== 3.9.2 / 2008-03-20

* 4 minor enhancements:

  * Added compatibility with miniunit differences.
  * Added email_notify, jabber_notify, and rcov autotest plugins.
  * Updated rakefile to include examples automatically in example_dot_autotest.
  * multiruby now outputs each command so you can grab it easily.

* 5 bug fixes:

  * Ensure tests are run after reset.
  * Fixed all test/rails tests to run in any combo.
  * Fixed up growl.rb a bit... still buggy (growlnotify, not growl.rb).
  * Fixes for -f (fast start) and last_mtime in general.
  * Fixes for 1.9 and rubinius


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/ZenTest/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/ZenTest/PLIST \
    pkgsrc/devel/ZenTest/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