2 not ok 1 - this is that
3 # Failed test 'this is that'
9 # Failed test at t/is.c line 8.
14 not ok 6 - null is this
15 # Failed test 'null is this'
19 not ok 7 - this is null
20 # Failed test 'this is null'
25 # Failed test at t/is.c line 13.
33 ok 10 - this isnt that
34 not ok 11 - this isnt this
35 # Failed test 'this isnt this'
38 # expected: anything else
41 # Failed test at t/is.c line 18.
43 # expected: anything else
44 not ok 14 - null isnt null
45 # Failed test 'null isnt null'
48 # expected: anything else
49 ok 15 - null isnt this
50 ok 16 - this isnt null
53 # Failed test at t/is.c line 23.
57 # expected: anything else
58 # Looks like you failed 9 tests of 18 run.