3 php run-test.php ArticleTest.php
4 php run-test.php GlobalTest.php
5 php run-test.php DatabaseTest.php
6 php run-test.php ImageFunctionsTest.php
7 php run-test.php SearchMySQL4Test.php
9 cvs
-z9
-d
:pserver
:cvsread
:@cvs.php.net
:/repository
/ co -P pear
/PHPUnit
16 # test (default) Run the unit tests
17 # install Install PHPUnit from CVS
18 # clean Remove local PHPUnit install
19 # help You're looking at it!