phpmyadmin/test
Michal Čihař 94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
..
AllSeleniumTests.php Add first Selenium tests 2009-07-16 11:03:50 +00:00
AllTests.php new tests, thanks to Michal Biniek 2008-12-11 18:26:41 +00:00
Environment_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
FailTest.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_blowfish_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_cache_test.php my fault, of course it is allowed to have more than one assert* in a test* method (it just stops executing on the first failed assert) 2008-12-10 13:07:24 +00:00
PMA_escapeJsString_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_escapeMySqlWildcards_test.php new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
PMA_foreignKeySupported_test.php new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
PMA_formatNumberByteDown_test.php new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
PMA_generateCommonUrl_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_get_real_size_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_headerLocation_test.php Update TestCase for recent change 2009-07-15 18:27:30 +00:00
PMA_ifSetOr_test.php Added unittest for PMA_ifSetOr() 2009-10-16 08:10:26 +00:00
PMA_isValid_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_localisedDateTimespan_test.php false failures correction, thanks to Michal Biniek 2008-12-03 21:21:35 +00:00
PMA_Message_test.php new tests, thanks to Michal Biniek 2008-12-11 18:26:41 +00:00
PMA_pow_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_printableBitValue_test.php new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
PMA_quoting_slashing_test.php new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
PMA_sanitize_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_showHint_test.php my fault, of course it is allowed to have more than one assert* in a test* method (it just stops executing on the first failed assert) 2008-12-10 13:07:24 +00:00
PMA_STR_sub_test.php Ignore this define. 2008-11-24 11:06:37 +00:00
PMA_stringOperations_test.php new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
PMA_transformation_getOptions_test.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
PMA_whichCrlf_test.php new tests, thanks to Michal Biniek 2008-12-11 18:26:41 +00:00
PmaSeleniumLoginTest.php Add first Selenium tests 2009-07-16 11:03:50 +00:00
PmaSeleniumPrivilegesTest.php Add first Selenium tests 2009-07-16 11:03:50 +00:00
PmaSeleniumTestCase.php Add first Selenium tests 2009-07-16 11:03:50 +00:00
PmaSeleniumXssTest.php Add first Selenium tests 2009-07-16 11:03:50 +00:00
theme.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
wui.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00