Make lc/uc/lcfirst/ucfirst warn when passed undef.
[p5sagit/p5-mst-13.2.git] / t / lib / sample-tests / schwern-todo-quiet
CommitLineData
b965d173 1print <<DUMMY_TEST;
21..3
3ok 1
4not ok 2
5# Failed test at ../../andy/schwern.pl line 17.
6# got: '23'
7# expected: '42'
8not ok 3 # TODO Roman numerials still not a built in type
9# Failed (TODO) test at ../../andy/schwern.pl line 20.
10# got: 'XXIII'
11# expected: '23'
12# Looks like you failed 1 test of 3.
13DUMMY_TEST