phpmyadmin/test
Madhura Jayaratne f25e0e8229 Fix class name
2013-07-27 22:34:32 +05:30
..
classes Fix class name 2013-07-27 22:34:32 +05:30
engines Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
libraries fix unneeded spaces 2013-07-26 01:44:54 +08:00
selenium wrap long lines 2013-03-05 15:12:04 +01:00
test_data Merge pull request #463 from adamgsoc2013/UT_pluginss 2013-07-01 06:56:21 -07:00
.htaccess
AllSeleniumTests.php replace dirname(__FILE__) to __DIR__ (php 5.3) 2013-07-03 10:03:52 +03:00
bootstrap-dist.php Move getTagArray to bootstrap 2013-07-16 21:40:53 +05:45
Environment_test.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
README
theme.php We now include only the minified version of jQuery 2013-07-08 07:39:22 -04: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