Commit Graph

19 Commits

Author SHA1 Message Date
Madhura Jayaratne
d80406ed66 Reduce coupling between storage engine names and their corresponding class names. Add some missing doc comments
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-24 12:41:32 +05:30
Madhura Jayaratne
03fef95e14 Coding style fixes - valid class names 2013-11-30 00:00:56 +05:30
Madhura Jayaratne
0c887a5a55 Trailing white spaces 2013-11-03 19:16:50 +05:30
Marc Delisle
392cfaeb69 Fix codestyle 2013-10-05 05:55:34 -04:00
Dieter Adriaenssens
7cde468669 fix docblock : newline between parameterlist and description 2013-09-12 18:07:11 +02:00
Marc Delisle
0a6f5a3028 Fix codestyle 2013-09-12 08:39:29 -04: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
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Marc Delisle
73725c3924 Bug #3785 Wrong documentation links for storage engines 2013-02-03 08:13:10 -05:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Dieter Adriaenssens
dcd234b661 improve coding style : fix indentation and function calls 2012-09-18 17:07:23 +02:00
Michal Čihař
9cc274b937 Convert innodb engine test to new dummy dbi 2012-09-17 15:45:03 +02:00
Michal Čihař
2339dc144a Simplify storage engine testsuite using new dummy dbi 2012-09-17 15:28:00 +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ř
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Yasitha Pandithawatta
64c8310611 Create engines test suit and fixed failing test cases 2012-08-14 21:33:20 +05:30
Yasitha Pandithawatta
7c872205cf Test cases for engines library 2012-08-14 21:23:24 +05:30
Yasitha Pandithawatta
ca65d686fe Test classes for engines library 2012-08-14 20:06:31 +05:30