aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12202] Use an array in the data provider instead of exploding manuallyJoas Schilling2014-03-141-38/+44
* [ticket/12202] Fix testsNathaniel Guse2014-03-091-5/+5
* [ticket/12202] Test for parse_cfg_fileNathan Guse2014-03-091-0/+97
* [ticket/12056] Fix failure due to "Creating default object from empty value".Andreas Fischer2013-12-041-1/+2
* [ticket/11619] Some tests for get_remote_file().Andreas Fischer2013-07-031-0/+75
* Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympusAndreas Fischer2013-06-1112-0/+890
|\
| * [ticket/11579] Add method for validating emails for valid MX and mark as slowMarc Alexander2013-06-051-3/+29
| * [ticket/11579] Do not extend validate_data_helperMarc Alexander2013-06-051-1/+1
| * [ticket/11579] Add missing commas to validate_username_testMarc Alexander2013-06-031-6/+6
| * [ticket/11579] Rework calls to validate_data_helperMarc Alexander2013-06-0310-232/+344
| * [ticket/11579] Move simple tests into seperate filesMarc Alexander2013-06-037-251/+366
| * [ticket/11579] Use test case helper class and use assert prefix for methodMarc Alexander2013-06-035-95/+100
| * [ticket/11579] Move tests into seperate files depending on needed fixtureMarc Alexander2013-05-308-499/+594
| * [ticket/11579] Add remaining unit tests for validate_data functionsMarc Alexander2013-05-302-62/+347
| * [ticket/11579] Add basic set of unit tests for validate_data()Marc Alexander2013-05-291-0/+252
* | [ticket/11543] Add more users so #hidden <> #normalJoas Schilling2013-06-072-10/+21
* | [ticket/11543] Use correct IP addresses and inject time for correct valuesJoas Schilling2013-06-061-22/+25
* | [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