Index of /Smarty-2.6.22/unit_test/

NameLast ModifiedSize
UpParent Directory
Directorycache2009-02-25 18:28-
Directoryconfigs2009-02-25 18:28-
Directorytemplates2009-02-25 18:28-
Directorytemplates_c2009-02-25 18:28-
[TXT]config.php2016-05-19 01:14 1k
Fileerror_log2026-04-10 15:37 111k
[TXT]smarty_unit_test.php2016-05-19 01:14 1k
[TXT]smarty_unit_test_gui.php2016-05-19 01:14 1k
[TXT]test_cases.php2016-05-19 01:14 17k
Smarty Unit Testing ------------------- Smarty unit tests require the PEAR PHPUnit package to be installed. See if you have that installed with the following command: $> pear list If you don't see PHPUnit, install with this: $> pear install PHPUnit Edit the config.php file, be sure everything is defined correctly. Be sure the following directories are present: templates configs templates_c (writable) cache (writable) Then run from the command line: php -q smarty_unit_test.php Or from the web browser: http://www.your_domain.com/path/to/smarty_unit_test_gui.php This will run a unit test for every component of Smarty and dump the results. All should pass with flying colors. :)
Proudly Served by LiteSpeed Web Server at pilveprojekt.ee Port 443