1..19 todo 5 8;
# Running under perl version 5.006001 for MSWin32
# Win32::BuildNumber 635
# Current time local: Wed May 12 14:38:54 2004
# Current time GMT:   Wed May 12 18:38:54 2004
# Using Test.pm version 1.24
# Test::Tech     : 1.25
# Data::Secs2    : 1.23
# Data::SecsPack : 0.07
# Data::Startup  : 0.06
# Number of tests: 19
# =cut 
ok 1 - Quiet Code 
ok 2 - ok subroutine 
not ok 3 - skip subroutine 
# Test 3 got: '0' (tgA1.t at line 161)
#   Expected: '1' (
# got: 80
# expected: U1[1] 80
# N[2] 100 10
# 
#)
ok 4 - Pass test 
ok 5 - Todo test that passes  # (tgA1.t at line 193 TODO?!)
not ok 6 - Test that fails 
# Test 6 got: '6' (tgA1.t at line 208)
#   Expected: '7'
ok 7 - Skipped tests  # skip
not ok 8 - Todo Test that Fails 
# Test 8 got: '12' (tgA1.t at line 226 *TODO*)
#   Expected: '6'
ok 9 - verify only 
ok 10 - Test loop 
ok 11
ok 12 - Test loop 
ok 13
ok 14 - Test loop 
ok 15
not ok 16 - Failed test that skips the rest 
# Test 16 got: '5' (tgA1.t at line 283)
#    Expected: '6'
ok 17 - A test to skip  # skip - Test not performed because of previous failure.
ok 18 - A not skip to skip  # skip - Test not performed because of previous failure.
ok 19 - A skip to skip  # skip - Test not performed because of previous failure.
# Skipped: 7 17 18 19
# Failed : 3 6 8 16
# Passed : 11/15 73%
