summaryrefslogtreecommitdiffstats
path: root/container-accesslogging/src/test/java/com/yahoo/container/logging/LogFileHandlerTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge container-accesslogging into jdisc_http_service"Bjørn Christian Seime2021-01-111-0/+187
* Merge container-accesslogging into jdisc_http_serviceBjørn Christian Seime2021-01-111-187/+0
* Stabilize LogFileHandlerTestCase.testSymlink()Bjørn Christian Seime2020-03-301-36/+32
* Shutdown log handler thread at end of each test methodBjørn Christian Seime2020-02-211-0/+5
* Reduce use of long sleep periodsBjørn Christian Seime2020-02-211-4/+3
* Remove silly exception handling and conditional executionBjørn Christian Seime2020-02-211-38/+31
* Use TemporaryFolder junit rule for temporary test files and directoriesBjørn Christian Seime2020-02-211-36/+25
* Cleanup javadoc commentBjørn Christian Seime2020-02-211-3/+0
* Cleanup author tagBjørn Christian Seime2020-02-211-1/+1
* Improve test assertions for LogFileHandlerTestCaseBjørn Christian Seime2020-02-211-20/+15
* Ensure the file is created when testing for it.Henning Baldersheim2018-10-101-1/+1
* Test compression on logrotate and correct visibility and cleanup unused code.Henning Baldersheim2018-10-101-0/+213