deb-python-pydotplus/test/my_tests/parsing_test.dot
Ero Carrera 8f6e324d32 Added testing script and test data
git-svn-id: http://pydot.googlecode.com/svn/trunk@14 06aa9b79-7134-0410-ae7e-c1cd3e483e87
2010-11-06 21:06:28 +00:00

47 lines
2.4 KiB
Plaintext

# reported by: mwojc@p.lodz.pl
digraph G {
node [label="\N"];
graph [bb="0,0,342,180"];
1 [pos="99,162", width="0.75", height="0.50"];
2 [pos="171,162", width="0.75", height="0.50"];
3 [pos="243,162", width="0.75", height="0.50"];
4 [pos="315,90", width="0.75", height="0.50"];
5 [pos="27,90", width="0.75", height="0.50"];
6 [pos="99,90", width="0.75", height="0.50"];
7 [pos="171,90", width="0.75", height="0.50"];
8 [pos="243,90", width="0.75", height="0.50"];
9 [pos="99,18", width="0.75", height="0.50"];
10 [pos="171,18", width="0.75", height="0.50"];
11 [pos="243,18", width="0.75", height="0.50"];
1 -> 8 [pos="e,221,101 121,151 145,138 185,119 212,105"];
1 -> 4 [pos="e,294,101 120,150 125,148 130,146 135,144 196,121 217,130 279,108 281,107 283,106 285,105"];
1 -> 5 [pos="e,42,105 84,147 74,137 61,124 49,112"];
1 -> 6 [pos="e,99,108 99,144 99,136 99,127 99,118"];
1 -> 7 [pos="e,156,105 114,147 124,137 137,124 149,112"];
2 -> 8 [pos="e,228,105 186,147 196,137 209,124 221,112"];
2 -> 4 [pos="e,293,101 193,151 217,138 257,119 284,105"];
2 -> 5 [pos="e,49,101 149,151 125,138 85,119 58,105"];
2 -> 6 [pos="e,114,105 156,147 146,137 133,124 121,112"];
2 -> 7 [pos="e,171,108 171,144 171,136 171,127 171,118"];
3 -> 8 [pos="e,243,108 243,144 243,136 243,127 243,118"];
3 -> 4 [pos="e,300,105 258,147 268,137 281,124 293,112"];
3 -> 5 [pos="e,48,101 222,150 217,148 212,146 207,144 145,121 124,130 63,108 61,107 59,106 57,105"];
3 -> 6 [pos="e,121,101 221,151 197,138 157,119 130,105"];
3 -> 7 [pos="e,186,105 228,147 218,137 205,124 193,112"];
4 -> 9 [pos="e,120,29 294,78 289,76 284,74 279,72 217,49 196,58 135,36 133,35 131,35 129,34"];
4 -> 10 [pos="e,193,29 293,79 269,66 229,47 202,33"];
4 -> 11 [pos="e,258,33 300,75 290,65 277,52 265,40"];
5 -> 9 [pos="e,84,33 42,75 52,65 65,52 77,40"];
5 -> 10 [pos="e,149,29 49,79 73,66 113,47 140,33"];
5 -> 11 [pos="e,222,29 48,78 53,76 58,74 63,72 124,49 145,58 207,36 209,35 211,34 213,33"];
6 -> 9 [pos="e,99,36 99,72 99,64 99,55 99,46"];
6 -> 10 [pos="e,156,33 114,75 124,65 137,52 149,40"];
6 -> 11 [pos="e,221,29 121,79 145,66 185,47 212,33"];
7 -> 9 [pos="e,114,33 156,75 146,65 133,52 121,40"];
7 -> 10 [pos="e,171,36 171,72 171,64 171,55 171,46"];
7 -> 11 [pos="e,228,33 186,75 196,65 209,52 221,40"];
8 -> 9 [pos="e,121,29 221,79 197,66 157,47 130,33"];
8 -> 10 [pos="e,186,33 228,75 218,65 205,52 193,40"];
8 -> 11 [pos="e,243,36 243,72 243,64 243,55 243,46"];
}