Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 27, 2016 04:14
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/cf9fa4a5d00c53b02da216c9e32a6e88 to your computer and use it in GitHub Desktop.
Save Whateverable/cf9fa4a5d00c53b02da216c9e32a6e88 to your computer and use it in GitHub Desktop.
committable6
2015.12 https://gist.githubusercontent.com/zoffixznet/1065ba0bf15c06c036d15d735a498cf3/raw/9d028952c637f8b06ee33edf17aab961d9afa77f/gistfile1.txt
¦«2015.12»: 1..22
ok 1 - Array matches Array (Int)
ok 2 - List matches Array (Int)
ok 3 - Seq matches Array (Int)
ok 4 - Array matches Array (Str)
ok 5 - List matches Array (Str)
ok 6 - Seq matches Array (Int)
ok 7 - A-A: Type mismatch fails
ok 8 - A-A: Type mismatch fails (Flipped)
ok 9 - L-A: Type mismatch fails
ok 10 - L-A: Type mismatch fails (Flipped)
ok 11 - S-A: Type mismatch fails
ok 12 - S-A: Type mismatch fails (Flipped)
ok 13 - A-A: Elem mismatch fails
ok 14 - A-A: Elem mismatch fails (Flipped)
ok 15 - L-A: Elem mismatch fails
ok 16 - L-A: Elem mismatch fails (Flipped)
ok 17 - S-A: Elem mismatch fails
ok 18 - S-A: Elem mismatch fails (Flipped)
ok 19 - Coercion test passes
ok 20 - Coercion test passes (Flipped)
ok 21 - Bool test passes
ok 22 - Bool test passes (Flipped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment