aboutsummaryrefslogtreecommitdiff
path: root/www/p5-TestGen4Web-Runner
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.11Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131947 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229942
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.08Rong-En Fan2006-08-022-4/+4
| | | | | | | | PR: ports/101198 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=169428
* TestGen4Web::Runner is a PERL module to replay files recorded withErwin Lansing2006-06-254-0/+53
SpikeSource's TestGen4Web Recorder. From http://developer.spikesource.com/projects/testgen4web : "TestGen4Web is written to ease the pain of writing tests for web applications. This is a 2 part tool. Firefox extension, which records user input to a xml file. Translator script: to generate automated test scripts." WWW: http://search.cpan.org/dist/TestGen4Web-Runner/ PR: ports/98915 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> Notes: svn path=/head/; revision=166272