Commit graph

6 commits

Author SHA1 Message Date
fhajny
8abd57b8e9 Updated ruby-heckle to 1.4.3.
Upstream changes:
1.4.3 / 2009-06-23
- Enhancements
    * Added autotest/heckle plugin
    * Skipping testing on 1.9

1.4.2 / 2009-02-08
- Fixes
    * Fixed Ruby2Ruby dependency and Ruby2Ruby references (name changed).
    * Fix bug 11435 where [:iter, [:call], ...] would cause an endless loop.
2009-11-23 14:21:43 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
taca
bca56ad05b Backout bumping PKGREVISION. It was fix for build problem only. 2009-06-12 05:21:45 +00:00
taca
1af483872e Fix problem with new rake. rake-0.8.7 might check URL strictly?
Bump PKGREVISION.
2009-06-12 05:19:21 +00:00
jlam
8f00520ca2 Fix build with newer versions of Hoe by providing a default value for
author and email.
2008-04-21 15:53:55 +00:00
jlam
e08dd5c614 Initial import of ruby18-heckle-1.4.1 as devel/ruby-heckle.
Heckle is a mutation tester.  It modifies your code and runs your tests
to make sure they fail.  The idea is that if code can be changed and
your tests don't notice, either that code isn't being covered or it
doesn't do anything.

It's like hiring a white-hat hacker to try to break into your server
and making sure you detect it.  You learn the most by trying to break
things and watching the outcome in an act of unit test sadism.
2008-04-04 15:17:14 +00:00