Commit Graph

13 Commits

Author SHA1 Message Date
ptarjan
840f7b1215 Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
ayushchd
a9e9fa5fd5 Fix unit test failures 2013-07-01 22:18:42 +05:45
Michal Čihař
4b787d4505 Do not rely too much on previous state 2013-06-11 14:16:17 +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
Madhura Jayaratne
a78a75754a Make database extension code object oriented 2013-05-24 13:33:06 +05:30
Kasun Chathuranga
03fc9b9256 PMA_is_system_schema --> PMA_isSystemSchema 2013-05-12 08:51:54 +05:30
Kasun Chathuranga
2a2eac9b53 PMA_DBI_fetch_array --> PMA_DBI_fetchArray 2013-05-04 08:28:57 +05:30
Kasun Chathuranga
f8bdff415e PMA_DBI_real_query --> PMA_DBI_realQuery 2013-05-04 08:27:28 +05:30
Michal Čihař
0cb933732d Add test for error formatting 2012-09-18 16:33:29 +02:00
Michal Čihař
5abe0dee3f Add docs 2012-09-18 16:33:29 +02:00
Michal Čihař
e08c1f6431 Add test for PMA_is_system_schema 2012-09-18 16:33:29 +02:00
Michal Čihař
9e53cc82a6 Add dummy dbi driver to be used in testsuite 2012-09-17 15:18:50 +02:00