summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-05-02 17:33:46 (GMT)
committerjoye <joye>2014-05-02 17:33:46 (GMT)
commit1e98c4811029b80fbb693a99ad1439f9603cc2fd (patch)
tree6c62f566147c9d0d80b30d89f2a3b029acc37278 /tests
parent62bee64947bf0e79b2eebee5608feee466032d05 (diff)
downloadblt-1e98c4811029b80fbb693a99ad1439f9603cc2fd.zip
blt-1e98c4811029b80fbb693a99ad1439f9603cc2fd.tar.gz
blt-1e98c4811029b80fbb693a99ad1439f9603cc2fd.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/all.tcl2
-rw-r--r--tests/test.tcl1
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 3669b78..3866c4c 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -5,7 +5,7 @@ source crosshairs.tcl
source legend.tcl
source xaxis.tcl
source axis.tcl
-source element.tcl
+source lineelement.tcl
source pen.tcl
source marker.tcl
source bitmapmarker.tcl
diff --git a/tests/test.tcl b/tests/test.tcl
index d299833..b51a5f2 100644
--- a/tests/test.tcl
+++ b/tests/test.tcl
@@ -2,6 +2,7 @@ source base.tcl
set w .line
set graph [bltLineGraph $w]
+#set graph [bltBarGraph $w]
#echo "done"
#bltPlotDestroy $w