Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 5 | -15/+35 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12367] Change phpbb_wrapper_gmgetdate_test to use data providers | Joas Schilling | 2014-04-06 | 1 | -15/+22 |
| | | | | PHPBB3-12367 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/10931] Also test get_bytes() and get_string() with false. | Andreas Fischer | 2012-06-11 | 1 | -0/+2 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Make to_numeric function globally available. | Andreas Fischer | 2012-06-11 | 1 | -0/+1 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Make sure get_bytes() always returns either an int or a float. | Andreas Fischer | 2012-06-11 | 1 | -7/+24 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Use strict assertSame() instead of assertEquals(). | Andreas Fischer | 2012-06-11 | 1 | -19/+19 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Also test for negative values. | Andreas Fischer | 2012-06-11 | 1 | -0/+7 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Also test lower case units in test_get_bytes(). | Andreas Fischer | 2012-06-11 | 1 | -1/+2 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Correctly use GNU GPL version 2. | Andreas Fischer | 2012-06-11 | 2 | -2/+2 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Make it clear that we are mocking the ini_get() function. | Andreas Fischer | 2012-06-11 | 2 | -2/+18 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/10931] Unit tests for phpbb_php_ini class. | Andreas Fischer | 2012-06-11 | 1 | -0/+58 |
| | | | | PHPBB3-10931 | ||||
* | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 3 | -3/+3 |
| | | | | PHPBB3-9916 | ||||
* | Merge remote-tracking branch 'github-bantu/ticket/10265' into develop-olympus | Nils Adermann | 2011-07-16 | 1 | -0/+46 |
|\ | | | | | | | | | * github-bantu/ticket/10265: [ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix. | ||||
| * | [ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix. | Andreas Fischer | 2011-07-13 | 1 | -0/+46 |
| | | | | PHPBB3-10265 | ||||
* | Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympus | Nils Adermann | 2011-07-16 | 1 | -0/+130 |
|\ | | | | | | | | | | | | | | | * github-bantu/ticket/10263: [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.php [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.php [ticket/10263] Adding unit tests for phpbb_version_compare(). [ticket/10263] Add wrapper for version_compare() that allows the use of A and B | ||||
| * | [ticket/10263] Adding unit tests for phpbb_version_compare(). | Andreas Fischer | 2011-07-13 | 1 | -0/+130 |
| | | | | PHPBB3-10263 | ||||
* | [ticket/10243] Adding a few unit tests for phpbb_gmgetdate(). | Andreas Fischer | 2011-07-13 | 1 | -0/+49 |
PHPBB3-10243 |