aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-097-7/+7
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-087-28/+32
* Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into prep-r...Marc Alexander2018-01-071-2/+2
|\
| * [ticket/security/211] Allow make_clickable() again after change to regexMarc Alexander2017-08-031-2/+2
* | Merge branch 'ticket/security/211' into ticket/security/211-rheaMarc Alexander2018-01-012-2/+83
|\ \ | |/
| * [ticket/security/211] Extend tests for profile field valuesMarc Alexander2017-07-232-0/+66
| * [ticket/security/211] Make sure website URL only uses http & https schemesMarc Alexander2017-07-221-0/+13
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-8/+0
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-027-8/+40
|/
* Merge pull request #3166 from nickvergessen/Senky-ticket/12866Marc Alexander2015-01-101-6/+18
|\
| * [ticket/12866] Assume underscore is part of \wJakub Senko2014-11-281-6/+18
* | [ticket/12926] Support for IDN (IRI)rxu2014-11-271-0/+40
|/
* [ticket/13055] Add UTF-8 string tests for profile fields validation optionsrxu2014-09-191-0/+49
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-107-7/+7
* [ticket/12794] Properly validate google+ field against valid character setMarc Alexander2014-08-081-11/+43
* [ticket/12793] Tests (added and changed)Stanislav Atanasov2014-07-101-2/+8
* [ticket/12334] Remove profile fields test groupShitiz Garg2014-06-277-21/+0
* [ticket/12334] Add additional test for type_stringShitiz Garg2014-06-271-0/+24
* [ticket/12334] Add string test for type_intShitiz Garg2014-06-271-0/+6
* [ticket/12334] Improve type_dropdown's test descriptionShitiz Garg2014-06-271-3/+3
* [ticket/12334] Group profile fields testShitiz Garg2014-06-277-0/+21
* [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_dataShitiz Garg2014-06-276-12/+12
* [ticket/12334] Add get_profile_value_raw unit test for type_boolShitiz Garg2014-06-241-4/+52
* [ticket/12334] Add get_profile_value_raw unit test for type_dateShitiz Garg2014-06-241-0/+36
* [ticket/12334] Add get_profile_value_raw unit tests for type_dropdownShitiz Garg2014-06-241-0/+48
* [ticket/12334] Add get_profile_value_raw unit test for type_stringShitiz Garg2014-06-241-0/+30
* [ticket/12334] Add get_profile_value_raw unit test for type_urlShitiz Garg2014-06-241-0/+30
* [ticket/12334] Add get_profile_value_raw unit tests for type_intShitiz Garg2014-06-241-0/+54
* [ticket/12730] Fix type_googleplus_test to use same validation rule as the fieldShitiz Garg2014-06-211-1/+1
* [ticket/12730] Missing newline at type_googleplus_test.phpShitiz Garg2014-06-211-1/+1
* [ticket/12730] Add unit test for type_googleplusShitiz Garg2014-06-211-0/+62
* Merge pull request #2621 from Dragooon/ticket/12732Joas Schilling2014-06-201-0/+12
|\
| * [ticket/12732] Add unit tests for ALPHA_PUNCTUATIONShitiz Garg2014-06-201-0/+12
* | [ticket/12729] Add unit test for ALPHA_DOTS validationShitiz Garg2014-06-201-0/+12
|/
* [ticket/12514] Fix array formatting for testsShitiz Garg2014-06-205-241/+241
* [ticket/12514] Fix indention for type_url_test.phpShitiz Garg2014-06-201-23/+23
* [ticket/12514] Missed a few spaces in commentsShitiz Garg2014-06-186-46/+46
* [ticket/12514] Convert spaces to tabsShitiz Garg2014-06-186-897/+897
* [ticket/12514] Add a few additional tests for type_dropdownShitiz Garg2014-06-181-0/+12
* [ticket/12514] Add a few additional tests for type_intShitiz Garg2014-06-181-0/+18
* [ticket/12514] Fix some formatting for testsShitiz Garg2014-06-184-112/+112
* [ticket/12514] Add a few more tests for type_dateShitiz Garg2014-06-181-0/+36
* [ticket/12514] Remove spaces in header blocksShitiz Garg2014-06-186-60/+60
* [ticket/12514] Use generic domain name for URL testShitiz Garg2014-06-181-1/+1
* [ticket/12514] Update file headers to represent the current formatShitiz Garg2014-06-186-18/+48
* [ticket/12514] Remove get_ prefix from data providersShitiz Garg2014-06-186-22/+22
* [ticket/12514] Add a few more validation cases for type_string_testShitiz Garg2014-06-181-0/+24
* [ticket/12514] Minor fault in type_bool_test.phpShitiz Garg2014-06-171-1/+0
* [ticket/12514] Fix type_int_test to correctly respect boundariesShitiz Garg2014-06-171-16/+9
* [ticket/12514] Multi value GET parameters are invalid for phpBBShitiz Garg2014-06-171-2/+2