summaryrefslogtreecommitdiffstats
path: root/tests/unixEmbed.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-01-25 10:16:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-01-25 10:16:05 (GMT)
commitc4cd98fad6a0607ff3a895300539284b141a3dac (patch)
tree51a29c6a6c47dd105f77b245c06882d898168a0f /tests/unixEmbed.test
parent6115ec2a01e2b90e4d54cd15ef6e8e4022420d06 (diff)
downloadtk-c4cd98fad6a0607ff3a895300539284b141a3dac.zip
tk-c4cd98fad6a0607ff3a895300539284b141a3dac.tar.gz
tk-c4cd98fad6a0607ff3a895300539284b141a3dac.tar.bz2
Add Tk_MakeWindow too
Diffstat (limited to 'tests/unixEmbed.test')
-rw-r--r--tests/unixEmbed.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test
index d4f7259..409592c 100644
--- a/tests/unixEmbed.test
+++ b/tests/unixEmbed.test
@@ -227,8 +227,8 @@ test unixEmbed-1.7 {TkpUseWindow procedure, container and embedded in same app}
deleteWindows
} -result {{XXX .f2 {} .t2} {XXX .f1 {} .t1}}
-# Can't think of any way to test the procedures TkpMakeWindow,
-# TkpMakeContainer, or EmbedErrorProc.
+# Can't think of any way to test the procedures Tk_MakeWindow,
+# Tk_MakeContainer, or EmbedErrorProc.
test unixEmbed-2.1 {EmbeddedEventProc procedure} -constraints {