phpmyadmin/test
Madhura Jayaratne e15ff037e3 typo
2011-10-02 07:11:57 +05:30
..
classes Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
libraries typo 2011-10-02 07:11:57 +05:30
selenium Style errors with class declarations 2011-09-23 11:24:06 +05:30
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 Fix permissions. 2010-08-30 09:53:37 +02:00
AllTests.php Add testcase for validity of SQL parser data. 2010-08-30 15:18:49 +02:00
bootstrap-dist.php New PHPUnit tests for common.lib.php 2011-07-06 10:47:10 +03:00
Environment_test.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
PMA_showHint_test.php - Unit Test grouped by library directory 2011-06-29 20:06:27 +03:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php pma spritify part 2 2011-07-15 09:42:16 +03:00
wui.php Fix permissions. 2010-08-30 09:53:37 +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