summaryrefslogtreecommitdiffstats
path: root/tests/polygonmarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-06-16 19:02:46 (GMT)
committerjoye <joye>2014-06-16 19:02:46 (GMT)
commitf173990a328daa9925154db2af0974d131cd7a37 (patch)
tree8efb1e86b5fdaba32e87160f27db49656aed6ac5 /tests/polygonmarker.tcl
parenta0a3234d20f65afb3e1c409538365f130094532e (diff)
downloadblt-f173990a328daa9925154db2af0974d131cd7a37.zip
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/polygonmarker.tcl')
-rw-r--r--tests/polygonmarker.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/polygonmarker.tcl b/tests/polygonmarker.tcl
index 52460f2..5a1bb8d 100644
--- a/tests/polygonmarker.tcl
+++ b/tests/polygonmarker.tcl
@@ -8,7 +8,6 @@ set mm [$graph marker create polygon tt -element data2 \
$graph element configure data1 -hide yes
echo "Testing Polygon Marker..."
-bltCmd $graph marker configure $mm
bltTest3 $graph marker $mm -bindtags {aa} 0
bltTest3 $graph marker $mm -cap round $dops
@@ -24,7 +23,6 @@ bltTest3 $graph marker $mm -mapx x2 $dops
bltTest3 $graph marker $mm -mapy y2 $dops
bltTest3 $graph marker $mm -outline green $dops
bltTest3 $graph marker $mm -outlinebg cyan $dops
-bltTest3 $graph marker $mm -state disabled $dops
bltTest3 $graph marker $mm -under yes $dops
bltTest3 $graph marker $mm -xoffset 20 $dops
bltTest3 $graph marker $mm -xor yes $dops