Commit Graph

8 Commits

Author SHA1 Message Date
Michal Čihař
eddbee7e73 Use PHPUnit_Framework_TestCase insead of PHPUnit_Extensions_OutputTestCase
This is needed for phpunit 3.6 (otherwise it throws out tons of
warnings).
2011-12-19 14:59:42 +01:00
Michal Čihař
bb1fd3c966 Expect token here as well 2011-12-16 15:36:06 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
6135e405bf Wrap long lines 2011-10-24 14:25:39 +02:00
Michal Čihař
4bf2927674 Force language to be set to avoid problems in jenkins 2011-10-24 14:24:12 +02:00
Michal Čihař
a67bd38133 Add testcases for links inside BB code 2011-10-24 13:51:58 +02:00
Michal Čihař
ebdad5e1c1 Add missing include 2011-10-24 13:51:41 +02:00
Zarubin Stas
2ca6e70154 Small fixes. New tests for Config.class.php and Theme.class.php, 2011-07-18 09:34:04 +03:00