Commit Graph

36 Commits

Author SHA1 Message Date
Madhura Jayaratne
ab49273856 Rename test classes
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-15 20:57:27 +11:00
Hugues Peccatte
fa801c507f Set namespace on plugins classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 12:51:45 +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
0761fb1801 Rename classes files.
Rename classes.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +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
Hugues Peccatte
77a40e7f9e Fix typo.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-21 00:08:26 +02:00
Madhura Jayaratne
06ee23ed26 Add PMA_VERSION to fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-17 11:28:34 +05:30
Dan Ungureanu
ae733edf41 Removed the old parser.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:18 +03:00
Madhura Jayaratne
ab6772f4f7 Pass db name to fix the tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-18 16:10:50 +05:30
Madhura Jayaratne
ddc820c5f0 Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-18 16:03:21 +05:30
Madhura Jayaratne
15e5c3d9f7 Do not use globals
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-10 19:23:52 +05:30
Madhura Jayaratne
c06c23f560 Fix tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-27 19:24:00 +05:30
Madhura Jayaratne
a908121b59 Fix more failing tests 2014-08-24 21:56:35 +05:30
Madhura Jayaratne
c33374e243 Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-24 21:31:05 +05:30
Madhura Jayaratne
e5f1c6d8bf Simplify schema exporting
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-24 07:36:10 +05:30
Bimal Yashodha
268a1a05e4 Fix failing tests
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-10 01:31:05 +05:30
Bimal Yashodha
a32465f398 Update tests
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-10 00:16:57 +05:30
Bimal Yashodha
00ec108407 Resolve tests
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-23 16:46:59 +05:30
Bimal Yashodha
adf0d2e4b7 Remove old relational schema edit/export page and related code
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-01 17:51:45 +05:30
Marc Delisle
84f135d048 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:40:21 -04:00
Jeff Chan
0216a5a4a1 Move slow tests in HHVM to group medium
These tests were failing on HHVM because of the default 3 second timeout.
Yes, HHVM is supposed to be faster, but there's a "warmup" time for scripts
in JIT mode (which is on by default). I suspect that's why they're failing.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-13 05:20:31 +00:00
Michal Čihař
b485c6105c Remove blank lines from the end of PHP files (causing extra output)
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-24 10:57:21 +01:00
Dieter Adriaenssens
0fe2acc424 Merge branch 'master' into string_width
Conflicts:
	test/classes/schema/Svg_test.php
2013-11-28 16:32:49 +01:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
Dieter Adriaenssens
2569fee671 move duplicate getStringWidth method to seperate class 2013-09-27 21:32:12 +02:00
Dieter Adriaenssens
07c850c2d6 fix coding style 2013-09-27 19:18:17 +02:00
Dieter Adriaenssens
85903d9672 add unit tests for PMA_SVG:getStringWidth() 2013-09-27 18:12:59 +02:00
adamgsoc2013
96c777b068 fix the DBI mocking on Pdf_Relation_Schema_test 2013-08-12 20:12:00 +08:00
adamgsoc2013
4ee99d653f refactor case for schema 2013-08-11 21:31:18 +08:00
adamgsoc2013
d467f4441a fix code Static Analysis Warnings 2013-08-09 23:19:13 +08:00
adamgsoc2013
6cae4843eb rename to test case function name 2013-07-28 23:06:27 +08:00
adamgsoc2013
388a66cd4e Unit test case for User_Schema 2013-07-28 21:45:08 +08:00
adamgsoc2013
232f0bfaa0 mock fetchrow for DBI 2013-07-19 23:39:06 +08:00
adamgsoc2013
cc375f8c4a fix the DBI setting 2013-07-19 22:12:24 +08:00
adamgsoc2013
9d8e88bbb1 Add UT to validate that the data is set correctly on the sub class of Schema 2013-07-10 00:26:24 +08:00
adamgsoc2013
23b9fe22c6 add test case for Export_Relation_Schema class 2013-06-12 00:00:48 +08:00