Commit Graph

30 Commits

Author SHA1 Message Date
Michal Čihař
8b9fa8aa36 Do not set language in every test 2013-06-11 14:02:49 +02:00
Michal Čihař
262d1b1a11 Allow to run standalone 2013-06-11 13:59:23 +02:00
Michal Čihař
ba9cff2736 Set token in single place for all tests 2013-06-11 13:53:31 +02:00
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Samith Dassanayake
8b7ef92205 Update the test cases according to the changes for Message.class.php 2013-03-06 22:03:30 +05:30
Michal Čihař
bf638ee837 Fix tests to use http urls as well 2013-02-11 08:53:54 +01:00
Michal Čihař
15b554c8b6 Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
Michal Čihař
d0917d9549 Adjust testsuite to new documentation 2012-11-12 10:03:29 +01:00
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Michal Čihař
371d420c21 Simplify linking to documentation
Now documentation can be simply linked using [doc@anchor]..[/doc]
2012-09-05 15:19:13 +02:00
Michal Čihař
c83fa4b179 Drop deprecated [tt] from bbcode support 2012-09-05 14:38:31 +02:00
Michal Čihař
58054705ef Drop deprecated [b] from bbcode support 2012-09-05 14:38:08 +02:00
Michal Čihař
a567a78b7f Drop deprecated [i] from bbcode support 2012-09-05 14:37:21 +02:00
Madhura Jayaratne
78c36808e5 Fix method names 2012-08-30 23:17:25 +05:30
Michal Čihař
b8b4213169 This might be set, reset it for test 2012-07-17 11:15:31 +02:00
Yasitha Pandithawatta
0c8d2e65a2 Test cases for Error.class.php 2012-06-29 22:26:37 +05:30
Michal Čihař
21299c1db2 Add some documentation 2012-05-15 11:58:23 +02:00
Michal Čihař
1171ac5de5 Wrap some long lines 2012-05-15 11:56:13 +02:00
Michal Čihař
68743214be Fix data providers 2012-05-15 11:55:37 +02:00
Michal Čihař
663eb13a56 Wrap some long lines 2012-05-15 11:54:37 +02:00
Michal Čihař
bf6feadba3 Fix test failure after changes in other tests 2012-05-15 11:41:10 +02:00
Madhura Jayaratne
ea800101cb Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
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