Commit Graph

18 Commits

Author SHA1 Message Date
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