Diff
Not logged in

Differences From Artifact [4715f0cd1a]:

To Artifact [be4cc889f6]:


18
19
20
21
22
23
24

25
26
27
28
29
30
31
test platform-1.1 {TclpSetVariables: tcl_platform} {
    lsort [array names tcl_platform]
} {byteOrder machine os osVersion platform user}

# cleanup
::tcltest::cleanupTests
return















>







18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
test platform-1.1 {TclpSetVariables: tcl_platform} {
    lsort [array names tcl_platform]
} {byteOrder machine os osVersion platform user}

# cleanup
::tcltest::cleanupTests
return