Commit Graph

26 Commits

Author SHA1 Message Date
Hugues Peccatte
c38b78defb PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-15 11:46:16 +01:00
Dhananjay
0a18d86059 Fix for bug#4237.
Signed-off-by: Dhananjay <dhananjaynakrani@gmail.com>
2014-02-07 11:56:46 +05:30
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
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
Michal Čihař
a3069af822 Adjust bbcode handling to new documentation 2012-11-12 09:59:05 +01:00
Madhura Jayaratne
2ec2ba304c Improve doc blocks. Fix method names 2012-10-03 21:42:08 +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ř
58054705ef Drop deprecated [b] from bbcode support 2012-09-05 14:38:08 +02:00
Michal Čihař
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Yasitha Pandithawatta
1ca8692aba test class for gettext_reader 2012-08-10 20:29:48 +05:30
Dieter Adriaenssens
e67e930328 improve coding style 2012-03-16 16:54:04 +01:00
Michal Čihař
66f38160ea Fix runinng more testcases (neeeds clean environment) 2011-12-19 15:03:19 +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ř
9b4128ed6e Make test not dependending on set/non set token 2011-08-10 11:26:29 +02:00
Michal Čihař
264829a991 Add documentation to testcases 2011-07-25 14:42:46 +02:00
Michal Čihař
26a9bb4581 Unset variables which can poison output 2011-07-25 14:30:23 +02:00
Michal Čihař
d9f91b4f5d Testcase for escaping 2011-07-25 14:27:07 +02:00
Michal Čihař
42d704eadb Test case for invalid target 2011-07-25 14:21:38 +02:00
Michal Čihař
c2b530c005 Add another testcase for xss 2011-07-25 14:18:36 +02:00
Michal Čihař
a418fa95b9 Add testcase for combined link and XSS attempt 2011-07-25 14:13:03 +02:00
Michal Čihař
ef4f1717b2 Add testcase for documenation link 2011-07-25 14:10:22 +02:00
Michal Čihař
7b6043c619 Re-enable test for links 2011-07-25 14:08:46 +02:00
Zarubin Stas
f7d7102d2f - Unit Test grouped by library directory
- Added configuration file phpunit.xml.dist and bootstraper-dist.php
 - Ignoring phpunit.xml, bootstraper.php and build/
2011-06-29 20:06:27 +03:00