aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_string_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-3/+3
* 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-011-1/+14
|\ \ | |/
| * [ticket/security/211] Extend tests for profile field valuesMarc Alexander2017-07-231-0/+12
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-4/+0
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+5
|/
* [ticket/12866] Assume underscore is part of \wJakub Senko2014-11-281-6/+18
* [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-101-1/+1
* [ticket/12793] Tests (added and changed)Stanislav Atanasov2014-07-101-2/+8
* [ticket/12334] Remove profile fields test groupShitiz Garg2014-06-271-3/+0
* [ticket/12334] Add additional test for type_stringShitiz Garg2014-06-271-0/+24
* [ticket/12334] Group profile fields testShitiz Garg2014-06-271-0/+3
* [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_dataShitiz Garg2014-06-271-2/+2
* [ticket/12334] Add get_profile_value_raw unit test for type_stringShitiz Garg2014-06-241-0/+30
* 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-201-72/+72
* [ticket/12514] Missed a few spaces in commentsShitiz Garg2014-06-181-9/+9
* [ticket/12514] Convert spaces to tabsShitiz Garg2014-06-181-188/+188
* [ticket/12514] Remove spaces in header blocksShitiz Garg2014-06-181-10/+10
* [ticket/12514] Update file headers to represent the current formatShitiz Garg2014-06-181-3/+8
* [ticket/12514] Remove get_ prefix from data providersShitiz Garg2014-06-181-4/+4
* [ticket/12514] Add a few more validation cases for type_string_testShitiz Garg2014-06-181-0/+24
* [ticket/12514] Move requires to the top of the filesShitiz Garg2014-06-171-4/+4
* [ticket/12514] Use @return null instead of @return voidShitiz Garg2014-06-171-1/+1
* [ticket/12514] Add unit test for type_string and type_string_common field typesShitiz Garg2014-06-171-0/+179