aboutsummaryrefslogtreecommitdiffstats
path: root/tests/log/function_view_log_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-291-0/+2
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
* [ticket/9485] Fix testsZoddo2015-08-301-0/+16
* [ticket/12662] Update tests that utilize get_username_stringPayBas2014-06-251-13/+13
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12444] Adding regression testNicofuma2014-04-261-0/+27
* [ticket/12422] Add testsOliver Schramm2014-04-221-1/+34
* [ticket/12388] Add tests for lang() use on log actions without dataJoas Schilling2014-04-111-3/+5
* [ticket/12113] Fix view_log() testsJoas Schilling2014-04-011-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-1/+0
* [ticket/11501] Remove test_ prefix from data provider methodsJoas Schilling2013-04-191-2/+2
* [ticket/10714] Fix missing 8th argument in unit testsJoas Schilling2013-01-221-1/+1
* [ticket/10714] Fix several comments and variable namesJoas Schilling2013-01-161-1/+1
* [ticket/10714] Fix dependency injections in unit tests with mocksJoas Schilling2012-12-111-2/+3
* [ticket/10714] Add global variables for the unit testsJoas Schilling2012-12-071-2/+4
* [ticket/10714] Fix unit test because of events and moved filesJoas Schilling2012-08-211-4/+4
* [ticket/10714] Add docblock for the test casesJoas Schilling2012-08-211-25/+25
* [ticket/10714] Add unit tests for view_log functionJoas Schilling2012-08-211-0/+341