aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11543] Add unit tests for obtain_users_online_string()Joas Schilling2013-06-062-1/+185
* [ticket/11543] Add unit tests for obtain_users_online() with empty forumJoas Schilling2013-06-061-0/+16
* [ticket/11543] Add unit tests for obtain_users_online()Joas Schilling2013-06-061-0/+65
* [ticket/11543] Add unit tests for obtain_guest_count()Joas Schilling2013-06-062-0/+80
* [ticket/11538] Add unit tests for phpbb_validate_hex_colour().Andreas Fischer2013-05-261-0/+121
* [ticket/11542] Use Czech as example as it contains non-latin charactersJoas Schilling2013-05-172-7/+7
* Merge remote-tracking branch 'nickvergessen/ticket/11542' into develop-olympusAndreas Fischer2013-05-172-0/+60
|\
| * [ticket/11542] Add non-existing default value for language selectJoas Schilling2013-05-161-0/+1
| * [ticket/11542] Add lang_english_name to fixtureJoas Schilling2013-05-151-0/+3
| * [ticket/11542] Add unit tests for language_select()Joas Schilling2013-05-142-0/+56
* | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absoluteJoas Schilling2013-05-161-4/+25
* | Merge remote-tracking branch 'nickvergessen/ticket/11541' into develop-olympusAndreas Fischer2013-05-152-0/+64
|\ \
| * | [ticket/11541] Add unit tests for style_select()Joas Schilling2013-05-142-0/+64
| |/
* | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty stringJoas Schilling2013-05-151-0/+1
* | [ticket/11540] Add unit tests for is_absolute()Joas Schilling2013-05-141-0/+34
|/
* [ticket/11192] Merge dataProvider arrays because the test is the same now.Andreas Fischer2012-11-161-15/+1
* [ticket/11192] Mark negative byte numbers as unsupported.Andreas Fischer2012-11-161-16/+0
* [ticket/11192] Test strings not converted to int/float before.Andreas Fischer2012-11-161-2/+36
* [ticket/11192] Also test strings, e.g. sums returned by the database.Andreas Fischer2012-11-161-0/+10
* [ticket/11192] Also test powers of 10 / 1000.Andreas Fischer2012-11-161-0/+7
* [ticket/11192] Add tests.Oleg Pudeyev2012-11-151-0/+50
* [ticket/10848] Add phpbb_ prefix.Oleg Pudeyev2012-10-171-1/+1
* [ticket/10848] Redirect from adm to installer correctly.Oleg Pudeyev2012-10-171-0/+44