Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 3, 2016 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/478e9431054dc96f1a7887e86748b102 to your computer and use it in GitHub Desktop.
Save Whateverable/478e9431054dc96f1a7887e86748b102 to your computer and use it in GitHub Desktop.
evalable6
(exit code 1)
https://gist.githubusercontent.com/zoffixznet/4e60c7d298c410f8770cb6565d0ff9d5/raw/794a3f3e350bcfce69db6e6172759722dd8b4e7d/p6.p6
ok 1 - bare
not ok 2 - plus
# Failed test 'plus'
# at /tmp/0GM8X9NR6m line 6
# Error: Malformed parameter
ok 3 - minus
ok 4 - U+2212 minus
1..4
# Looks like you failed 1 test of 4
not ok 1 - integers
# Failed test 'integers'
# at /tmp/0GM8X9NR6m line 4
ok 1 - bare </> literal
ok 2 - minus </> literal
ok 3 - U+2212 minus </> literal
ok 4 - bare \\d.\\d literal
not ok 5 - minus \\d.\\d literal
# Failed test 'minus \\d.\\d literal'
# at /tmp/0GM8X9NR6m line 15
# Error: A parameter may only have one prefix type constraint
not ok 6 - U+2212 minus \\d.\\d literal
# Failed test 'U+2212 minus \\d.\\d literal'
# at /tmp/0GM8X9NR6m line 16
# Error: A parameter may only have one prefix type constraint
1..6
# Looks like you failed 2 tests of 6
not ok 2 - rats
# Failed test 'rats'
# at /tmp/0GM8X9NR6m line 10
ok 1 - bare
not ok 2 - minus (base)
# Failed test 'minus (base)'
# at /tmp/0GM8X9NR6m line 20
# Error: Missing block
not ok 3 - U+2212 minus (base)
# Failed test 'U+2212 minus (base)'
# at /tmp/0GM8X9NR6m line 21
# Error: Missing block
ok 4 - bare (plus exp)
not ok 5 - minus (base) (plus exp)
# Failed test 'minus (base) (plus exp)'
# at /tmp/0GM8X9NR6m line 23
# Error: Missing block
not ok 6 - U+2212 minus (base) (plus exp)
# Failed test 'U+2212 minus (base) (plus exp)'
# at /tmp/0GM8X9NR6m line 24
# Error: Missing block
ok 7 - minus (exp)
ok 8 - U+2212 minus (exp)
not ok 9 - minus (base and exp)
# Failed test 'minus (base and exp)'
# at /tmp/0GM8X9NR6m line 27
# Error: Missing block
not ok 10 - U+2212 minus (base and exp)
# Failed test 'U+2212 minus (base and exp)'
# at /tmp/0GM8X9NR6m line 28
# Error: Missing block
1..10
# Looks like you failed 6 tests of 10
not ok 3 - nums
# Failed test 'nums'
# at /tmp/0GM8X9NR6m line 18
ok 1 - bare
ok 2 - minus (real)
ok 3 - U+2212 minus (real)
ok 4 - minus (imaginary)
ok 5 - U+2212 minus (imaginary)
ok 6 - minus (real and imaginary)
ok 7 - U+2212 minus (real and imagin.)
1..7
ok 4 - complex
ok 1 - bare Inf
ok 2 - plus Inf
ok 3 - minus Inf
ok 4 - U+2212 minus Inf
ok 5 - bare ∞
ok 6 - plus ∞
ok 7 - minus ∞
ok 8 - U+2212 minus ∞
1..8
ok 5 - infinity
ok 1 - bare
1..1
ok 6 - NaN
ok 1 - bare, π
ok 2 - plus, π
not ok 3 - minus, π
# Failed test 'minus, π'
# at /tmp/0GM8X9NR6m line 55
# Error: Missing block
not ok 4 - U+2212 minus, π
# Failed test 'U+2212 minus, π'
# at /tmp/0GM8X9NR6m line 56
# Error: Missing block
ok 5 - bare, pi
ok 6 - plus, pi
not ok 7 - minus, pi
# Failed test 'minus, pi'
# at /tmp/0GM8X9NR6m line 59
# Error: Missing block
not ok 8 - U+2212 minus, pi
# Failed test 'U+2212 minus, pi'
# at /tmp/0GM8X9NR6m line 60
# Error: Missing block
1..8
# Looks like you failed 4 tests of 8
not ok 7 - π
# Failed test 'π'
# at /tmp/0GM8X9NR6m line 52
ok 1 - bare, τ
ok 2 - plus, τ
not ok 3 - minus, τ
# Failed test 'minus, τ'
# at /tmp/0GM8X9NR6m line 65
# Error: Missing block
not ok 4 - U+2212 minus, τ
# Failed test 'U+2212 minus, τ'
# at /tmp/0GM8X9NR6m line 66
# Error: Missing block
ok 5 - bare, tau
ok 6 - plus, tau
not ok 7 - minus, tau
# Failed test 'minus, tau'
# at /tmp/0GM8X9NR6m line 69
# Error: Missing block
not ok 8 - U+2212 minus, tau
# Failed test 'U+2212 minus, tau'
# at /tmp/0GM8X9NR6m line 70
# Error: Missing block
1..8
# Looks like you failed 4 tests of 8
not ok 8 - τ
# Failed test 'τ'
# at /tmp/0GM8X9NR6m line 62
ok 1 - bare, 𝑒
ok 2 - plus, 𝑒
not ok 3 - minus, 𝑒
# Failed test 'minus, 𝑒'
# at /tmp/0GM8X9NR6m line 75
# Error: Missing block
not ok 4 - U+2212 minus, 𝑒
# Failed test 'U+2212 minus, 𝑒'
# at /tmp/0GM8X9NR6m line 76
# Error: Missing block
ok 5 - bare, e
ok 6 - plus, e
not ok 7 - minus, e
# Failed test 'minus, e'
# at /tmp/0GM8X9NR6m line 79
# Error: Missing block
not ok 8 - U+2212 minus, e
# Failed test 'U+2212 minus, e'
# at /tmp/0GM8X9NR6m line 80
# Error: Missing block
1..8
# Looks like you failed 4 tests of 8
not ok 9 - 𝑒
# Failed test '𝑒'
# at /tmp/0GM8X9NR6m line 72
1..9
# Looks like you failed 6 tests of 9
not ok 1 - numeric literals as type constraints
# Failed test 'numeric literals as type constraints'
# at /tmp/0GM8X9NR6m line 3
1..1
# Looks like you failed 1 test of 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment