Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10931] Also test get_bytes() and get_string() with false. | Andreas Fischer | 2012-06-11 | 1 | -0/+2 |
* | [ticket/10931] Make to_numeric function globally available. | Andreas Fischer | 2012-06-11 | 1 | -0/+1 |
* | [ticket/10931] Make sure get_bytes() always returns either an int or a float. | Andreas Fischer | 2012-06-11 | 1 | -7/+24 |
* | [ticket/10931] Use strict assertSame() instead of assertEquals(). | Andreas Fischer | 2012-06-11 | 1 | -19/+19 |
* | [ticket/10931] Also test for negative values. | Andreas Fischer | 2012-06-11 | 1 | -0/+7 |
* | [ticket/10931] Also test lower case units in test_get_bytes(). | Andreas Fischer | 2012-06-11 | 1 | -1/+2 |
* | [ticket/10931] Correctly use GNU GPL version 2. | Andreas Fischer | 2012-06-11 | 1 | -1/+1 |
* | [ticket/10931] Make it clear that we are mocking the ini_get() function. | Andreas Fischer | 2012-06-11 | 1 | -2/+2 |
* | [ticket/10931] Unit tests for phpbb_php_ini class. | Andreas Fischer | 2012-06-11 | 1 | -0/+58 |