Home
last modified time | relevance | path

Searched refs:tcltest (Results 1 – 25 of 1846) sorted by relevance

12345678910>>...74

/dports/lang/tcl87/tcl8.7a5/tests/
H A Dtcltest.test52 test tcltest-1.1 {tcltest -help} {exec} {
60 test tcltest-1.3 {tcltest -h} {exec} {
145 test tcltest-2.6 {tcltest -verbose 't'} {
165 test tcltest-2.7 {tcltest::verbose} {
209 test tcltest-3.5 {tcltest::match} {
249 test tcltest-4.6 {tcltest::skip} {
490 test tcltest-7.6 {tcltest::debug} {
914 set old $::tcltest::tcltest
915 set ::tcltest::tcltest tcltest
930 set ::tcltest::tcltest $old
[all …]
H A DREADME27 tcltest in which the testing scripts will be evaluated. To create
28 the tcltest executable without running the test suite, simple type
29 "make tcltest".
31 All the configuration options of the tcltest package are available
39 Type "make runtest" in your build directory, and the tcltest executable
43 tcltest::configure command to configure the test suite run as an
52 Please see the tcltest man page for more information regarding how to
67 Use [tcltest::makeFile], [tcltest::removeFile], and [tcltest::cleanupTests]
75 4. Incompatibilities of package tcltest 2.1 with
81 [configure -match], and [testConstraint] commands of tcltest 2.1,
[all …]
H A DmacOSXLoad.test13 if {"::tcltest" ni [namespace children]} {
14 package require tcltest 2.5
15 namespace import -force ::tcltest::*
17 set oldTSF $::tcltest::testSingleFile
18 set ::tcltest::testSingleFile false
30 set ::tcltest::testSingleFile $oldTSF
32 ::tcltest::cleanupTests
/dports/lang/tcl86/tcl8.6.12/tests/
H A Dtcltest.test52 test tcltest-1.1 {tcltest -help} {exec} {
60 test tcltest-1.3 {tcltest -h} {exec} {
145 test tcltest-2.6 {tcltest -verbose 't'} {
165 test tcltest-2.7 {tcltest::verbose} {
209 test tcltest-3.5 {tcltest::match} {
249 test tcltest-4.6 {tcltest::skip} {
490 test tcltest-7.6 {tcltest::debug} {
914 set old $::tcltest::tcltest
915 set ::tcltest::tcltest tcltest
930 set ::tcltest::tcltest $old
[all …]
H A DREADME27 tcltest in which the testing scripts will be evaluated. To create
28 the tcltest executable without running the test suite, simple type
29 "make tcltest".
31 All the configuration options of the tcltest package are available
39 Type "make runtest" in your build directory, and the tcltest executable
43 tcltest::configure command to configure the test suite run as an
52 Please see the tcltest man page for more information regarding how to
67 Use [tcltest::makeFile], [tcltest::removeFile], and [tcltest::cleanupTests]
75 4. Incompatibilities of package tcltest 2.1 with
81 [configure -match], and [testConstraint] commands of tcltest 2.1,
[all …]
H A DmacOSXLoad.test13 if {"::tcltest" ni [namespace children]} {
14 package require tcltest 2.5
15 namespace import -force ::tcltest::*
18 set oldTSF $::tcltest::testSingleFile
19 set ::tcltest::testSingleFile false
31 set ::tcltest::testSingleFile $oldTSF
33 ::tcltest::cleanupTests
/dports/lang/tcl85/tcl8.5.19/tests/
H A Dtcltest.test51 test tcltest-1.1 {tcltest -help} {exec} {
59 test tcltest-1.3 {tcltest -h} {exec} {
144 test tcltest-2.6 {tcltest -verbose 't'} {
164 test tcltest-2.7 {tcltest::verbose} {
208 test tcltest-3.5 {tcltest::match} {
248 test tcltest-4.6 {tcltest::skip} {
489 test tcltest-7.6 {tcltest::debug} {
909 set old $::tcltest::tcltest
910 set ::tcltest::tcltest tcltest
920 set ::tcltest::tcltest $old
[all …]
H A DREADME27 tcltest in which the testing scripts will be evaluated. To create
28 the tcltest executable without running the test suite, simple type
29 "make tcltest".
31 All the configuration options of the tcltest package are available
39 Type "make runtest" in your build directory, and the tcltest executable
43 tcltest::configure command to configure the test suite run as an
52 Please see the tcltest man page for more information regarding how to
67 Use [tcltest::makeFile], [tcltest::removeFile], and [tcltest::cleanupTests]
75 4. Incompatibilities of package tcltest 2.1 with
81 [configure -match], and [testConstraint] commands of tcltest 2.1,
[all …]
H A DmacOSXLoad.test13 if {[lsearch [namespace children] ::tcltest] == -1} {
14 package require tcltest 2
15 namespace import -force ::tcltest::*
17 set oldTSF $::tcltest::testSingleFile
18 set ::tcltest::testSingleFile false
30 set ::tcltest::testSingleFile $oldTSF
32 ::tcltest::cleanupTests
/dports/devel/tcllib/tcllib-1.20/modules/dns/
H A DipMore.test26 ::tcltest::testConstraint Cextension \
35 ::tcltest::test load-1 {} -setup {
251 ::tcltest::test ::ip:maskToInt-1 {
297 ::tcltest::test ::ip:nextNet-1 {
306 ::tcltest::test ::ip:nextNet-2 {
316 ::tcltest::test ::ip:nextNet-3 {
325 ::tcltest::test ::ip:nextNet-4 {
335 ::tcltest::test ::ip:nextNet-5 {
344 ::tcltest::test ::ip:nextNet-6 {
353 ::tcltest::test ::ip:nextNet-7 {
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/dns/
H A DipMore.test26 ::tcltest::testConstraint Cextension \
35 ::tcltest::test load-1 {} -setup {
251 ::tcltest::test ::ip:maskToInt-1 {
297 ::tcltest::test ::ip:nextNet-1 {
306 ::tcltest::test ::ip:nextNet-2 {
316 ::tcltest::test ::ip:nextNet-3 {
325 ::tcltest::test ::ip:nextNet-4 {
335 ::tcltest::test ::ip:nextNet-5 {
344 ::tcltest::test ::ip:nextNet-6 {
353 ::tcltest::test ::ip:nextNet-7 {
[all …]
/dports/databases/mysqltcl/mysqltcl-3.052/tests/
H A Dtest.test23 package require tcltest
26 tcltest::configure -verbose bet
71 tcltest::test {connect-1.1} {no encoding} -body {
140 tcltest::test {use-1.0} {false use} -body {
165 tcltest::test {map-1.0} {map function} -body {
246 tcltest::test {query-1.0} {base case} -body {
299 tcltest::test {info-1.0} {info} -body {
309 tcltest::test {state-1.0} {state} -body {
420 tcltest::test {escape-1.0} {escaping} -body {
426 tcltest::test {ping-1.0} {escaping} -body {
[all …]
/dports/devel/tcl-trf/trf2.1.4/
H A Dtestshell15 if {[lsearch [namespace children] ::tcltest] == -1} {
19 package require tcltest
20 namespace import ::tcltest::*
26 set ::tcltest::testSingleFile false
31 if {[llength $::tcltest::skip] > 0} {
34 if {[llength $::tcltest::match] > 0} {
38 if {[llength $::tcltest::skipFiles] > 0} {
41 if {[llength $::tcltest::matchFiles] > 0} {
46 ::tcltest::loadTestedCommands
53 foreach file [lsort [::tcltest::getMatchingFiles]] {
[all …]
/dports/www/websh/websh-3.6.0b5/src/tests/
H A Dwebtest.ws315 package require tcltest
16 namespace import ::tcltest::*
20 set ::tcltest::testSingleFile false
27 cd $::tcltest::testsDirectory
28 set ::tcltest::testsDirectory [pwd]
33 set ::tcltest::testConstraints(unixOnly) \
36 set ::tcltest::testConstraints(pcOnly) \
74 if {[llength $::tcltest::skip] > 0} {
77 if {[llength $::tcltest::match] > 0} {
80 if {[llength $::tcltest::skipFiles] > 0} {
[all …]
/dports/devel/dbus-tcl/dbus-2.2/tests/
H A Dfilter.test1 if {[lsearch [namespace children] ::tcltest] == -1} {
2 package require tcltest 2
3 namespace import -force ::tcltest::*
15 dbus filter add -interface com.tcltest.test
17 dbus filter remove -interface com.tcltest.test
18 } -result {interface='com.tcltest.test'}
21 dbus filter add -interface com.tcltest.test
23 dbus filter remove -interface com.tcltest.test
24 } -result {interface='com.tcltest.test'}
29 -sender com.tcltest.test.filter -type signal
[all …]
/dports/lang/expect/expect5.45.4/tests/
H A DREADME21 of the tcltest man page for an
79 ::tcltest::match
80 ::tcltest::skip
81 ::tcltest::testConstraints(nonPortable)
82 ::tcltest::testConstraints(knownBug)
83 ::tcltest::testConstraints(userInteractive)
94 renamed to use the new "tcltest" namespace.
98 VERBOSE ::tcltest::verbose
99 TESTS ::tcltest::match
100 testConfig ::tcltest::testConstraints
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/nettool/
H A Dnettool.test6 package require tcltest
21 ::tcltest::test port-busy-$port \
34 ::tcltest::test port-free-$port \
40 ::tcltest::test port-find-0001 \
51 ::tcltest::test port-claim-0001 \
56 ::tcltest::test port-find-0002 \
64 ::tcltest::test port-claim-0002 \
68 ::tcltest::test port-claim-0003 \
73 ::tcltest::test port-find-0004 \
87 ::tcltest::test port-allocate-0004 \
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/nettool/
H A Dnettool.test6 package require tcltest
21 ::tcltest::test port-busy-$port \
34 ::tcltest::test port-free-$port \
40 ::tcltest::test port-find-0001 \
51 ::tcltest::test port-claim-0001 \
56 ::tcltest::test port-find-0002 \
64 ::tcltest::test port-claim-0002 \
68 ::tcltest::test port-claim-0003 \
73 ::tcltest::test port-find-0004 \
87 ::tcltest::test port-allocate-0004 \
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/struct/graph/tests/
H A DXsetup18 ::tcltest::testConstraint graph_critcl [string equal $impl critcl]
34 return [tcltest::wrongNumArgs "mygraph $m" $loarg $n]
38 return [tcltest::tooManyArgs "mygraph $m" $loarg]
46 return [tcltest::wrongNumArgs "CMD $m" $loarg $n]
51 return [tcltest::tooManyArgs "CMD $m" $loarg]
55 return [tcltest::wrongNumArgs "mygraph $m" $loarg $n]
59 return [tcltest::tooManyArgs "mygraph $m" $loarg]
71 return [tcltest::wrongNumArgs "::struct::graph::_$m" "name$xarg" $n]
78 return [tcltest::tooManyArgs "::struct::graph::_$m" "name$xarg"]
86 return [tcltest::wrongNumArgs "::struct::graph::_$m" "name$xarg" $n]
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/struct/graph/tests/
H A DXsetup18 ::tcltest::testConstraint graph_critcl [string equal $impl critcl]
34 return [tcltest::wrongNumArgs "mygraph $m" $loarg $n]
38 return [tcltest::tooManyArgs "mygraph $m" $loarg]
46 return [tcltest::wrongNumArgs "CMD $m" $loarg $n]
51 return [tcltest::tooManyArgs "CMD $m" $loarg]
55 return [tcltest::wrongNumArgs "mygraph $m" $loarg $n]
59 return [tcltest::tooManyArgs "mygraph $m" $loarg]
71 return [tcltest::wrongNumArgs "::struct::graph::_$m" "name$xarg" $n]
78 return [tcltest::tooManyArgs "::struct::graph::_$m" "name$xarg"]
86 return [tcltest::wrongNumArgs "::struct::graph::_$m" "name$xarg" $n]
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/docstrip/
H A Ddocstrip_util.test24 tcltest::testConstraint docstripSourcesAvailable [expr {[
29 tcltest::test docstrip::util::thefile-1.1 {thefile without args}\
31 set Fname [tcltest::makeFile [
44 tcltest::removeFile $Fname
53 tcltest::test docstrip::util::thefile-1.2 {thefile with wrong no. args}\
55 set Fname [tcltest::makeFile [
68 tcltest::removeFile $Fname
70 tcltest::test docstrip::util::thefile-1.3 {thefile with args} -setup {
71 set Fname [tcltest::makeFile "Dummy content to overwrite" test.xxx]
79 tcltest::removeFile $Fname
/dports/devel/tcllibc/tcllib-1.20/modules/docstrip/
H A Ddocstrip_util.test24 tcltest::testConstraint docstripSourcesAvailable [expr {[
29 tcltest::test docstrip::util::thefile-1.1 {thefile without args}\
31 set Fname [tcltest::makeFile [
44 tcltest::removeFile $Fname
53 tcltest::test docstrip::util::thefile-1.2 {thefile with wrong no. args}\
55 set Fname [tcltest::makeFile [
68 tcltest::removeFile $Fname
70 tcltest::test docstrip::util::thefile-1.3 {thefile with args} -setup {
71 set Fname [tcltest::makeFile "Dummy content to overwrite" test.xxx]
79 tcltest::removeFile $Fname
/dports/devel/tcllib/tcllib-1.20/modules/amazon-s3/
H A Dxsxp.test40 tcltest::configure -verbose {body error pass}
41 tcltest::configure -debug 1
48 tcltest::test xsxp-1.10 {Basic parsing} -setup $setup_one -body {
53 tcltest::test xsxp-1.20 {Precision parsing} -setup $setup_one -body {
57 tcltest::test xsxp-1.30 {Test pretty printing} -setup $setup_one -body {
102 tcltest::test xsxp-2.30 {Fetch #0 item} -setup $setup_two -body {
108 tcltest::test xsxp-2.40 {Fetch #1 item} -setup $setup_two -body {
116 tcltest::test xsxp-2.60 {Check %TAGNAME} -setup $setup_two -body {
133 tcltest::test xsxp-3.10 {only} -setup $setup_two -body {
138 tcltest::test xsxp-4.10 {fetchall basic} -setup $setup_two -body {
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/amazon-s3/
H A Dxsxp.test40 tcltest::configure -verbose {body error pass}
41 tcltest::configure -debug 1
48 tcltest::test xsxp-1.10 {Basic parsing} -setup $setup_one -body {
53 tcltest::test xsxp-1.20 {Precision parsing} -setup $setup_one -body {
57 tcltest::test xsxp-1.30 {Test pretty printing} -setup $setup_one -body {
102 tcltest::test xsxp-2.30 {Fetch #0 item} -setup $setup_two -body {
108 tcltest::test xsxp-2.40 {Fetch #1 item} -setup $setup_two -body {
116 tcltest::test xsxp-2.60 {Check %TAGNAME} -setup $setup_two -body {
133 tcltest::test xsxp-3.10 {only} -setup $setup_two -body {
138 tcltest::test xsxp-4.10 {fetchall basic} -setup $setup_two -body {
[all …]
/dports/databases/retcl/retcl-0.4.0/test/
H A D013-query-state.test3 tcltest::loadTestedCommands
5 tcltest::test query-state-1.1 {query default asynchronous state} -setup {
11 tcltest::test query-state-1.2 {query false asynchronous state} -setup {
18 tcltest::test query-state-1.3 {query true asynchronous state} -setup {
25 tcltest::test query-state-2.1 {query default cache keeping state} -setup {
31 tcltest::test query-state-2.2 {query false cache keeping state} -setup {
38 tcltest::test query-state-2.3 {query true cache keeping state} -setup {

12345678910>>...74