aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions
Commit message (Collapse)AuthorAgeFilesLines
...
* [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