Commit Graph

16 Commits

Author SHA1 Message Date
Marc Delisle
84f135d048 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:40:21 -04:00
Hugues Peccatte
7193726c9a Fix PHPCS issues.
Update PHPDoc.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-04-26 19:26:19 +02:00
Hugues Peccatte
c38b78defb PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-15 11:46:16 +01:00
Hugues Peccatte
f7d5da319e Fix coding style.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-09 18:22:11 +01:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
a2e9ee199e Migrate PMA_sendHeaderLocation testing to shared header testing code 2013-07-15 10:42:41 +02:00
Michal Čihař
8b9fa8aa36 Do not set language in every test 2013-06-11 14:02:49 +02:00
Michal Čihař
ba9cff2736 Set token in single place for all tests 2013-06-11 13:53:31 +02:00
Michal Čihař
a9e12ddec7 Various coding style improvements 2013-03-01 09:54:26 +01:00
ayushchd
f786c4c83a Added another assertion for testSendHeaderLocationWithoutSidWithIis
Also fixed the syntax for getting user defined constants as previous
one was failing the Travid build
2013-02-28 22:01:35 +05:30
ayushchd
12f2c08aff Fixed test failures and errors caused in tests using the runkit extension
Fixed:

1. errors pertaining to runkit extension in tests under
PMA_headerLocation_test.php
2. errors pertaining to runkit extension in tests under
PMA_whichCrlf_test.php
3. failed test: testSendHeaderLocationWithoutSidWithIis()
2013-02-28 20:54:24 +05:30
Michal Čihař
d64daa0cdb Include some possibly missing variables 2013-02-12 14:09:06 +01:00
Rouslan Placella
eedf07e915 Dropped getReloadNavigationScript(), this is already handled by Footer.class.php 2012-10-30 20:23:59 +00:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
b8d5149d82 Enable this test 2012-07-18 14:51:38 +02:00