Madhura Jayaratne
cdd53ace21
Merge branch 'QA_4_1'
...
Conflicts:
libraries/Util.class.php
test/libraries/PMA_insert_edit_test.php
2014-01-29 23:30:33 +05:30
Madhura Jayaratne
c1c50b5944
Revert e8fa9e5335, ea0ad9d41c and f36fbfd4c6
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-29 23:06:43 +05:30
Marc Delisle
2a2d4cd2bb
Fix merge conflict
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-27 12:48:11 -05:00
Sampath Liyanage
ea0ad9d41c
unit tests updated. Some global variables were set in setup functions of some test files. one testing function with mockobjects was changed from once() to exactly(2) because the bug fix has made that function calls twice
...
Signed-off-by: Sampath Liyanage <plbsam@gmail.com>
2014-01-27 21:53:36 +05:30
Michal Čihař
9d215e6ac5
Remove unused parameter binary_log_file_names
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-01-06 11:33:25 +01:00
xmujay
7bc96697a1
add UT for PMA_server_binlog and PMA_server_database
2013-09-04 21:38:46 +08: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
Marc Delisle
1f4e366753
Typo in file name
2013-07-03 12:32:53 -04:00