Commit graph

2 commits

Author SHA1 Message Date
taca
f527880ba7 Update ruby-webunit package to 20040429++ migrating to use new
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-11-28 05:51:59 +00:00
taca
8c338a147f Importing ruby-webunit 20030121 package based on PR pkg/22158 by Rasputin.
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.
2003-12-17 14:37:48 +00:00