aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_url_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 branch 'ticket/security/211' into ticket/security/211-rheaMarc Alexander2018-01-011-1/+69
|\
| * [ticket/security/211] Extend tests for profile field valuesMarc Alexander2017-07-231-0/+54
| * [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-311-2/+0
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+6
|/
* [ticket/12926] Support for IDN (IRI)rxu2014-11-271-0/+40
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [ticket/12334] Remove profile fields test groupShitiz Garg2014-06-271-3/+0
* [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_urlShitiz Garg2014-06-241-0/+30
* [ticket/12514] Fix indention for type_url_test.phpShitiz Garg2014-06-201-23/+23
* [ticket/12514] Missed a few spaces in commentsShitiz Garg2014-06-181-7/+7
* [ticket/12514] Convert spaces to tabsShitiz Garg2014-06-181-84/+84
* [ticket/12514] Fix some formatting for testsShitiz Garg2014-06-181-23/+23
* [ticket/12514] Remove spaces in header blocksShitiz Garg2014-06-181-10/+10
* [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-181-3/+8
* [ticket/12514] Remove get_ prefix from data providersShitiz Garg2014-06-181-2/+2
* [ticket/12514] Multi value GET parameters are invalid for phpBBShitiz Garg2014-06-171-2/+2
* [ticket/12514] Add unit test for type_url custom profile fieldShitiz Garg2014-06-171-0/+106