aboutsummaryrefslogtreecommitdiff
path: root/tests/infoframe.test
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2010-10-30 15:21:21 +1000
committerSteve Bennett <steveb@workware.net.au>2010-11-22 13:27:14 +1000
commit192056900583884bc1f07f371df6478d856ada3b (patch)
tree540618a3e81d8d9e14261e267edb912f5b73710a /tests/infoframe.test
parentd98489727fe31fa217d237b36901211adc35282d (diff)
downloadjimtcl-192056900583884bc1f07f371df6478d856ada3b.zip
jimtcl-192056900583884bc1f07f371df6478d856ada3b.tar.gz
jimtcl-192056900583884bc1f07f371df6478d856ada3b.tar.bz2
Overhaul unit test framework
Much closer to tcltest now, including constraints. Try to get all appropriate tests running under both Jim and Tcl. Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'tests/infoframe.test')
-rw-r--r--tests/infoframe.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/infoframe.test b/tests/infoframe.test
index 1a637ea..f1619f5 100644
--- a/tests/infoframe.test
+++ b/tests/infoframe.test
@@ -1,5 +1,5 @@
-source testing.tcl
-
+source [file dirname [info script]]/testing.tcl
+needs constraint jim
proc a {n} {
if {$n eq "trace"} {
stacktrace