Commit Graph

28 Commits

Author SHA1 Message Date
Hugues Peccatte
c301573a8f Fix unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
7f8f34e89d Remove classes require_once.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
f0ba28fc1d Set namespace on Advisor, Config, Console and Util classes.
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
5c739d6c2d Define variables needed for testing
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-10 06:20:18 +05:30
Michal Čihař
a2d84745d2 Drop List::getSingleItem as it is not used
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-14 07:29:15 +01:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
0068e8b567 Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	libraries/config/messages.inc.php
2013-05-21 14:01:40 +02:00
Marc Delisle
5a251b8b07 Dead code 2013-05-20 13:21:53 -04:00
Marc Delisle
b5dd9e2d04 Dead code 2013-05-20 13:19:12 -04:00
Marc Delisle
b7508e237b Dead code 2013-05-20 13:14:58 -04:00
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Rouslan Placella
4f4671b284 Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator 2012-10-30 20:16:57 +00:00
Rouslan Placella
6f8544c5ef Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping 2012-10-30 20:16:57 +00:00
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
3b357483c7 No need to use mockup for non abstract classes 2012-09-17 14:01:19 +02:00
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Dieter Adriaenssens
112f8b92e3 fix coding style : correct function parameter spacing 2012-08-30 17:56:11 +02:00
Willian Gustavo Veiga
75f1f4d881 ['cfg']['Server']['hide_db'] must have a string value. 2012-07-22 16:25:10 -03:00
Yasitha Pandithawatta
a79e228fae Fixed failing test cases of CommonFunctions.class.php 2012-07-06 15:28:51 +05:30
Chanaka Indrajith
74de5e3fd3 common.lib.php file renamed to CommonFunctions.class.php 2012-06-28 06:00:58 +05:30
Michal Čihař
3b2c4dd0db Fix condition (it returns actual value) 2011-12-19 15:02:00 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
f9e2218d96 Fix doc 2011-08-10 10:09:02 +02:00
Michal Čihař
096d06eda0 Move class tests to test/classes 2011-08-10 10:06:54 +02:00