Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57424 - Ebuild request for simple-test (php unit test), sample ebuild supplied
Summary: Ebuild request for simple-test (php unit test), sample ebuild supplied
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: PHP Bugs
URL: http://www.lastcraft.com/simple_test.php
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-17 15:47 UTC by Jim Tupper
Modified: 2005-06-09 21:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Sample ebuild, based on groupoffice (simple-test-1.0_beta6.ebuild,1.02 KB, text/plain)
2004-07-17 15:49 UTC, Jim Tupper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Tupper 2004-07-17 15:47:44 UTC
I'd like to add the "SimpleTest" php unit testing framework to Gentoo, I have a sample ebuild which was based on the group-office ebuild.
I have a few questions about it:
The licence which SimpleTest comes under declares itself as the Open Group Test Suite licence - not one of the other ones available in Gentoo, does this preclude it from joining the distro?
There are several HTML doc files packaged with it. I've left them with the other files for now, but should they be put in the same location as dodoc uses?
If so, wouldn't gzipping them make them unbrowsable?



Reproducible: Always
Steps to Reproduce:
1. 
2. 
3.
Comment 1 Jim Tupper 2004-07-17 15:49:24 UTC
Created attachment 35655 [details]
Sample ebuild, based on groupoffice

Sample ebuild for this unit testing framework.
Comment 2 Tal Peer (RETIRED) gentoo-dev 2004-07-31 08:29:31 UTC
Not ours.
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2004-07-31 08:52:13 UTC
Sorry, Tal - this is a framework for testing PHP code.  It definitely does belong with the PHP herd.

Thanks,
Stu
Comment 4 Sebastian Bergmann (RETIRED) gentoo-dev 2005-06-09 21:32:21 UTC
dev-php/simpletest is in portage now.