aboutsummaryrefslogtreecommitdiff
path: root/Perl/t
diff options
context:
space:
mode:
authormertz2002-12-02 16:25:43 +0000
committermertz2002-12-02 16:25:43 +0000
commita0fed84d26f2490e06ef71bec210f9fb502737fa (patch)
tree13087e53ade8cee412d34ef8966197dc23b27c55 /Perl/t
parentf3ad9d399cda39aa7c619e2b1aae7f577777f5f1 (diff)
downloadtkzinc-a0fed84d26f2490e06ef71bec210f9fb502737fa.zip
tkzinc-a0fed84d26f2490e06ef71bec210f9fb502737fa.tar.gz
tkzinc-a0fed84d26f2490e06ef71bec210f9fb502737fa.tar.bz2
tkzinc-a0fed84d26f2490e06ef71bec210f9fb502737fa.tar.xz
ajout de commentaires
Diffstat (limited to 'Perl/t')
-rw-r--r--Perl/t/test-no-crash.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Perl/t/test-no-crash.pl b/Perl/t/test-no-crash.pl
index 5e2a82e..9f6ff0c 100644
--- a/Perl/t/test-no-crash.pl
+++ b/Perl/t/test-no-crash.pl
@@ -857,9 +857,12 @@ sub test_mapitems {
&test_cloning; # we test that cloning items and modifiyng/removing them does not core dump
+# #### &test_fonts; ## and specially big fonts with render = 1;
# #### &test_path_tags;
# #### &test_illegal_tags;
+# #### &test_contours and coords
+
&log (0, "---- End of test_no_crash ----\n");
MainLoop();