Current File : //opt/RZphp72/includes/test/Translation2/tests/readme.txt
------------------------
PEAR::Translation2 tests
------------------------

Setup:

1) download SimpleTest:
   http://www.lastcraft.com/simple_test.php
2) set the path to the extracted archive in
   /tests/simple_include.php
3) set the path to Translation2.php in
   /tests/translation2_include.php
4) set the path to Translation2/Admin.php in
   /tests/translation2_admin_include.php
5) create a new database called 'translation2',
   and feed it with the /tests/tests.sql file.
6) set your connection info in /tests/dbms_test.php
7) point your browser to http://localhost/path/to/tests/all_tests.php