aboutsummaryrefslogtreecommitdiffstats
path: root/tests/log/function_add_log_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
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+4
* [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+1
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [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-3/+3
* [ticket/11501] Remove test_ prefix from data provider methodsJoas Schilling2013-04-191-2/+2
* [ticket/10714] Fix more commentsJoas Schilling2013-01-221-2/+2
* [ticket/10714] Fix missing 8th argument in unit testsJoas Schilling2013-01-221-1/+1
* [ticket/10714] Fix dependency injections in unit tests with mocksJoas Schilling2012-12-111-2/+5
* [ticket/10714] Add global variables for the unit testsJoas Schilling2012-12-071-1/+3
* [ticket/10714] Fix unit test because of events and moved filesJoas Schilling2012-08-211-1/+2
* [ticket/10714] Add docblock for the test casesJoas Schilling2012-08-211-0/+29
* [ticket/10714] Rename add_log_function testJoas Schilling2012-08-211-3/+3
* [ticket/10714] Serialize the log_data in the testinsteadof hardcoding itJoas Schilling2012-08-211-50/+57
* [ticket/10714] Add unit tests for add_log functionJoas Schilling2012-08-211-0/+151