Searched +refs:tcltest +refs:fixfocus (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A Dconstraints.tcl22 package require tcltest 2.1
29 namespace import ::tcltest::interpreter
112 namespace export fixfocus
113 proc fixfocus {} { procedure
118 .focus.e insert 0 "fixfocus"
129 namespace import -force tcltest::testConstraint
178 eval tcltest::configure $argv
179 namespace import -force tcltest::test
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A Dconstraints.tcl22 package require tcltest 2.1
43 namespace import ::tcltest::interpreter
129 namespace export fixfocus
130 proc fixfocus {} { procedure
135 .focus.e insert 0 "fixfocus"
146 namespace import -force tcltest::testConstraint
236 eval tcltest::configure $argv
237 namespace import -force tcltest::test
238 namespace import -force tcltest::makeFile
239 namespace import -force tcltest
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/tests/
H A Ddefs.tcl28 # create the "tcltest" namespace for all testing variables and procedures
30 namespace eval tcltest {
36 lappend procList setupbg dobg bgReady cleanupbg fixfocus
42 # ::tcltest::verbose defaults to "b"
56 # ::tcltest::testsDir.
78 # ::tcltest::filesMade keeps track of such files created using the
79 # ::tcltest::makeFile and ::tcltest::makeDirectory procedures.
80 # ::tcltest::filesExisted stores the names of pre-existing files.
85 # ::tcltest
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxslt/test/
H A Ddefs.tcl28 # create the "tcltest" namespace for all testing variables and procedures
30 namespace eval tcltest {
36 lappend procList setupbg dobg bgReady cleanupbg fixfocus
42 # ::tcltest::verbose defaults to "b"
56 # ::tcltest::testsDir.
78 # ::tcltest::filesMade keeps track of such files created using the
79 # ::tcltest::makeFile and ::tcltest::makeDirectory procedures.
80 # ::tcltest::filesExisted stores the names of pre-existing files.
85 # ::tcltest
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/tests/
H A Ddefs.tcl28 # create the "tcltest" namespace for all testing variables and procedures
30 namespace eval tcltest {
36 lappend procList setupbg dobg bgReady cleanupbg fixfocus
42 # ::tcltest::verbose defaults to "b"
56 # ::tcltest::testsDir.
78 # ::tcltest::filesMade keeps track of such files created using the
79 # ::tcltest::makeFile and ::tcltest::makeDirectory procedures.
80 # ::tcltest::filesExisted stores the names of pre-existing files.
85 # ::tcltest
[all...]

Completed in 188 milliseconds