phpmyadmin/test
2013-02-08 14:24:28 +01:00
..
classes Fix class documentation 2013-02-08 14:24:28 +01:00
engines Bug #3785 Wrong documentation links for storage engines 2013-02-03 08:13:10 -05:00
libraries Merge branch 'QA_3_5' 2013-01-21 13:34:31 +00:00
selenium Use underscore prefix for private methods and instance variables 2012-09-22 23:50:41 +05:30
test_data Add missing package names 2012-08-31 20:45:53 +05:30
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php add test case to the test suit 2012-07-23 23:03:35 +05:30
bootstrap-dist.php Set real version in bootstrap 2012-09-22 09:58:07 +02:00
Environment_test.php Various coding style improvements 2012-09-19 13:35:31 +02:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Upgraded jquery and jquery-ui 2012-12-19 14:50:36 +00:00
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