<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/spmc.git/tests, branch master</title>
<subtitle>Simple Package Manager
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/'/>
<entry>
<title>Implement package data emitter</title>
<updated>2020-06-08T19:46:39+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-06-08T19:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=50f812c5f109dd389178cce8e0069c41ddd5d801'/>
<id>50f812c5f109dd389178cce8e0069c41ddd5d801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor fstree (#39)</title>
<updated>2020-06-03T04:10:25+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2020-06-03T04:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=d12170bb0cb936f1e48a677dbd96822db55bbda3'/>
<id>d12170bb0cb936f1e48a677dbd96822db55bbda3</id>
<content type='text'>
* Refactor fstree, fstree_free, FSTree type

* Add FSRec structure

* Refactor fstree usage

* Decrease starting size of FSTree structure

* Check if ManifestPackage is NULL, not if the requirements array if NULL

* Use num_requirements instead of '!= NULL'

* Add fstree test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor fstree, fstree_free, FSTree type

* Add FSRec structure

* Refactor fstree usage

* Decrease starting size of FSTree structure

* Check if ManifestPackage is NULL, not if the requirements array if NULL

* Use num_requirements instead of '!= NULL'

* Add fstree test</pre>
</div>
</content>
</entry>
<entry>
<title>Test for strlist_append_file()</title>
<updated>2020-05-26T17:53:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-26T17:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=41d94bc6dcb86de14c2eb1295213a72032ba01a9'/>
<id>41d94bc6dcb86de14c2eb1295213a72032ba01a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Large paths don't matter. All paths will be relative to the tests anyway.</title>
<updated>2020-05-24T17:20:09+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-24T17:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=a38fbb5766b48a9695ea139f79634fc746642bdd'/>
<id>a38fbb5766b48a9695ea139f79634fc746642bdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the correct variable</title>
<updated>2020-05-24T17:14:38+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-24T17:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=c3ba70ab32c9293ab4e3267deff3fa99943abc41'/>
<id>c3ba70ab32c9293ab4e3267deff3fa99943abc41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allocate enough stack to support all of its potential arguments</title>
<updated>2020-05-24T17:14:17+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-24T17:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=d49c5007dd28278cd8c1a2bb48a1ede24864bbdc'/>
<id>d49c5007dd28278cd8c1a2bb48a1ede24864bbdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for:</title>
<updated>2020-05-24T14:52:57+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-24T14:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=e50cbd51e06912810016142307fc67c7703bcd36'/>
<id>e50cbd51e06912810016142307fc67c7703bcd36</id>
<content type='text'>
* isdigit_s
* tolower_s
* version_* functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* isdigit_s
* tolower_s
* version_* functions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing end quote</title>
<updated>2020-05-08T19:02:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-08T19:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=69cb7232e19c4f85aaeeb03b46d0f1ce5bf7c17e'/>
<id>69cb7232e19c4f85aaeeb03b46d0f1ce5bf7c17e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pkg-config</title>
<updated>2020-05-07T05:06:44+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-07T05:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=9469cda4247146587dfd386a17a99ef48c502dbe'/>
<id>9469cda4247146587dfd386a17a99ef48c502dbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rpath_get test</title>
<updated>2020-05-01T05:25:54+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2020-05-01T05:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/spmc.git/commit/?id=8b8e3f399c652e511fd6fa432fedf728ed053123'/>
<id>8b8e3f399c652e511fd6fa432fedf728ed053123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
