ptrcports/node-print/output.txt

153 lines
3.1 KiB
Text
Raw Normal View History

TAP version 13
# test output
# Subtest: Object.prototype.map
ok 1 - Object.prototype.map
---
duration_ms: 1.898781
...
# Subtest: Object.prototype.apply
ok 2 - Object.prototype.apply
---
duration_ms: 0.1012
...
# Subtest: String.prototype.lines
ok 3 - String.prototype.lines
---
duration_ms: 0.668277
...
# Subtest: String.prototype.reverse
ok 4 - String.prototype.reverse
---
duration_ms: 0.097609
...
# Subtest: String.prototype.includesAny
ok 5 - String.prototype.includesAny
---
duration_ms: 0.157079
...
# Subtest: String.prototype.tryParseJSON
ok 6 - String.prototype.tryParseJSON
---
duration_ms: 0.171079
...
# Subtest: Buffer.prototype.tryParseJSON
ok 7 - Buffer.prototype.tryParseJSON
---
duration_ms: 0.15631
...
# Subtest: exec
ok 8 - exec
---
duration_ms: 2.373978
...
# Subtest: exec.orFail
ok 9 - exec.orFail
---
duration_ms: 1.752591
...
# Subtest: execnc
ok 10 - execnc
---
duration_ms: 1.517843
...
# Subtest: apkindex
ok 11 - apkindex
---
duration_ms: 218.94233
...
# Subtest: Array.prototype.sum
ok 12 - Array.prototype.sum
---
duration_ms: 0.167829
...
# Subtest: Array.prototype.product
ok 13 - Array.prototype.product
---
duration_ms: 0.092419
...
# Subtest: Array.prototype.sortNum
ok 14 - Array.prototype.sortNum
---
duration_ms: 0.166239
...
# Subtest: Array.prototype.partition
ok 15 - Array.prototype.partition
---
duration_ms: 0.223309
...
# Subtest: Array.prototype.chunks - size 2, length 2n
ok 16 - Array.prototype.chunks - size 2, length 2n
---
duration_ms: 0.176819
...
# Subtest: Array.prototype.chunks - size 2, length 2n+1
ok 17 - Array.prototype.chunks - size 2, length 2n+1
---
duration_ms: 0.12053
...
# Subtest: Array.prototype.transpose
ok 18 - Array.prototype.transpose
---
duration_ms: 0.180939
...
# Subtest: Array.prototype.shuffle
ok 19 - Array.prototype.shuffle
---
duration_ms: 0.189319
...
# Subtest: Set.prototype.union
ok 20 - Set.prototype.union
---
duration_ms: 0.321928
...
# Subtest: Set.prototype.intersection
ok 21 - Set.prototype.intersection
---
duration_ms: 0.191079
...
# Subtest: Set.prototype.at - single element
ok 22 - Set.prototype.at - single element
---
duration_ms: 0.12324
...
# Subtest: Set.prototype.at - multiple elements
ok 23 - Set.prototype.at - multiple elements
---
duration_ms: 0.152549
...
# Subtest: matrix - seed with value
ok 24 - matrix - seed with value
---
duration_ms: 0.267349
...
# Subtest: matrix - seed with function
ok 25 - matrix - seed with function
---
duration_ms: 0.167019
...
# Subtest: Number.prototype.toXY
ok 26 - Number.prototype.toXY
---
duration_ms: 0.177589
...
# Subtest: Object.prune
ok 27 - Object.prune
---
duration_ms: 0.153959
...
1..27
# tests 27
# suites 0
# pass 27
# fail 0
# cancelled 0
# skipped 0
# todo 0
# duration_ms 313.645715
# start of coverage report
# file | line % | branch % | funcs % | uncovered lines
# index.js | 96.20 | 86.96 | 95.12 | 5, 6, 7, 171, 172, 173, 174
# test.js | 98.82 | 96.97 | 100.00 | 107, 108, 109
# all files | 97.72 | 90.20 | 97.22 |
# end of coverage report