aboutsummaryrefslogtreecommitdiffstats
path: root/tests/all_tests.php
Commit message (Collapse)AuthorAgeFilesLines
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-041-69/+0
| | | | PHPBB3-9967
* [ticket/9855] Make tests run under PHPUnit 3.5.Nils Adermann2010-10-171-1/+8
| | | | PHPBB3-9855
* [ticket/9780] Adding unit tests for gen_rand_string().Andreas Fischer2010-08-201-0/+2
| | | | PHPBB3-9780
* [ticket/9599] Adding network function tests.Andreas Fischer2010-08-031-0/+2
| | | | PHPBB3-9599
* [ticket/9626] Adding tests for regular expressions.Andreas Fischer2010-05-251-0/+2
| | | | | | Adding tests for the IPv6 regular expression returned by get_preg_expression() PHPBB3-9626
* [feature/dbal-tests] Added tests for dbal fetchrow and fetchfield.Joas Schilling2010-03-261-0/+2
|
* [develop-olympus] Backported 3.1 unit tests to 3.0.Nils Adermann2010-03-101-0/+54
Start adding unit tests for bugs you fix! Tests for anything are welcome really. We have to work on these a lot.