Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-06 | Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. | taca | 1 | -1/+2 | |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2004-11-28 | Update ruby-webunit package to 20040429++ migrating to use new | taca | 4 | -17/+21 | |
framework for Ruby packages. === 20040429+ --> 20040429++ * add <area> to SingleTags in parser.html (Thanks to Philip Plumlee) === 20040429 --> 20040429+ * fix bug about handling XHTML(like <hr/> tag, in SingleTags at parser.rb) === 20040211 --> 20040429 * fit htmlsplit to XHTML(like <p/> tag, it's temporary and defective) === 20030121 --> 20040211 * fix for ruby 1.8.1 | |||||
2004-03-16 | Add ruby to CATEGORIES. | taca | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-17 | Importing ruby-webunit 20030121 package based on PR pkg/22158 by Rasputin. | taca | 4 | -0/+91 | |
WebUnit is Ruby API for testing html/cgi without browser, and is ideally suited for automated unit testing of web sites when combined with a Ruby unit test framework such as RubyUnit. It was designed and implemented by Masaki Suketa. |