From 06e7233b6ba0aa19b68b993420b90de277e10c9b Mon Sep 17 00:00:00 2001
From: Martin Szulecki
Date: Tue, 27 May 2014 10:41:59 +0200
Subject: test: Add keys with XML entities to data plist files
---
test/data/1.plist | 4 ++--
test/data/2.plist | 2 ++
test/data/3.plist | 2 ++
test/data/4.plist | 2 ++
test/data/5.plist | 2 ++
5 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/test/data/1.plist b/test/data/1.plist
index c7135e9..e6e275d 100644
--- a/test/data/1.plist
+++ b/test/data/1.plist
@@ -16,6 +16,8 @@
+ Keys & "entities"
+
Boolean
Another Boolean
@@ -29,7 +31,5 @@
Some Data
- Some Entities
- hellow world & others <nodes> are "fun!?'
diff --git a/test/data/2.plist b/test/data/2.plist
index 169b822..7c62067 100644
--- a/test/data/2.plist
+++ b/test/data/2.plist
@@ -16,6 +16,8 @@
język polski
हिन्दी
+ Keys & "entities"
+ hellow world & others <nodes> are "fun!?'
Boolean
Another Boolean
diff --git a/test/data/3.plist b/test/data/3.plist
index 6d16191..249e7ce 100644
--- a/test/data/3.plist
+++ b/test/data/3.plist
@@ -16,6 +16,8 @@
język polski
हिन्दी
+ Keys & "entities"
+ hellow world & others <nodes> are "fun!?'
Boolean
Another Boolean
diff --git a/test/data/4.plist b/test/data/4.plist
index de7c488..a04a292 100644
--- a/test/data/4.plist
+++ b/test/data/4.plist
@@ -16,6 +16,8 @@
język polski
हिन्दी
+ Keys & "entities"
+ hellow world & others <nodes> are "fun!?'
Boolean
Another Boolean
diff --git a/test/data/5.plist b/test/data/5.plist
index 647c648..9dc9109 100644
--- a/test/data/5.plist
+++ b/test/data/5.plist
@@ -16,6 +16,8 @@
język polski
हिन्दी
+ Keys & "entities"
+ hellow world & others <nodes> are "fun!?'
Boolean
Another Boolean
--
cgit v1.1-32-gdbae