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