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
58b10807c8
Rename classes files.
...
Rename classes.
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
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ř
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ř
92c76b9630
Various class name improvements in testsuite
2013-05-02 15:57:09 +02:00
Rouslan Placella
30c2c6bccc
Fixed "Theme manager preview" test case
2012-10-31 10:06:02 +00:00
Madhura Jayaratne
bc5de586c6
Doc block improvements (mostly specifying return types)
2012-09-26 22:55:04 +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ř
69fdc5d209
Various coding style improvements
2012-09-04 15:43:25 +02:00
Michal Čihař
dff1f6afc3
Various coding style improvements
2012-09-04 15:28:21 +02:00
Michal Čihař
ff16e8bdd0
Use assertInstanceOf instead of manual testing
2012-09-04 15:18:30 +02:00
Dieter Adriaenssens
112f8b92e3
fix coding style : correct function parameter spacing
2012-08-30 17:56:11 +02:00
Michal Čihař
cafe04eb21
Language might be defined as well
2012-07-17 12:06:42 +02:00
Michal Čihař
b9c7e2347f
collation_connection can be set before in testsuite
2012-07-17 09:58:20 +02:00
Michal Čihař
581a557701
Expected and real were wrongly ordered
2012-07-17 09:56:28 +02:00
Yasitha Pandithawatta
51a232cf7d
Improve test cases for PMA_Theme_Manager
2012-07-06 11:20:43 +05:30
Chanaka Indrajith
74de5e3fd3
common.lib.php file renamed to CommonFunctions.class.php
2012-06-28 06:00:58 +05:30
Michal Čihař
a01fc09ccf
Avoid whitespace output
2012-02-01 10:01:28 +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ř
096d06eda0
Move class tests to test/classes
2011-08-10 10:06:54 +02:00