summaryrefslogtreecommitdiffstats
path: root/tests/textmarker.tcl
diff options
context:
space:
mode:
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