This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git
from d75cc55 Pin Scala baseline
new 468ab8c add extra tests
new b8c4c7f Separate `*.scala` section in `.editorconfig`
The 2 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:
.editorconfig | 4 ++
.../log4j/scala/LoggerFunctionCallTest.scala | 53 ++++++++++++++++++++++
.../log4j/scala/LoggerFunctionCallTest.scala | 1 +
.../log4j/scala/LoggerFunctionCallTest.scala | 1 +
.../log4j/scala/LoggerFunctionCallTest.scala | 1 +
.../log4j/scala/LoggerFunctionCallTest.scala | 1 +
6 files changed, 61 insertions(+)
create mode 100644
log4j-api-scala_2.10/src/test/scala/org/apache/logging/log4j/scala/LoggerFunctionCallTest.scala
create mode 120000
log4j-api-scala_2.11/src/test/scala/org/apache/logging/log4j/scala/LoggerFunctionCallTest.scala
create mode 120000
log4j-api-scala_2.12/src/test/scala/org/apache/logging/log4j/scala/LoggerFunctionCallTest.scala
create mode 120000
log4j-api-scala_2.13/src/test/scala/org/apache/logging/log4j/scala/LoggerFunctionCallTest.scala
create mode 120000
log4j-api-scala_3/src/test/scala/org/apache/logging/log4j/scala/LoggerFunctionCallTest.scala