aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_int_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
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+6
* [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] Add string test for type_intShitiz Garg2014-06-271-0/+6
* [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 tests for type_intShitiz Garg2014-06-241-0/+54
* [ticket/12514] Fix array formatting for testsShitiz Garg2014-06-201-61/+61
* [ticket/12514] Missed a few spaces in commentsShitiz Garg2014-06-181-5/+5
* [ticket/12514] Convert spaces to tabsShitiz Garg2014-06-181-147/+147
* [ticket/12514] Add a few additional tests for type_intShitiz Garg2014-06-181-0/+18
* [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] Fix type_int_test to correctly respect boundariesShitiz Garg2014-06-171-16/+9
* [ticket/12514] Use @return null instead of @return voidShitiz Garg2014-06-171-1/+1
* [ticket/12514] Add test for "int" type custom profile fieldShitiz Garg2014-06-171-0/+160