notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/rubygem-zentest/pkg-plist
SVNWeb

Number of commits found: 6

Sat, 14 Feb 2009
[ 02:16 stas search for other commits by this committer ] Original commit  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Fix plist after ruby update by generating it dynamically.
Wed, 16 Apr 2008
[ 06:27 clsung search for other commits by this committer ] Original commit 
- Update to 3.9.2
Wed, 9 Jan 2008
[ 03:33 clsung search for other commits by this committer ] Original commit 
- Update to 3.7.1

Changes:
Wed, 22 Aug 2007
[ 01:52 clsung search for other commits by this committer ] Original commit 
- remove redundant @dirrm
Tue, 14 Aug 2007
[ 07:30 clsung search for other commits by this committer ] Original commit 
- Update to 3.6.1
Sun, 22 Apr 2007
[ 14:23 clsung search for other commits by this committer ] Original commit 
ZenTest provides 4 different tools and 1 library: zentest, unit_diff,
autotest, multiruby, and Test::Rails.

ZenTest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker
pace. ZenTest only works with Ruby and Test::Unit.

unit_diff is a command-line filter to diff expected results from
actual results and allow you to quickly see exactly what is wrong.

autotest is a continous testing facility meant to be used during
development. As soon as you save a file, autotest will run the
corresponding dependent tests.

multiruby runs anything you want on multiple versions of ruby.

Test::Rails helps you build industrial-strength Rails code.

WWW: http://zentest.rubyforge.org/

Number of commits found: 6