Commit Graph

10 Commits

Author SHA1 Message Date
Hugues Peccatte
19cb4a7eb9 Fix PHPDoc for provider.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 18:59:51 +01:00
Hugues Peccatte
4922230bb6 Add test for PMA_StorageEngine::getEngine.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 17:22:26 +01:00
xmujay
9185bc2279 UTs for PMA_server_engines and PMA_server_status 2013-09-13 22:37:20 +08:00
Michal Čihař
d7c3b58337 Dropped MySQL manual type configuration
Nothing but default settings is really working now:

- most formats are no longer available on MySQL formats
- for downloadable doc our links are in most cases broken and nobody
  noticed this, so I assume nobody is using this
- anyway most current installations don't have troubles with internet
  access what was main motivation for this configuration directive
2013-08-07 08:32:01 +02:00
Michal Čihař
b8ea23ab9f Drop $cfg['SQP']['fmtType']
It has no effect anyway and in case we would want to make syntax
highlighting optional, it needs to be done in javascript and needs
better configuration name than this one.
2013-08-06 13:35:09 +02:00
xmujay
781b4ef722 add class Doc for UT files (server view files) 2013-07-09 10:17:46 +08:00
xmujay
d6be232ba3 fix the code style for UT files 2013-07-06 23:39:21 +08:00
xmujay
a90ae2550f add FEDERATED to DBI dummy data 2013-07-06 11:45:38 +08:00
xmujay
fbb84c49d5 use mock data for assertion 2013-07-06 11:18:58 +08:00
xmujay
84caeb5a8a Unit test case for refactored functions: PMA_server_engines 2013-07-06 10:39:39 +08:00