Skip to content

Commit

Permalink
Bumped PIT version to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethauvin committed Apr 8, 2024
1 parent 0637096 commit 706236c
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 48 deletions.
2 changes: 1 addition & 1 deletion examples/lib/bld/bld-wrapper.properties
@@ -1,6 +1,6 @@
bld.downloadExtensionJavadoc=false
bld.downloadExtensionSources=true
bld.extensions=com.uwyn.rife2:bld-pitest:0.9.5
bld.extensions=com.uwyn.rife2:bld-pitest:0.9.6
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES,MAVEN_LOCAL,RIFE2_SNAPSHOTS
bld.downloadLocation=
bld.sourceDirectories=
Expand Down
34 changes: 17 additions & 17 deletions examples/reports/mutations/com.example/ExamplesLib.java.html
Expand Up @@ -15,12 +15,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_1'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_1'/>
1
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_1'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_1'></a>
<span>
</span>
</span>
Expand All @@ -30,12 +30,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_2'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_2'/>
2
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_2'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_2'></a>
<span>
</span>
</span>
Expand All @@ -45,12 +45,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_3'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_3'/>
3
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_3'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_3'></a>
<span>
</span>
</span>
Expand All @@ -60,12 +60,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_4'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_4'/>
4
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_4'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_4'></a>
<span>
</span>
</span>
Expand All @@ -75,12 +75,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_5'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_5'/>
5
</td>
<td class='killed'>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_5'>1</a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_5'>1</a>
<span>
1. getMessage : replaced return value with &#34;&#34; for com/example/ExamplesLib::getMessage &rarr; KILLED<br/>

Expand All @@ -92,12 +92,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_6'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_6'/>
6
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_6'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_6'></a>
<span>
</span>
</span>
Expand All @@ -107,12 +107,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@77eca502_7'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@3246fb96_7'/>
7
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_7'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_7'></a>
<span>
</span>
</span>
Expand All @@ -124,11 +124,11 @@ <h1>ExamplesLib.java</h1>
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>

<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@77eca502_5'>5</a></td>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@3246fb96_5'>5</a></td>
<td></td>
<td>

<a name='grouporg.pitest.mutationtest.report.html.SourceFile@77eca502_5'/>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@3246fb96_5'/>

<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>getMessage<br/><b>Killed by : </b>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()]</span></span> replaced return value with &#34;&#34; for com/example/ExamplesLib::getMessage &rarr; KILLED</p>
</td>
Expand All @@ -155,7 +155,7 @@ <h2>Active mutators</h2>

<h2>Tests examined</h2>
<ul>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (8 ms)</li>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (9 ms)</li>
</ul>

<br/>
Expand Down
54 changes: 27 additions & 27 deletions examples/reports/mutations/com.example/ExamplesTest.java.html
Expand Up @@ -15,12 +15,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_1'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_1'/>
1
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_1'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_1'></a>
<span>
</span>
</span>
Expand All @@ -30,12 +30,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_2'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_2'/>
2
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_2'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_2'></a>
<span>
</span>
</span>
Expand All @@ -45,12 +45,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_3'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_3'/>
3
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_3'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_3'></a>
<span>
</span>
</span>
Expand All @@ -60,12 +60,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_4'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_4'/>
4
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_4'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_4'></a>
<span>
</span>
</span>
Expand All @@ -75,12 +75,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_5'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_5'/>
5
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_5'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_5'></a>
<span>
</span>
</span>
Expand All @@ -90,12 +90,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_6'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_6'/>
6
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_6'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_6'></a>
<span>
</span>
</span>
Expand All @@ -105,12 +105,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_7'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_7'/>
7
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_7'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_7'></a>
<span>
</span>
</span>
Expand All @@ -120,12 +120,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_8'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_8'/>
8
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_8'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_8'></a>
<span>
</span>
</span>
Expand All @@ -135,12 +135,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_9'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_9'/>
9
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_9'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_9'></a>
<span>
</span>
</span>
Expand All @@ -150,12 +150,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_10'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_10'/>
10
</td>
<td class='survived'>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_10'>1</a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_10'>1</a>
<span>
1. verifyHello : removed call to org/junit/jupiter/api/Assertions::assertEquals &rarr; SURVIVED<br/>

Expand All @@ -167,12 +167,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_11'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_11'/>
11
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_11'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_11'></a>
<span>
</span>
</span>
Expand All @@ -182,12 +182,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@2abf4075_12'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@770d3326_12'/>
12
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_12'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_12'></a>
<span>
</span>
</span>
Expand All @@ -199,11 +199,11 @@ <h1>ExamplesTest.java</h1>
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>

<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@2abf4075_10'>10</a></td>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@770d3326_10'>10</a></td>
<td></td>
<td>

<a name='grouporg.pitest.mutationtest.report.html.SourceFile@2abf4075_10'/>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@770d3326_10'/>

<p class='SURVIVED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>verifyHello<br/><b>Killed by : </b>none</span></span> removed call to org/junit/jupiter/api/Assertions::assertEquals &rarr; SURVIVED</p>
</td>
Expand All @@ -230,7 +230,7 @@ <h2>Active mutators</h2>

<h2>Tests examined</h2>
<ul>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (8 ms)</li>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (9 ms)</li>
</ul>

<br/>
Expand Down
2 changes: 2 additions & 0 deletions examples/src/bld/java/com/example/ExamplesBuild.java
Expand Up @@ -19,6 +19,8 @@ public ExamplesBuild() {
name = "Examples";
version = version(0, 1, 0);

javaRelease = 17;

downloadSources = true;
autoDownloadPurge = true;

Expand Down
6 changes: 3 additions & 3 deletions src/bld/java/rife/bld/extension/PitestOperationBuild.java
Expand Up @@ -35,14 +35,14 @@ public class PitestOperationBuild extends Project {
public PitestOperationBuild() {
pkg = "rife.bld.extension";
name = "PitestExtension";
version = version(0, 9, 5);
version = version(0, 9, 6);

javaRelease = 17;
downloadSources = true;
autoDownloadPurge = true;
repositories = List.of(MAVEN_CENTRAL, RIFE2_RELEASES);

var pitest = version(1, 15, 8);
var pitest = version(1, 16, 0);
scope(compile)
.include(dependency("com.uwyn.rife2", "bld", version(1, 9, 0)));
scope(test)
Expand Down Expand Up @@ -77,7 +77,7 @@ public PitestOperationBuild() {
.license(
new PublishLicense()
.name("The Apache License, Version 2.0")
.url("http://www.apache.org/licenses/LICENSE-2.0.txt")
.url("https://www.apache.org/licenses/LICENSE-2.0.txt")
)
.scm(
new PublishScm()
Expand Down

0 comments on commit 706236c

Please sign in to comment.