Commit Graph

15 Commits

Author SHA1 Message Date
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
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
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
adamgsoc2013
96c777b068 fix the DBI mocking on Pdf_Relation_Schema_test 2013-08-12 20:12:00 +08:00
adamgsoc2013
d467f4441a fix code Static Analysis Warnings 2013-08-09 23:19:13 +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