aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wrapper
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-314-7/+0
* [ticket/13904] Add back tests for retrieving floatsMarc Alexander2015-09-091-0/+7
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-092-27/+21
* [ticket/13122] Make phpbb_wrapper_gmgetdate_test more reliableFred Emmott2014-09-301-1/+12
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-275-15/+35
* [ticket/12367] Change phpbb_wrapper_gmgetdate_test to use data providersJoas Schilling2014-04-061-15/+22
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* [ticket/10931] Also test get_bytes() and get_string() with false.Andreas Fischer2012-06-111-0/+2
* [ticket/10931] Make to_numeric function globally available.Andreas Fischer2012-06-111-0/+1
* [ticket/10931] Make sure get_bytes() always returns either an int or a float.Andreas Fischer2012-06-111-7/+24
* [ticket/10931] Use strict assertSame() instead of assertEquals().Andreas Fischer2012-06-111-19/+19
* [ticket/10931] Also test for negative values.Andreas Fischer2012-06-111-0/+7
* [ticket/10931] Also test lower case units in test_get_bytes().Andreas Fischer2012-06-111-1/+2
* [ticket/10931] Correctly use GNU GPL version 2.Andreas Fischer2012-06-112-2/+2
* [ticket/10931] Make it clear that we are mocking the ini_get() function.Andreas Fischer2012-06-112-2/+18
* [ticket/10931] Unit tests for phpbb_php_ini class.Andreas Fischer2012-06-111-0/+58
* [ticket/9916] Updating License in the headerUnknown2012-01-023-3/+3
* Merge remote-tracking branch 'github-bantu/ticket/10265' into develop-olympusNils Adermann2011-07-161-0/+46
|\
| * [ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix.Andreas Fischer2011-07-131-0/+46
* Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympusNils Adermann2011-07-161-0/+130
|\
| * [ticket/10263] Adding unit tests for phpbb_version_compare().Andreas Fischer2011-07-131-0/+130
* [ticket/10243] Adding a few unit tests for phpbb_gmgetdate().Andreas Fischer2011-07-131-0/+49