Author: Raymond Bosman Date: 2007-01-30 11:06:56 +0100 (Tue, 30 Jan 2007) New Revision: 4596
Log: - Updated test environment documentation. (Thanks to Damien Pobel) Modified: docs/test_environment.txt Modified: docs/test_environment.txt =================================================================== --- docs/test_environment.txt 2007-01-30 09:58:16 UTC (rev 4595) +++ docs/test_environment.txt 2007-01-30 10:06:56 UTC (rev 4596) @@ -12,8 +12,8 @@ Run the following commands:: - $ pear channel-discover http://pear.phpunit.de - $ pear install phpunit/phpunit2 + $ pear channel-discover pear.phpunit.de + $ pear install phpunit/phpunit $ cd ezcomponents/ $ ./scripts/setup-env.sh $ cd trunk/ @@ -21,6 +21,10 @@ (Use a valid DSN for the last command.) +The script runtests.php searches inside the 'trunk' directory for the +components. This is default if you installed your components via a 'subversion +checkout'. + Getting started =============== -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components