From 8b71d41ce1bef66dd59df1424f173446fd6f9263 Mon Sep 17 00:00:00 2001 From: romangraef Date: Fri, 13 Aug 2021 14:51:25 +0000 Subject: Automated deployment: Fri Aug 13 14:51:25 UTC 2021 97278b1e4ecd4db5224db83e167f6c7a68d4abb7 --- classes/PathTest.Path.of#28x#29.html | 104 +++++++++++++++++++++++++++++++++++ classes/PathTest.html | 52 +++++++++++++++--- classes/afterProject.html | 58 +++++++++++++++++-- classes/beforeProject.html | 6 +- index.html | 38 ++++++++++--- packages/PathTest.Path.html | 103 ++++++++++++++++++++++++++++++++++ packages/default-package.html | 14 ++--- 7 files changed, 343 insertions(+), 32 deletions(-) create mode 100644 classes/PathTest.Path.of#28x#29.html create mode 100644 packages/PathTest.Path.html diff --git a/classes/PathTest.Path.of#28x#29.html b/classes/PathTest.Path.of#28x#29.html new file mode 100644 index 0000000..53b6c30 --- /dev/null +++ b/classes/PathTest.Path.of#28x#29.html @@ -0,0 +1,104 @@ + + + + + +Test results - Class PathTest.Path.of(x) + + + + + +
+

Class PathTest.Path.of(x)

+ +
+ + + + + +
+
+ + + + + + + +
+
+
2
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.005s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Tests

+ + + + + + + + + + + + + + + + + + + + + +
TestMethod nameDurationResult
stringPath == x[js, node]stringPath == x0.003spassed
stringPath == x[js, browser]stringPath == x0.002spassed
+
+
+ +
+ + diff --git a/classes/PathTest.html b/classes/PathTest.html index b239a46..86e0542 100644 --- a/classes/PathTest.html +++ b/classes/PathTest.html @@ -23,7 +23,7 @@
-
4
+
10

tests

@@ -41,7 +41,7 @@
-
0.021s
+
0.056s

duration

@@ -76,6 +76,42 @@ +Equality checks should work[js, node] +Equality checks should work +0.002s +passed + + +Equality checks should work[js, browser] +Equality checks should work +0.002s +passed + + +Relative path resolution works[js, node] +Relative path resolution works +0.005s +passed + + +Relative path resolution works[js, browser] +Relative path resolution works +0.005s +passed + + +Shell resolution of home directory[js, node] +Shell resolution of home directory +0.003s +passed + + +Shell resolution of home directory[js, browser] +Shell resolution of home directory +0.002s +passed + + recognize absolute paths as such[js, node] recognize absolute paths as such 0.003s @@ -84,19 +120,19 @@ recognize absolute paths as such[js, browser] recognize absolute paths as such -0s +0.003s passed -recognize relative paths as such[js, node] +recognize relative paths as such[js, browser] recognize relative paths as such -0.018s +0.011s passed -recognize relative paths as such[js, browser] +recognize relative paths as such[js, node] recognize relative paths as such -0s +0.020s passed @@ -109,7 +145,7 @@ Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

diff --git a/classes/afterProject.html b/classes/afterProject.html index be0554d..54c249e 100644 --- a/classes/afterProject.html +++ b/classes/afterProject.html @@ -23,7 +23,7 @@
-
4
+
12

tests

@@ -41,7 +41,7 @@
-
0.003s
+
0.008s

duration

@@ -84,13 +84,25 @@ afterProject[js, node] afterProject -0.001s +0s passed afterProject[js, node] afterProject -0.001s +0s +passed + + +afterProject[js, browser] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0s passed @@ -99,6 +111,42 @@ 0s passed + +afterProject[js, browser] +afterProject +0s +passed + + +afterProject[js, browser] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0.006s +passed + + +afterProject[js, browser] +afterProject +0.001s +passed + @@ -109,7 +157,7 @@ Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

diff --git a/classes/beforeProject.html b/classes/beforeProject.html index 4b37fba..711aabe 100644 --- a/classes/beforeProject.html +++ b/classes/beforeProject.html @@ -81,13 +81,13 @@ beforeProject[js, node] beforeProject -0.004s +0.005s passed beforeProject[js, browser] beforeProject -0.006s +0.005s passed @@ -108,7 +108,7 @@ HELLO Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

diff --git a/index.html b/index.html index 773b054..3b8a210 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@
-
10
+
26

tests

@@ -38,7 +38,7 @@
-
0.034s
+
0.079s

duration

@@ -82,10 +82,20 @@ default-package -10 +24 +0 +0 +0.074s +100% + + + +PathTest.Path + +2 0 0 -0.034s +0.005s 100% @@ -109,20 +119,20 @@ PathTest -4 +10 0 0 -0.021s +0.056s 100% afterProject -4 +12 0 0 -0.003s +0.008s 100% @@ -135,6 +145,16 @@ 0.010s 100% + + +PathTest.Path.of(x) + +2 +0 +0 +0.005s +100% + @@ -146,7 +166,7 @@ Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

diff --git a/packages/PathTest.Path.html b/packages/PathTest.Path.html new file mode 100644 index 0000000..67fab48 --- /dev/null +++ b/packages/PathTest.Path.html @@ -0,0 +1,103 @@ + + + + + +Test results - Package PathTest.Path + + + + + +
+

Package PathTest.Path

+ +
+ + + + + +
+
+ + + + + + + +
+
+
2
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.005s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Classes

+ + + + + + + + + + + + + + + + + + + +
ClassTestsFailuresIgnoredDurationSuccess rate
+of(x) +2000.005s100%
+
+
+ +
+ + diff --git a/packages/default-package.html b/packages/default-package.html index 0739be2..5809dc3 100644 --- a/packages/default-package.html +++ b/packages/default-package.html @@ -22,7 +22,7 @@
-
10
+
24

tests

@@ -40,7 +40,7 @@
-
0.034s
+
0.074s

duration

@@ -80,20 +80,20 @@ PathTest -4 +10 0 0 -0.021s +0.056s 100% afterProject -4 +12 0 0 -0.003s +0.008s 100% @@ -116,7 +116,7 @@ Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

-- cgit