phpmyadmin/test
2014-01-22 08:37:58 -05:00
..
classes Suffix files containing classes with .class.php file extension 2014-01-22 18:19:48 +05:30
engines Reduce coupling between storage engine names and their corresponding class names. Add some missing doc comments 2013-12-24 12:41:32 +05:30
libraries Merge branch 'QA_4_1' 2014-01-22 08:37:58 -05:00
selenium Fix coding style. 2014-01-09 18:22:11 +01:00
test_data Signed-off-by: Marc Delisle <marc@infomarc.info> 2013-12-14 14:26:12 -05:00
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php Fix coding style. 2014-01-09 18:22:11 +01:00
bootstrap-dist.php Fix date-second issue with Tracker tests 2013-09-14 16:29:03 +05:30
Environment_test.php Fix coding style. 2014-01-09 18:22:11 +01:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Fix coding style. 2014-01-09 18:22:11 +01:00
travis.php.ini Revert "Increase time limits for tests on Travis" 2013-09-16 09:17:28 +02: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