This is an automated email from the ASF dual-hosted git repository.

freeandnil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


    from 2d315a75 Add tests for regression in file rolling and fix bug (#257)
     add 94e7a4d6 #250 mocked DateTimeStrategy to speedup test - added release 
notes - added license headers - adjusted Log4NetIntegrationTests to 
.editorconfig
     add 74cdf537 stabilize RemoteSyslogTest
     add 3ba18066 seal class MockDateTime
     new 15fa7d50 Merge pull request #262 from 
apache/Feature/262-mocked-DateTimeStrategy-to-speedup-test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changelog/3.2.0/.release.xml                   |   2 +-
 ...andlers.xml => 250-broken-rolling-logfiles.xml} |   6 +-
 .../Appender/RemoteSyslogAppenderTest.cs           |   9 +-
 .../Integration/Log4NetIntegrationTests.cs         | 246 ++++++++++++---------
 .../Integration/MockDateTime.cs}                   |  19 +-
 .../Integration/log4net.no_file_name.config        |  42 ++--
 src/log4net.Tests/Integration/log4net.roll.config  |  14 +-
 src/log4net.Tests/NdcTest.cs                       |  14 --
 src/log4net/Appender/RollingFileAppender.cs        |   4 +-
 src/log4net/Util/Log4NetAssert.cs                  |   2 +-
 10 files changed, 194 insertions(+), 164 deletions(-)
 copy src/changelog/3.2.0/{256-unsubscibe-appdomain-eventhandlers.xml => 
250-broken-rolling-logfiles.xml} (50%)
 copy src/{log4net/Util/ContextPropertiesBase.cs => 
log4net.Tests/Integration/MockDateTime.cs} (70%)

Reply via email to