Blame | Letzte Änderung | Log anzeigen | RSS feed
------------------------PEAR::Translation2 tests------------------------Setup:1) download SimpleTest:http://www.lastcraft.com/simple_test.php2) set the path to the extracted archive in/tests/simple_include.php3) set the path to Translation2.php in/tests/translation2_include.php4) set the path to Translation2/Admin.php in/tests/translation2_admin_include.php5) create a new database called 'translation2',and feed it with the /tests/tests.sql file.6) set your connection info in /tests/dbms_test.php7) point your browser to http://localhost/path/to/tests/all_tests.php