aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormertz2005-06-23 18:16:12 +0000
committermertz2005-06-23 18:16:12 +0000
commit56b9f8f00221456006046f4a85b1f6836845d891 (patch)
treea109b13a45eefceb6d573480dcaeddabdd24ca2d
parentd280097e2f36aac6153bbe9837076062ff3061bf (diff)
downloadtkzinc-56b9f8f00221456006046f4a85b1f6836845d891.zip
tkzinc-56b9f8f00221456006046f4a85b1f6836845d891.tar.gz
tkzinc-56b9f8f00221456006046f4a85b1f6836845d891.tar.bz2
tkzinc-56b9f8f00221456006046f4a85b1f6836845d891.tar.xz
renaming a script as a test script (.t suffix)
This test script exhibits a bug of the 3.3.0 Tkzinc, as reported by Daniel Etienne (12th April 2005) and solved in the 3.3.2 release of TkZinc
-rw-r--r--Perl/t/Bbox-curve-multi-contour.t (renamed from Perl/t/Bbox-curve-multi-contour.pl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Perl/t/Bbox-curve-multi-contour.pl b/Perl/t/Bbox-curve-multi-contour.t
index cf66e40..7afc43c 100644
--- a/Perl/t/Bbox-curve-multi-contour.pl
+++ b/Perl/t/Bbox-curve-multi-contour.t
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#
-# $Id$
+# $Id: Bbox-curve-multi-contour.t,v 1.1 2005-06-23 18:16:12 mertz Exp $
# Author: Christophe Mertz mertz@intuilab.com, adapted from a script
# reported by Daniel Etienne for a bug report in Tk::Zinc 3.3.0
#