phpmyadmin/test
Marc Delisle 8f9652e903 Merge pull request #719 from ruleant/string_width
move duplicate getStringWidth method to seperate class
2013-11-28 08:07:08 -08:00
..
classes Merge branch 'master' into string_width 2013-11-28 16:32:49 +01:00
engines Trailing white spaces 2013-11-03 19:16:50 +05:30
libraries Fix failing tests 2013-11-28 21:34:02 +05:30
selenium Selenium tests for table tracking 2013-08-30 00:28:49 +05:30
test_data using a smaller test data to make it run more quick 2013-09-14 16:53:38 +08:00
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php Remove more trailing white spaces 2013-11-03 19:20:24 +05:30
bootstrap-dist.php Fix date-second issue with Tracker tests 2013-09-14 16:29:03 +05:30
Environment_test.php Fill in missing meesage 2013-08-21 14:09:57 +02:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Better names for URL generating functions 2013-08-07 10:58:17 +02: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