Commit 06e7233b authored by Martin Szulecki's avatar Martin Szulecki

test: Add keys with XML entities to data plist files

parent cc3efde3
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<string></string> <string></string>
<string></string> <string></string>
</array> </array>
<key>Keys &amp; &quot;entities&quot;</key>
<string/>
<key>Boolean</key> <key>Boolean</key>
<false/> <false/>
<key>Another Boolean</key> <key>Another Boolean</key>
...@@ -29,7 +31,5 @@ ...@@ -29,7 +31,5 @@
<key>Some Data</key> <key>Some Data</key>
<data> <data>
</data> </data>
<key>Some Entities</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
</dict> </dict>
</plist> </plist>
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<string>język polski</string> <string>język polski</string>
<string>हिन्दी</string> <string>हिन्दी</string>
</array> </array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key> <key>Boolean</key>
<false/> <false/>
<key>Another Boolean</key> <key>Another Boolean</key>
......
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<string>język polski</string> <string>język polski</string>
<string>हिन्दी</string> <string>हिन्दी</string>
</array> </array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key> <key>Boolean</key>
<false/> <false/>
<key>Another Boolean</key> <key>Another Boolean</key>
......
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<string>język polski</string> <string>język polski</string>
<string>हिन्दी</string> <string>हिन्दी</string>
</array> </array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key> <key>Boolean</key>
<false/> <false/>
<key>Another Boolean</key> <key>Another Boolean</key>
......
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<string>język polski</string> <string>język polski</string>
<string>हिन्दी</string> <string>हिन्दी</string>
</array> </array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key> <key>Boolean</key>
<false/> <false/>
<key>Another Boolean</key> <key>Another Boolean</key>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment