aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ticket/12514] Add unit test for type_url custom profile fieldShitiz Garg2014-06-171-0/+106
* [ticket/12514] Add unit test for type_date custom profile fieldShitiz Garg2014-06-171-0/+151
* [ticket/12514] Add unit test for type_bool custom profile fieldShitiz Garg2014-06-171-0/+143
* [ticket/12514] Cleanup for type_dropdown_test.phpShitiz Garg2014-06-171-8/+1
* [ticket/12514] Add newline at the end of file for type_dropdown_test.phpShitiz Garg2014-06-171-1/+1
* [ticket/12514] Move requires to the top of the filesShitiz Garg2014-06-172-9/+9
* [ticket/12514] Use @return null instead of @return voidShitiz Garg2014-06-173-3/+3
* [ticket/12514] Add unit test for drop down type custom profile fieldShitiz Garg2014-06-171-0/+177
* [ticket/12514] Add unit test for type_string and type_string_common field typesShitiz Garg2014-06-171-0/+179
* [ticket/12514] Add test for "int" type custom profile fieldShitiz Garg2014-06-171-0/+160