phpmyadmin/test
Madhura Jayaratne 74c2148917 Fix class names
2012-05-11 22:54:06 +05:30
..
classes Wrap some long lines 2012-05-11 14:57:43 +02:00
libraries Fix class names 2012-05-11 22:54:06 +05:30
selenium Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
test_data Drop databases only if they do exist 2011-08-17 14:18:19 +02:00
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php PmaSeleniumPrivilegesTest and PmaSeleniumXssTest are fixed 2012-04-02 14:47:14 +02:00
bootstrap-dist.php add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Environment_test.php Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
PMA_showHint_test.php fix indentation 2012-04-29 00:40:12 +02:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabs 2012-05-11 22:18:20 +05:30
wui.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00

PhpMyAdmin test suite
=====================

This directory is protected from web visitors by a .htaccess file.

For more information on allowing http access to this directory see: 
http://httpd.apache.org/docs/current/mod/mod_authz_host.html#allow

Please visit the wiki for more information on unit testing:
https://wiki.phpmyadmin.net/pma/UnitTesting