<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/test, branch time64</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/'/>
<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.sukimashita.com/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.sukimashita.com/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 missing .test files</title>
<updated>2015-02-05T21:25:09+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2015-02-05T21:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=9ca25d293fe7f8aca8d952fc7bb91464fe2d34ab'/>
<id>9ca25d293fe7f8aca8d952fc7bb91464fe2d34ab</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 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.sukimashita.com/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>Avoid exporting non-public symbols</title>
<updated>2014-10-03T13:39:47+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-10-03T13:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=62813daf2c4aaec675652d9c1131a58dfa634e38'/>
<id>62813daf2c4aaec675652d9c1131a58dfa634e38</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 make clean in relation with out-of-tree build directory</title>
<updated>2014-06-13T17:30:09+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-06-13T17:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=cf739732cff1b102acc24e82f630195b760fc884'/>
<id>cf739732cff1b102acc24e82f630195b760fc884</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.sukimashita.com/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: Fix clean target to remove all generated files</title>
<updated>2014-05-27T08:39:42+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-05-27T08:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=cc3efde36abac2c244a2272689cfb35351ad300f'/>
<id>cc3efde36abac2c244a2272689cfb35351ad300f</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.sukimashita.com/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>
<entry>
<title>test: Add data/7.plist to extra_dist target</title>
<updated>2014-05-23T09:13:52+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-05-23T09:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=769ee9ecdadcb75f421a7ebf18a2a43a13771966'/>
<id>769ee9ecdadcb75f421a7ebf18a2a43a13771966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
