aboutsummaryrefslogtreecommitdiffstats
path: root/tests/log/add_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-2/+2
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
* Merge branch '3.1.x'Marc Alexander2016-01-151-0/+9
|\
| * [ticket/14403] Don't expect user_id and user_ip in phpbb\logOliver Schramm2016-01-101-0/+9
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+6
|/
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-6/+6
* [ticket/10714] Fix missing 8th argument in unit testsJoas Schilling2013-01-221-2/+2
* [ticket/10714] Fix dependency injections in unit tests with mocksJoas Schilling2012-12-111-3/+16
* [ticket/10714] Fix unit test because of events and moved filesJoas Schilling2012-08-211-1/+2
* [ticket/10714] Refactor disable mechanism to only disable certain typesJoas Schilling2012-08-211-5/+23
* [ticket/10714] Add unit tests for log classJoas Schilling2012-08-211-0/+56