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 @@
<string></string>
<string></string>
</array>
<key>Keys &amp; &quot;entities&quot;</key>
<string/>
<key>Boolean</key>
<false/>
<key>Another Boolean</key>
......@@ -29,7 +31,5 @@
<key>Some Data</key>
<data>
</data>
<key>Some Entities</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
</dict>
</plist>
......@@ -16,6 +16,8 @@
<string>język polski</string>
<string>हिन्दी</string>
</array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key>
<false/>
<key>Another Boolean</key>
......
......@@ -16,6 +16,8 @@
<string>język polski</string>
<string>हिन्दी</string>
</array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key>
<false/>
<key>Another Boolean</key>
......
......@@ -16,6 +16,8 @@
<string>język polski</string>
<string>हिन्दी</string>
</array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key>
<false/>
<key>Another Boolean</key>
......
......@@ -16,6 +16,8 @@
<string>język polski</string>
<string>हिन्दी</string>
</array>
<key>Keys &amp; &quot;entities&quot;</key>
<string>hellow world &amp; others &lt;nodes&gt; are &quot;fun!?&apos;</string>
<key>Boolean</key>
<false/>
<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