Tk Library Source Code

Artifact [15cc38a769]
Login

Artifact 15cc38a769349bf4131108e2d389885ab9a9c973:

Attachment "ntp.tclkit-841.log" to ticket [723426ffff] added by andreas_kupries 2003-04-18 07:15:24.
tcllib tests
Tests running in working dir:  /nfs/crimper/home/andreask/activetcl/dbn/wb/dt/tcllib.vfs
Only running tests that match:  *
Skipping test files that match:  l.*.test
Only sourcing test files that match:  *.test
Tests began at Thu Apr 17 17:12:21 PDT 2003
Module:	ntp
modules/ntp/time.test

==== time-1.2 time::unixtime FAILED
==== Contents of test case:

    global token
    list [catch {
        set t [time::unixtime $token]
        string is integer -strict $t
    } m] $m

---- Result was:
1 {can't read "r": no such variable}
---- Result should have been (exact matching):
0 1
==== time-1.2 FAILED



Tests ended at Thu Apr 17 17:12:21 PDT 2003
all.tcl:	Total	5	Passed	4	Skipped	0	Failed	1
Sourced 1 Test Files.
Files with failing tests: ntp/time.test