Commit Graph

22 Commits

Author SHA1 Message Date
Madhura Jayaratne
df813fb312 Fix tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-16 18:09:56 +11: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
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
Madhura Jayaratne
47d6aea6a5 Update tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-30 12:46:51 +05:30
Madhura Jayaratne
dc095da468 Fix tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-30 12:18:20 +05:30
Madhura Jayaratne
598bae384b #1580 Individual Zeroconf PMA tables support
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-08 17:49:08 +05:30
Marc Delisle
b7cec730f3 Improve message and make it translatable
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-16 07:06:51 -04:00
Ashutosh Dhundhara
508f0a752b RFE#919: Multiple-column foreign key relation.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix missing master column.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix failing test.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix coding styles.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix function doc.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix coding styles.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-01 19:50:12 +05:30
Chirayu Chiripal
1f324be4b1 RFE-637: Custom field handlers (input transformations)
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-12 01:52:32 +05:30
Jeff Chan
013a9a3395 Move slow test 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 20:52:13 +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
Madhura Jayaratne
525fd79d19 Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
Dieter Adriaenssens
58f9338178 cleanup whitespace 2013-09-06 17:48:06 +02:00
adamgsoc2013
8c7566093d fix the assertion error for testPMAGetRelationsParam 2013-08-12 00:28:00 +08:00
adamgsoc2013
05f7400ff9 fix code Static Analysis Warnings 2013-08-12 00:18:04 +08:00
adamgsoc2013
bd7eefc39b add more test cases 2013-08-08 23:04:34 +08:00
adamgsoc2013
c9ae7ff6e9 test case for PMA_relation 2013-07-30 22:11:31 +08:00
adamgsoc2013
aebb08bdac add test case for PMA_relation 2013-07-20 20:40:36 +08:00
adamgsoc2013
d100971442 add more case for PMA_relation 2013-07-08 20:49:57 +08:00
adamgsoc2013
0265241228 we don't use tab 2013-07-07 10:37:45 +08:00
adamgsoc2013
053b40627b add Unit Test case for PMA_relation 2013-07-06 21:09:26 +08:00