summaryrefslogtreecommitdiffstats
path: root/tests/legend.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/legend.tcl
parent356869a9fd7e2a900ffeca044052603f62cb4392 (diff)
downloadblt-a7eb558d496626fca9aba45fedacded9aaaf1cde.zip
blt-a7eb558d496626fca9aba45fedacded9aaaf1cde.tar.gz
blt-a7eb558d496626fca9aba45fedacded9aaaf1cde.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/legend.tcl')
-rw-r--r--tests/legend.tcl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/legend.tcl b/tests/legend.tcl
index 15b3411..caa10ba 100644
--- a/tests/legend.tcl
+++ b/tests/legend.tcl
@@ -13,7 +13,14 @@ echo "Testing Legend..."
#bltTest2 $graph legend -activeborderwidth $dops
#bltTest2 $graph legend -activeforeground $dops
#bltTest2 $graph legend -activerelief $dops
+bltTest2 $graph legend -anchor nw $dops
+bltTest2 $graph legend -anchor n $dops
+bltTest2 $graph legend -anchor ne $dops
+bltTest2 $graph legend -anchor e $dops
+bltTest2 $graph legend -anchor se $dops
bltTest2 $graph legend -anchor s $dops
+bltTest2 $graph legend -anchor sw $dops
+bltTest2 $graph legend -anchor w $dops
bltTest2 $graph legend -bg pink $dops
bltTest2 $graph legend -background cyan $dops
bltTest2 $graph legend -borderwidth 20 $dops