[geos-commits] r2633 - trunk/tests/xmltester/tests
svn_geos at osgeo.org
svn_geos at osgeo.org
Mon Sep 28 06:34:12 EDT 2009
Author: strk
Date: 2009-09-28 06:34:11 -0400 (Mon, 28 Sep 2009)
New Revision: 2633
Modified:
trunk/tests/xmltester/tests/singlesidedbuffer.xml
Log:
Temporarly disable failing single sided buffer test
Modified: trunk/tests/xmltester/tests/singlesidedbuffer.xml
===================================================================
--- trunk/tests/xmltester/tests/singlesidedbuffer.xml 2009-09-28 10:10:23 UTC (rev 2632)
+++ trunk/tests/xmltester/tests/singlesidedbuffer.xml 2009-09-28 10:34:11 UTC (rev 2633)
@@ -5,11 +5,13 @@
<a>
LINESTRING (5 5,1 1,1.5 3)
</a>
+<!--
<test>
<op name="buffersinglesided" arg1="a" arg2="1.6" arg3="4" arg4="right">
MULTILINESTRING ((0.889806640162438 3.15254833995939,3.86862915010152 6.13137084989848))
</op>
</test>
+-->
<test>
<op name="buffersinglesided" arg1="a" arg2="1.6" arg3="4" arg4="left">
MULTILINESTRING ((6.13137084989848 3.86862915010152,2.13137084989848 -0.131370849898476,1.64334932914975 -0.464957897238882,1.06750928729122 -0.598575145599803,0.482454087349093 -0.513983562756987,-0.0319550194114402 -0.222730075655103,-0.405500120335007 0.235428609129087,-0.58719153245376 0.797952878498393,-0.552228000232531 1.38805700005813,-0.052228000232531 3.38805700005813))
More information about the geos-commits
mailing list