From 225f6626a1622887ff6674a29e62c97dab3cf175 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Wed, 11 Nov 2009 17:44:15 +0100 Subject: [PATCH] Add test 0011 --- tests/0011.loop.in.xml | 9 +++++++++ tests/0011.loop.ref.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 tests/0011.loop.in.xml create mode 100644 tests/0011.loop.ref.xml diff --git a/tests/0011.loop.in.xml b/tests/0011.loop.in.xml new file mode 100644 index 0000000..16ecbec --- /dev/null +++ b/tests/0011.loop.in.xml @@ -0,0 +1,9 @@ + + + + + {mycounter} + {c} + + + diff --git a/tests/0011.loop.ref.xml b/tests/0011.loop.ref.xml new file mode 100644 index 0000000..0442009 --- /dev/null +++ b/tests/0011.loop.ref.xml @@ -0,0 +1,43 @@ + + + + 0 + abc + + + 1 + abc + + + 2 + abc + + + 3 + abc + + + 4 + abc + + + 5 + abc + + + 6 + abc + + + 7 + abc + + + 8 + abc + + + 9 + abc + + -- 2.11.4.GIT