summaryrefslogtreecommitdiffstats
path: root/kig/filters/tests/testalotofeverything.kig
diff options
context:
space:
mode:
Diffstat (limited to 'kig/filters/tests/testalotofeverything.kig')
-rw-r--r--kig/filters/tests/testalotofeverything.kig174
1 files changed, 174 insertions, 0 deletions
diff --git a/kig/filters/tests/testalotofeverything.kig b/kig/filters/tests/testalotofeverything.kig
new file mode 100644
index 00000000..1e7a5fcb
--- /dev/null
+++ b/kig/filters/tests/testalotofeverything.kig
@@ -0,0 +1,174 @@
+<!DOCTYPE KigDocument>
+<KigDocument Version="0.7.1" >
+ <CoordinateSystem>Euclidean</CoordinateSystem>
+ <Hierarchy>
+ <Data type="double" id="1" >4.20683</Data>
+ <Data type="double" id="2" >-1.93144</Data>
+ <Data type="double" id="3" >0.661451</Data>
+ <Data type="double" id="4" >-2.91039</Data>
+ <Data type="double" id="5" >0.694042</Data>
+ <Data type="double" id="6" >-2.38123</Data>
+ <Data type="double" id="7" >-2.27539</Data>
+ <Data type="double" id="8" >3.2808</Data>
+ <Data type="double" id="9" >-0.8202</Data>
+ <Data type="double" id="10" >0.24161</Data>
+ <Data type="double" id="11" >2.0671</Data>
+ <Data type="double" id="12" >5.39744</Data>
+ <Data type="double" id="13" >2.17293</Data>
+ <Data type="double" id="14" >5.39744</Data>
+ <Data type="double" id="15" >-1.66686</Data>
+ <Data type="double" id="16" >-0.0760034</Data>
+ <Data type="double" id="17" >3.09559</Data>
+ <Data type="double" id="18" >0.434012</Data>
+ <Data type="int" id="19" >1</Data>
+ <Data type="double" id="20" >-3.91579</Data>
+ <Data type="double" id="21" >6.42931</Data>
+ <Data type="double" id="22" >4.73936</Data>
+ <Data type="string" id="23" >%1</Data>
+ <Data type="double" id="24" >-1.34936</Data>
+ <Data type="point" id="25" >
+ <x>4.55079</x>
+ <y>3.67767</y>
+ </Data>
+ <Data type="double" id="26" >-1.76794</Data>
+ <Data type="hierarchy" id="27" >
+ <input requirement="point" id="1" />
+ <input requirement="point" id="2" />
+ <input requirement="double" id="3" />
+ <intermediate action="calc" type="LineAB" id="4" >
+ <arg>1</arg>
+ <arg>2</arg>
+ </intermediate>
+ <result action="calc" type="ConstrainedPoint" id="5" >
+ <arg>3</arg>
+ <arg>4</arg>
+ </result>
+ </Data>
+ <Data type="double" id="28" >1.93481</Data>
+ <Data type="string" id="29" >def calc( arg1 ):
+ return Point( arg1.coordinate() + Coordinate( 1,.8))</Data>
+ <Object type="FixedPoint" id="30" >
+ <Parent id="3" />
+ <Parent id="2" />
+ </Object>
+ <Object type="FixedPoint" id="31" >
+ <Parent id="7" />
+ <Parent id="9" />
+ </Object>
+ <Object type="FixedPoint" id="32" >
+ <Parent id="15" />
+ <Parent id="6" />
+ </Object>
+ <Object type="FixedPoint" id="33" >
+ <Parent id="12" />
+ <Parent id="16" />
+ </Object>
+ <Object type="FixedPoint" id="34" >
+ <Parent id="17" />
+ <Parent id="8" />
+ </Object>
+ <Object type="FixedPoint" id="35" >
+ <Parent id="20" />
+ <Parent id="11" />
+ </Object>
+ <Object type="FixedPoint" id="36" >
+ <Parent id="1" />
+ <Parent id="21" />
+ </Object>
+ <Object type="FixedPoint" id="37" >
+ <Parent id="4" />
+ <Parent id="22" />
+ </Object>
+ <Object type="FixedPoint" id="38" >
+ <Parent id="24" />
+ <Parent id="13" />
+ </Object>
+ <Object type="FixedPoint" id="39" >
+ <Parent id="26" />
+ <Parent id="18" />
+ </Object>
+ <Object type="FixedPoint" id="40" >
+ <Parent id="14" />
+ <Parent id="28" />
+ </Object>
+ <Object type="PythonCompileType" id="41" >
+ <Parent id="29" />
+ </Object>
+ <Object type="Vector" id="42" >
+ <Parent id="36" />
+ <Parent id="34" />
+ </Object>
+ <Object type="Vector" id="43" >
+ <Parent id="35" />
+ <Parent id="38" />
+ </Object>
+ <Object type="CircleBCP" id="44" >
+ <Parent id="33" />
+ <Parent id="40" />
+ </Object>
+ <Object type="PythonExecuteType" id="45" >
+ <Parent id="41" />
+ <Parent id="37" />
+ </Object>
+ <Object type="LineByVector" id="46" >
+ <Parent id="43" />
+ <Parent id="37" />
+ </Object>
+ <Object type="VectorEquality" id="47" >
+ <Parent id="43" />
+ <Parent id="42" />
+ </Object>
+ <Object type="ConstrainedPoint" id="48" >
+ <Parent id="10" />
+ <Parent id="44" />
+ </Object>
+ <Object type="Locus" id="49" >
+ <Parent id="27" />
+ <Parent id="44" />
+ <Parent id="39" />
+ <Parent id="5" />
+ </Object>
+ <Property which="test-result" id="50" >
+ <Parent id="47" />
+ </Property>
+ <Object type="LineAB" id="51" >
+ <Parent id="48" />
+ <Parent id="39" />
+ </Object>
+ <Object type="Similitude" id="52" >
+ <Parent id="49" />
+ <Parent id="31" />
+ <Parent id="32" />
+ <Parent id="30" />
+ </Object>
+ <Object type="Label" id="53" >
+ <Parent id="19" />
+ <Parent id="25" />
+ <Parent id="23" />
+ <Parent id="50" />
+ </Object>
+ </Hierarchy>
+ <View>
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="35" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="39" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="48" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="51" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="53" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="30" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="43" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="31" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="38" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="40" />
+ <Draw width="5" point-style="Round" style="SolidLine" shown="true" color="#ffff00" object="52" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="42" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="34" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="32" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="33" />
+ <Draw width="7" point-style="Round" style="DotLine" shown="true" color="#a0a0a4" object="49" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="36" />
+ <Draw width="7" point-style="Round" style="DashDotDotLine" shown="true" color="#00ff00" object="46" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="44" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="37" />
+ <Draw width="-1" point-style="Round" style="SolidLine" shown="true" color="#0000ff" object="45" />
+ </View>
+</KigDocument>