Hugues Peccatte
b5118010c7
Fix unit test.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 22:14:35 +01:00
Hugues Peccatte
ef450c156a
Fix unit test.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 22:13:53 +01:00
Hugues Peccatte
d4262e5678
Fix unit test.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 13:11:20 +01:00
Hugues Peccatte
5c3b76a374
Fix unit test.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 12:58:55 +01:00
Hugues Peccatte
3e0796a928
Add unit test for PMA_Menu::setTable().
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 08:54:49 +01:00
Madhura Jayaratne
3ac46455cf
Revert "The DisableIS directive is removed"
...
This reverts commit d8fd82a9f5 .
Conflicts:
ChangeLog
doc/config.rst
libraries/config.default.php
libraries/config/messages.inc.php
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:29:55 +05:30
Jeff Chan
607cb3b0b3
Import dependencies to make unit tests friendlier to running independently
...
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.
This is similar to 659efe1a88
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-10 03:26:24 +00:00
Marc Delisle
d8fd82a9f5
The DisableIS directive is removed
2013-11-05 12:44:04 -05:00
Michal Čihař
bebba32337
Merge remote-tracking branch 'origin/QA_4_0'
...
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
2013-06-24 10:41:54 +02:00
Marc Delisle
d4d5a03766
Bug #3960 NavigationBarIconic config not honored
2013-06-21 10:00:41 -04:00
Michal Čihař
8b9fa8aa36
Do not set language in every test
2013-06-11 14:02:49 +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
Rouslan Placella
7a0a047608
Added menu display test case
2012-11-05 00:38:02 +00:00
Michal Čihař
8a1d19ee4e
Single place to define MySQL version used in tests
2012-09-21 15:36:11 +02:00
Michal Čihař
adf6088894
Add simple testcase for PMA_Menu class
2012-09-21 15:24:08 +02:00