<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests, branch v0.12.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>blogc: added some "integration" tests</title>
<updated>2016-10-15T15:44:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T15:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=921620e3df696442b688024c499541862bcd03eb'/>
<id>921620e3df696442b688024c499541862bcd03eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use bash, but get it properly during build time</title>
<updated>2016-10-12T00:44:25+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-12T00:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=de580e7999400b7d8789ce3747db4f2a63f2538b'/>
<id>de580e7999400b7d8789ce3747db4f2a63f2538b</id>
<content type='text'>
hardcoding it for travis, as bash is always installed there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hardcoding it for travis, as bash is always installed there.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: man: tests: do not use bash</title>
<updated>2016-10-11T23:40:57+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T23:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=bc7d2545d47bf54acebb38ab3d1e2dd7251ddb99'/>
<id>bc7d2545d47bf54acebb38ab3d1e2dd7251ddb99</id>
<content type='text'>
tested with busybox' ash, that is not exactly posix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tested with busybox' ash, that is not exactly posix.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: git-receiver: avoid removing directories for safety</title>
<updated>2016-10-11T20:13:05+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T20:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=0e38d3acd98b6cf472f60cea735af8a100a3f5b0'/>
<id>0e38d3acd98b6cf472f60cea735af8a100a3f5b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: added tests for shell, fixed bug</title>
<updated>2016-10-11T17:52:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=69d5ab4863958fe065ae91440f2d175b55fcf266'/>
<id>69d5ab4863958fe065ae91440f2d175b55fcf266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: added test for post-receive. fixed leak</title>
<updated>2016-10-11T00:14:20+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T00:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=7f13a91e9c39dc70af12511443dceb6bf4dc80f4'/>
<id>7f13a91e9c39dc70af12511443dceb6bf4dc80f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "trying to fix tests on travis"</title>
<updated>2016-10-10T01:45:48+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-10T01:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=193b079d278e3847fce304b88603bbce5025a3f4'/>
<id>193b079d278e3847fce304b88603bbce5025a3f4</id>
<content type='text'>
This reverts commit 84dbde7d04a04434721ec9d2965af6d946713e5d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 84dbde7d04a04434721ec9d2965af6d946713e5d.
</pre>
</div>
</content>
</entry>
<entry>
<title>trying to fix tests on travis</title>
<updated>2016-10-10T01:08:13+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-10T01:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=84dbde7d04a04434721ec9d2965af6d946713e5d'/>
<id>84dbde7d04a04434721ec9d2965af6d946713e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed uneeded error code. export LC_ALL=C in test script</title>
<updated>2016-10-10T00:18:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-10T00:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=88c8b6bde982b31245e6503950b29b330617b387'/>
<id>88c8b6bde982b31245e6503950b29b330617b387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: added support to get mirror url from config file</title>
<updated>2016-10-10T00:13:47+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-10T00:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3cd3dcb5bb3b0481812ddd3ff8dc182bdb20be23'/>
<id>3cd3dcb5bb3b0481812ddd3ff8dc182bdb20be23</id>
<content type='text'>
this commit also includes some "integration test" in shell script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this commit also includes some "integration test" in shell script
</pre>
</div>
</content>
</entry>
</feed>
