Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -9/+1 | |
2009-06-12 | Backout bumping PKGREVISION. It was fix for build problem only. | taca | 1 | -2/+1 | |
2009-06-12 | Fix problem with new rake. rake-0.8.7 might check URL strictly? | taca | 3 | -6/+12 | |
Bump PKGREVISION. | |||||
2008-04-21 | Fix build with newer versions of Hoe by providing a default value for | jlam | 2 | -2/+15 | |
author and email. | |||||
2008-04-04 | Initial import of ruby18-heckle-1.4.1 as devel/ruby-heckle. | jlam | 4 | -0/+55 | |
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. |