<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/test/data, branch 2.1.0</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/'/>
<entry>
<title>test: Add test cases for different bplist offset and reference sizes</title>
<updated>2017-02-01T18:07:02+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-02-01T18:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=5791fb908a5f4e3ae39f8c4644dc7f0291f0e80f'/>
<id>5791fb908a5f4e3ae39f8c4644dc7f0291f0e80f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add some more test cases for various valid and invalid content</title>
<updated>2017-01-02T01:29:35+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-01-02T01:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=9950acbecda1b1bdf567e2e5efae84103c105a2d'/>
<id>9950acbecda1b1bdf567e2e5efae84103c105a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add new test case for dictionaries with empty keys</title>
<updated>2017-01-02T01:08:02+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-01-02T01:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=9f03f8aabcd036c1a97d9cfb6330409127202102'/>
<id>9f03f8aabcd036c1a97d9cfb6330409127202102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add new test case for entities</title>
<updated>2017-01-02T01:06:39+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-01-02T01:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=552801556f8537bcdeee2cc93e347a35a0847f7f'/>
<id>552801556f8537bcdeee2cc93e347a35a0847f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Fix test plist having duplicate keys in dictionary</title>
<updated>2016-11-18T02:39:23+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2016-11-18T02:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=3e2d8706bffcadc30838687dbe50eff54f0590e7'/>
<id>3e2d8706bffcadc30838687dbe50eff54f0590e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add additional test case to check extended date range</title>
<updated>2016-09-19T01:19:45+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2016-09-19T01:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=a3263ad344ff315ac1cba96f0b84b9afff6da787'/>
<id>a3263ad344ff315ac1cba96f0b84b9afff6da787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add another test case for signed/unsigned (multiple) integers</title>
<updated>2016-06-29T03:49:53+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2016-06-29T03:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=02bd8acd41d1ed7891100fa0057981e98a0dbdad'/>
<id>02bd8acd41d1ed7891100fa0057981e98a0dbdad</id>
<content type='text'>
Apart from testing the actual integer signed vs. unsigned value storage
and conversion, this test will check that the binary plist optimization
is not re-using existing values. Basically it will test the fix that
was introduced with commit acd226d1f71a78dd23b47a9a5c4ca8cf8068d509.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apart from testing the actual integer signed vs. unsigned value storage
and conversion, this test will check that the binary plist optimization
is not re-using existing values. Basically it will test the fix that
was introduced with commit acd226d1f71a78dd23b47a9a5c4ca8cf8068d509.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add more test cases covering binary plist issues</title>
<updated>2015-02-05T13:50:50+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2015-02-05T13:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=43ae9d35badc43a5f14f439a54d761988c73e167'/>
<id>43ae9d35badc43a5f14f439a54d761988c73e167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add keys with XML entities to data plist files</title>
<updated>2014-05-27T08:41:59+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-05-27T08:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=06e7233b6ba0aa19b68b993420b90de277e10c9b'/>
<id>06e7233b6ba0aa19b68b993420b90de277e10c9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add test cases for integer nodes</title>
<updated>2014-05-23T09:24:08+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-05-23T09:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=f7c829297aa77e095511abb9b4ffaa68bd8bb443'/>
<id>f7c829297aa77e095511abb9b4ffaa68bd8bb443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
