Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 1f9c7c57654648df6d25fdee54b48f4a5f58c69a
      https://github.com/pmd/pmd/commit/1f9c7c57654648df6d25fdee54b48f4a5f58c69a
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-04-24 (Sun, 24 Apr 2022)

  Changed paths:
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/PMDTestRunner.java
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/RuleTestRunner.java
    M pmd-test/src/main/java/net/sourceforge/pmd/testframework/RuleTst.java
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/TestDescriptor.java

  Log Message:
  -----------
  [test] Print Test Method Name for failed rule tests

This helps to select just this failed test to
rerun it within the IDE.
Also replace parenthesis in the test case description.


  Commit: 6ec5fe1073dd91abfded114ff8f194537c9693a5
      https://github.com/pmd/pmd/commit/6ec5fe1073dd91abfded114ff8f194537c9693a5
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-04-24 (Sun, 24 Apr 2022)

  Changed paths:
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/TestDescriptor.java

  Log Message:
  -----------
  Fix pmd


  Commit: efcc58308604a8210677f11c6dd5ae816fb458dc
      https://github.com/pmd/pmd/commit/efcc58308604a8210677f11c6dd5ae816fb458dc
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M pmd-test/src/main/java/net/sourceforge/pmd/testframework/RuleTst.java
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/TestDescriptor.java
    A 
pmd-test/src/test/java/net/sourceforge/pmd/testframework/TestDescriptorTest.java

  Log Message:
  -----------
  [test] Improve test method name, display test method


  Commit: 915b7f8b619d4992c3dc7ea166db73b79c83f9ae
      https://github.com/pmd/pmd/commit/915b7f8b619d4992c3dc7ea166db73b79c83f9ae
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/PMDTestRunner.java
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/RuleTestRunner.java
    M pmd-test/src/main/java/net/sourceforge/pmd/testframework/RuleTst.java
    M 
pmd-test/src/main/java/net/sourceforge/pmd/testframework/TestDescriptor.java
    A 
pmd-test/src/test/java/net/sourceforge/pmd/testframework/TestDescriptorTest.java

  Log Message:
  -----------
  Merge pull request #3939 from adangel:improved-rule-test-support

[test] Print Test Method Name for failed rule tests #3939


Compare: https://github.com/pmd/pmd/compare/094bb1310ae0...915b7f8b619d


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

Reply via email to