summaryrefslogtreecommitdiffstats
path: root/tests/textmarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-06-16 21:24:14 (GMT)
committerjoye <joye>2014-06-16 21:24:14 (GMT)
commita7eb558d496626fca9aba45fedacded9aaaf1cde (patch)
tree782be846130d3119bd74fbb21eae6cb9736978b1 /tests/textmarker.tcl
parent356869a9fd7e2a900ffeca044052603f62cb4392 (diff)
downloadblt-a7eb558d496626fca9aba45fedacded9aaaf1cde.zip
blt-a7eb558d496626fca9aba45fedacded9aaaf1cde.tar.gz
blt-a7eb558d496626fca9aba45fedacded9aaaf1cde.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/textmarker.tcl')
-rw-r--r--tests/textmarker.tcl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/textmarker.tcl b/tests/textmarker.tcl
index d44e5dd..f37f35f 100644
--- a/tests/textmarker.tcl
+++ b/tests/textmarker.tcl
@@ -10,6 +10,13 @@ $graph element configure data1 -hide yes
echo "Testing Text Marker..."
bltTest3 $graph marker $mm -anchor nw $dops
+bltTest3 $graph marker $mm -anchor n $dops
+bltTest3 $graph marker $mm -anchor ne $dops
+bltTest3 $graph marker $mm -anchor e $dops
+bltTest3 $graph marker $mm -anchor se $dops
+bltTest3 $graph marker $mm -anchor s $dops
+bltTest3 $graph marker $mm -anchor sw $dops
+bltTest3 $graph marker $mm -anchor w $dops
bltTest3 $graph marker $mm -background yellow $dops
bltTest3 $graph marker $mm -bg red $dops
bltTest3 $graph marker $mm -bindtags {aa} 0