From a472ec4e0810d405b82fc2bceaec2409590b5621 Mon Sep 17 00:00:00 2001 From: SNoiraud Date: Mon, 11 Apr 2016 10:06:20 +0200 Subject: [PATCH] 5449: Pedigree view crashes : add examples for testing loops. --- example/gramps/child-father-child-loop.gramps | 42 +++++++++++ example/gramps/test_complex_loop.gramps | 72 +++++++++++++++++++ 2 files changed, 114 insertions(+) create mode 100644 example/gramps/child-father-child-loop.gramps create mode 100644 example/gramps/test_complex_loop.gramps diff --git a/example/gramps/child-father-child-loop.gramps b/example/gramps/child-father-child-loop.gramps new file mode 100644 index 000000000..b2e7a69b9 --- /dev/null +++ b/example/gramps/child-father-child-loop.gramps @@ -0,0 +1,42 @@ + + + +
+ + + +
+ + + M + + Child + Child + + + + + + M + + Father + Father + + + + + + + + + + + + + + + + + +
diff --git a/example/gramps/test_complex_loop.gramps b/example/gramps/test_complex_loop.gramps new file mode 100644 index 000000000..d733b88ad --- /dev/null +++ b/example/gramps/test_complex_loop.gramps @@ -0,0 +1,72 @@ + + + +
+ + + +
+ + + M + + Child + Child + + + + + + + M + + Father + Father + + + + + + M + + Child2 + Father + + + + + + M + + Child3 + Father + + + + + + + + + + + + + + + + + + + + + + + + + + + + +