phpmyadmin/test
2012-08-14 21:33:20 +05:30
..
classes Merge remote-tracking branch 'yasitha/master' 2012-08-13 11:46:49 +02:00
engines Create engines test suit and fixed failing test cases 2012-08-14 21:33:20 +05:30
libraries Test case for CachedFileReader 2012-08-14 13:28:50 +05:30
selenium add create and drop database selenium test case 2012-07-23 22:12:36 +05:30
test_data Add sample config file 2012-05-14 16:07:39 +02:00
.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 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
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Resolved conflicts 2012-06-27 07:06:34 +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