1..8 todo 4 8;
# Running under perl version 5.006001 for MSWin32
# Win32::BuildNumber 635
# Current time local: Thu Apr 15 12:58:36 2004
# Current time GMT:   Thu Apr 15 16:58:36 2004
# Using Test.pm version 1.24
# Test::Tech    : 1.18
# Data::Secs2   : 1.16
# Data::SecsPack: 0.02
# =cut 
ok 1 - Test version 
ok 2 - Pass test 
ok 3 - Skipped tests  # skip
not ok 4 - Todo Test that Fails 
# Test 4 got: '12' (techE0.t at line 64 *TODO*)
#   Expected: '6' (Should Fail)
not ok 5 - Failed test that skips the rest 
# Test 5 got: '5' (techE0.t at line 70)
#   Expected: '6' (Should Turn on Skip Test)
ok 6 - A test to skip  # skip - Skip test on
not ok 7 Not Performed # missing
# Test 7 got: (Missing)
# Expected: (Missing)
not ok 8 Not Performed # missing
# Test 8 got: (Missing)
# Expected: (Missing)
# Missing: 7 8
# Skipped: 3 6
# Failed : 4 5 7 8
# Passed : 2/6 33%
