summaryrefslogtreecommitdiffstats
path: root/tests/bitmapmarker.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/bitmapmarker.tcl
parent356869a9fd7e2a900ffeca044052603f62cb4392 (diff)
downloadblt-a7eb558d496626fca9aba45fedacded9aaaf1cde.zip
blt-a7eb558d496626fca9aba45fedacded9aaaf1cde.tar.gz
blt-a7eb558d496626fca9aba45fedacded9aaaf1cde.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/bitmapmarker.tcl')
-rw-r--r--tests/bitmapmarker.tcl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/bitmapmarker.tcl b/tests/bitmapmarker.tcl
index 91fa272..a3ed1d4 100644
--- a/tests/bitmapmarker.tcl
+++ b/tests/bitmapmarker.tcl
@@ -10,6 +10,13 @@ $graph element configure data1 -hide yes
echo "Testing Bitmap 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