summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-05-13 19:59:24 (GMT)
committerjoye <joye>2014-05-13 19:59:24 (GMT)
commit3dab8db3b815f6223d28546ff384a48222841f31 (patch)
treeaae7e4f9f80fe42d9bfd0a5f5e5fd2701086b9b9 /tests
parentdeb428e4b395a27273f8e627bc4a70fb4c7157d1 (diff)
downloadblt-3dab8db3b815f6223d28546ff384a48222841f31.zip
blt-3dab8db3b815f6223d28546ff384a48222841f31.tar.gz
blt-3dab8db3b815f6223d28546ff384a48222841f31.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/bargraph.tcl4
-rw-r--r--tests/linegraph.tcl4
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/bargraph.tcl b/tests/bargraph.tcl
index 64c6701..1067703 100644
--- a/tests/bargraph.tcl
+++ b/tests/bargraph.tcl
@@ -18,7 +18,6 @@ bltTest $graph -bg green
bltTest $graph -bm 50
bltTest $graph -borderwidth 50
bltTest $graph -bottommargin 50
-#bltTest $graph -bottomvariable
#bltTest $graph -bufferelements
#bltTest $graph -buffergraph
bltTest $graph -cursor cross
@@ -33,7 +32,6 @@ bltTest $graph -height 300
bltTest $graph -invertxy yes
#bltTest $graph -justify
bltTest $graph -leftmargin 50
-#bltTest $graph -leftvariable
bltTest $graph -lm 50
bltTest $graph -plotbackground cyan
bltTest $graph -plotborderwidth 50
@@ -42,7 +40,6 @@ bltTest $graph -plotpady 50
bltTest $graph -plotrelief groove
bltTest $graph -relief groove
bltTest $graph -rightmargin 50
-#bltTest $graph -rightvariable
bltTest $graph -rm 50
#bltTest $graph -searchhalo
#bltTest $graph -searchmode
@@ -52,7 +49,6 @@ bltTest $graph -rm 50
bltTest $graph -title "This is a Title"
bltTest $graph -tm 50
bltTest $graph -topmargin 50
-#bltTest $graph -topvariable
bltTest $graph -width 300
bltTest $graph -plotwidth 300
bltTest $graph -plotheight 300
diff --git a/tests/linegraph.tcl b/tests/linegraph.tcl
index 9e9513f..d77811e 100644
--- a/tests/linegraph.tcl
+++ b/tests/linegraph.tcl
@@ -13,7 +13,6 @@ bltTest $graph -bg green
bltTest $graph -bm 50
bltTest $graph -borderwidth 50
bltTest $graph -bottommargin 50
-#bltTest $graph -bottomvariable
#bltTest $graph -bufferelements
#bltTest $graph -buffergraph
bltTest $graph -cursor cross
@@ -28,7 +27,6 @@ bltTest $graph -height 300
bltTest $graph -invertxy yes
#bltTest $graph -justify
bltTest $graph -leftmargin 50
-#bltTest $graph -leftvariable
bltTest $graph -lm 50
bltTest $graph -plotbackground cyan
bltTest $graph -plotborderwidth 50
@@ -37,7 +35,6 @@ bltTest $graph -plotpady 50
bltTest $graph -plotrelief groove
bltTest $graph -relief groove
bltTest $graph -rightmargin 50
-#bltTest $graph -rightvariable
bltTest $graph -rm 50
#bltTest $graph -searchhalo
#bltTest $graph -searchmode
@@ -47,7 +44,6 @@ bltTest $graph -rm 50
bltTest $graph -title "This is a Title"
bltTest $graph -tm 50
bltTest $graph -topmargin 50
-#bltTest $graph -topvariable
bltTest $graph -width 300
bltTest $graph -plotwidth 300
bltTest $graph -plotheight 300