You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by sw...@apache.org on 2023/01/20 01:28:57 UTC

[logging-log4cxx] branch windows_server_issue updated (5d6a01da -> 3bf8f158)

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

swebb2066 pushed a change to branch windows_server_issue
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


    from 5d6a01da Ensure the thread name appears in the log file
     add 3bf8f158 Simplify tests

No new revisions were added by this update.

Summary of changes:
 src/test/cpp/autoconfiguretestcase.cpp           | 43 ------------------------
 src/test/cpp/helpers/threadutilitytestcase.cpp   | 27 +++++++++++++++
 src/test/resources/witness/autoConfigureTest.2   |  1 -
 src/test/resources/witness/autoConfigureTest.log |  1 -
 src/test/resources/witness/threadnametestcase.1  |  1 +
 5 files changed, 28 insertions(+), 45 deletions(-)
 delete mode 100644 src/test/resources/witness/autoConfigureTest.2
 delete mode 100644 src/test/resources/witness/autoConfigureTest.log
 create mode 100644 src/test/resources/witness/threadnametestcase.1