aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
* [ticket/13433] Add make_clickable() test for emailsrxu2015-02-181-0/+222
* [ticket/13543] Fix broken slow testJoas Schilling2015-01-241-0/+4
* [ticket/12926] Support for IDN (IRI)rxu2014-11-271-2/+82
* Merge pull request #3116 from rxu/ticket/13297Joas Schilling2014-11-221-0/+100
|\
| * [ticket/13297] Add unicode modifier to url/email regular expression patterns.rxu2014-11-091-0/+100
* | [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
* | [ticket/13338] Move insert_config_array_test to functions_acp, add deps.Andreas Fischer2014-11-171-142/+0
* | [ticket/13280] Add new testsTristan Darricau2014-11-121-0/+5
* | [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-121-6/+0
|/
* [ticket/13280] Add additional sanitizer for ampersands in server superglobalMarc Alexander2014-11-031-8/+7
* [ticket/13280] Correctly format user page for build_url()Marc Alexander2014-11-031-1/+8
* [ticket/13073] Switch $input with $expected and add paths with lettersMarc Alexander2014-09-191-7/+9
* [ticket/13073] Add path regex to get_preg_expression() and add unit testsMarc Alexander2014-09-191-0/+38
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* Merge pull request #2724 from VSEphpbb/ticket/12841Joas Schilling2014-08-091-0/+142
|\
| * [ticket/12841] Make config position default to afterMatt Friedman2014-07-281-2/+2
| * [ticket/12841] Update comments in tests making after defaultMatt Friedman2014-07-271-1/+1
| * [ticket/12841] prefix function name with phpbb_Matt Friedman2014-07-241-1/+1
| * [ticket/12841] Add a tests for the new functionMatt Friedman2014-07-111-0/+142
* | Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-111-1/+2
|\ \ | |/ |/|
| * [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-1/+2
* | Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-081-1/+2
|\ \ | |/ |/|
| * [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+2
* | [ticket/12662] Update tests that utilize get_username_stringPayBas2014-06-251-4/+4
|/
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+0
* [ticket/10073] Add tests for new validate_email()Joas Schilling2014-05-291-0/+102
* [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-41/+35
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-7/+10
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2725-75/+175
* [ticket/12510] Convert & to & in build_url() when no params are stripped.Cesar G2014-05-061-0/+5
* Merge remote-tracking branch 'github-prototech/ticket/11508' into develop-asc...Nils Adermann2014-05-021-0/+77
|\
| * [ticket/11508] Fix build_url test.Cesar G2014-04-221-2/+2
| * [ticket/11508] Fix build_url test.Cesar G2014-04-221-3/+3
| * [ticket/11508] Add tests.Cesar G2014-04-221-0/+77
* | Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...Nils Adermann2014-05-022-0/+96
|\ \
| * \ Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-0525-44/+1773
| |\ \
| * | | [ticket/8323] Comments on phpbb_get_banned_user_ids input for testNathan Guse2012-12-131-0/+3
| * | | [ticket/8323] More readability in test caseNathan Guse2012-12-111-3/+14
| * | | [ticket/8323] dataProvider for the test; better test dataNathan Guse2012-12-072-7/+23
| * | | [ticket/8323] Unit test for phpbb_get_banned_user_idsNathan Guse2012-12-072-0/+66
* | | | [ticket/12097] Bug fix and adding unit testNicofuma2014-04-261-0/+39
| |_|/ |/| |
* | | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
* | | [ticket/11959] Move phpbb_generate_string_list() to functions_content.php.Cesar G2014-03-291-1/+1
* | | [ticket/11959] Add unit tests.Cesar G2014-03-191-0/+60
* | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-141-0/+103
|\ \ \
| * | | [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/12115] Also port user interests to profile fieldsJoas Schilling2014-02-063-32/+0