Commit Graph

21 Commits

Author SHA1 Message Date
Michal Čihař
fbd5c4ff65 Share code for rendering storage engine subpages
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 14:59:22 +02:00
Jeff Chan
659efe1a88 Import dependencies to make unit tests friendlier to running independently
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

This is similar to 840f7b1215

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-09 08:16:24 +00:00
Michal Čihař
d286715cce Replace tabs with spaces 2013-07-10 14:58:44 +02:00
xmujay
a90ae2550f add FEDERATED to DBI dummy data 2013-07-06 11:45:38 +08:00
Madhura Jayaratne
0dab7f2463 Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
2c04a828db Drop not used function 2012-09-18 10:25:41 +02:00
Michal Čihař
06f7f0d902 Fix function naming 2012-09-18 10:21:58 +02:00
Michal Čihař
a1655ce15c Various coding style improvements 2012-09-18 10:20:36 +02:00
Michal Čihař
7479822d23 Move defines to dbi driver 2012-09-17 15:28:22 +02:00
Michal Čihař
9e53cc82a6 Add dummy dbi driver to be used in testsuite 2012-09-17 15:18:50 +02:00
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
45139c5e62 Fixed mockup for storage engine query 2012-09-05 17:12:06 +02:00
Michal Čihař
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Yasitha Pandithawatta
7823dfffa5 switched assertEquals params in test/classes directory 2012-08-24 22:15:19 +05:30
Yasitha Pandithawatta
dd60cce103 Fix failing test cases 2012-07-20 23:06:57 +05:30
Yasitha Pandithawatta
8c32839796 Fix failing test cases 2012-07-20 23:04:51 +05:30
Michal Čihař
c6e97122ac Move tests which sometimes take too long to medium group 2012-07-17 17:02:37 +02:00
Yasitha Pandithawatta
201ec230f6 Improve PMA_StorageEngine and fixed some failing test cases 2012-07-08 20:03:05 +05:30
Yasitha Pandithawatta
3f8b09b281 Test cases for PMA_StorageEngine class 2012-07-06 23:33:46 +05:30