Commit Graph

25 Commits

Author SHA1 Message Date
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
eb77c27e8d Make it work with separated globals 2013-06-11 14:12:55 +02:00
Michal Čihař
e463da3285 Possibly undefined variable 2013-06-11 14:08:14 +02: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
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
Madhura Jayaratne
76c67cf409 Specify return type 2012-09-22 23:22:56 +05:30
Madhura Jayaratne
f84c08ff6e Proper camel case names for functions 2012-09-22 23:20:16 +05:30
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
Dieter Adriaenssens
64c414f5dc use lowercase false 2012-09-18 16:21:24 +02:00
Michal Čihař
adde53d899 Simplify dbsearch test using new dummy dbi
Also make it reuse dummy queries from qbe test
2012-09-17 16:12:06 +02:00
Michal Čihař
160215bdc3 Simplify qbe test using new dummy dbi 2012-09-17 16:01:18 +02:00
Michal Čihař
3b357483c7 No need to use mockup for non abstract classes 2012-09-17 14:01:19 +02:00
Chanaka Indrajith
a49fd1a154 Modified some untracked files 2012-09-16 17:09:12 +05:30
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ř
dff1f6afc3 Various coding style improvements 2012-09-04 15:28:21 +02:00
Michal Čihař
ff16e8bdd0 Use assertInstanceOf instead of manual testing 2012-09-04 15:18:30 +02:00
Michal Čihař
5ef6f6a98c Pass correct parameters to _getSQLQuery 2012-09-04 15:10:46 +02:00
Michal Čihař
ff9b0d088c Pass correct parameters to _getFromClause 2012-09-04 15:10:45 +02:00
Michal Čihař
d233182d3b Pass correct parameters to _getInsDelAndOrCell 2012-09-04 15:10:45 +02:00
Yasitha Pandithawatta
7823dfffa5 switched assertEquals params in test/classes directory 2012-08-24 22:15:19 +05:30
Yasitha Pandithawatta
3e9a5f69dc Test class for PMA_DBQbe 2012-07-29 10:37:23 +05:30