Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: d6ef489dd1800c3ffbf6696b6871a943e9dc8032
      https://github.com/pmd/pmd/commit/d6ef489dd1800c3ffbf6696b6871a943e9dc8032
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTPatternTest.kt

  Log Message:
  -----------
  Fix ASTPatternTest to have leaf test nodes


  Commit: bc7b0f8e2ffe5af48a3cb72af5d26fd04b477cd2
      https://github.com/pmd/pmd/commit/bc7b0f8e2ffe5af48a3cb72af5d26fd04b477cd2
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/Java11Test.kt

  Log Message:
  -----------
  Fix missing package for Java11Test


  Commit: 67c04ef42b4ff890ade111436b7141e2bf7f8203
      https://github.com/pmd/pmd/commit/67c04ef42b4ff890ade111436b7141e2bf7f8203
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/KotlinTestingDsl.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ParserTestSpec.kt

  Log Message:
  -----------
  Refactor ParserTestSpec to not depend on internal kotest API

This adds custom test scopes and makes the ParserTestCtx a container.


  Commit: ac2e4d881bb3a4e7a37d8df05a504455753b3ab4
      https://github.com/pmd/pmd/commit/ac2e4d881bb3a4e7a37d8df05a504455753b3ab4
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8

Remove forkMode option as it doesn't exist anymore


  Commit: eff73bdb0b513a2cbb8e60671a1ba938c6b04c98
      https://github.com/pmd/pmd/commit/eff73bdb0b513a2cbb8e60671a1ba938c6b04c98
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Fix wrong junit-platform-commons version


  Commit: de1c886c2a755e9a0f693b10985db43b3147b568
      https://github.com/pmd/pmd/commit/de1c886c2a755e9a0f693b10985db43b3147b568
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump build-tools from 19 to 20-SNAPSHOT


  Commit: b59808f04f9b11032d9740c611eefda6bd4dfb0a
      https://github.com/pmd/pmd/commit/b59808f04f9b11032d9740c611eefda6bd4dfb0a
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use custom surefire console reporter from build tools


  Commit: 61ecf4c500e31041293fee6b7e769d7b98776b2e
      https://github.com/pmd/pmd/commit/61ecf4c500e31041293fee6b7e769d7b98776b2e
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTPatternTest.kt
    M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/Java11Test.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/KotlinTestingDsl.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ParserTestSpec.kt
    M pom.xml

  Log Message:
  -----------
  Merge pull request #4346 from adangel/issue-4236-kotest

[testing] Use custom surefire console reporter


Compare: https://github.com/pmd/pmd/compare/774a8fbadf92...61ecf4c500e3


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to