aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [ticket/11540] Add unit tests for is_absolute()Joas Schilling2013-05-141-0/+34
| |/ | | | | | | PHPBB3-11540
* | [ticket/11362] Move phpbb_clean_path into a simple filesystem serviceJoas Schilling2013-04-171-44/+0
| | | | | | | | PHPBB3-11362
* | [ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli.Oleg Pudeyev2012-12-131-0/+40
| | | | | | | | PHPBB3-11015
* | [ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params.Oleg Pudeyev2012-11-291-0/+71
| | | | | | | | PHPBB3-11095
* | [ticket/11095] Python quoteattr port.Oleg Pudeyev2012-11-291-0/+44
|/ | | | PHPBB3-11095
* [ticket/11192] Merge dataProvider arrays because the test is the same now.Andreas Fischer2012-11-161-15/+1
| | | | PHPBB3-11192
* [ticket/11192] Mark negative byte numbers as unsupported.Andreas Fischer2012-11-161-16/+0
| | | | PHPBB3-11192
* [ticket/11192] Test strings not converted to int/float before.Andreas Fischer2012-11-161-2/+36
| | | | PHPBB3-11192
* [ticket/11192] Also test strings, e.g. sums returned by the database.Andreas Fischer2012-11-161-0/+10
| | | | PHPBB3-11192
* [ticket/11192] Also test powers of 10 / 1000.Andreas Fischer2012-11-161-0/+7
| | | | PHPBB3-11192
* [ticket/11192] Add tests.Oleg Pudeyev2012-11-151-0/+50
| | | | PHPBB3-11192
* [ticket/10848] Add phpbb_ prefix.Oleg Pudeyev2012-10-171-1/+1
| | | | PHPBB3-10848
* [ticket/10848] Redirect from adm to installer correctly.Oleg Pudeyev2012-10-171-0/+44
PHPBB3-10848