<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/clar, branch ethomson/https_proxy</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>ci: use more compatible strftime formats</title>
<updated>2018-09-06T10:18:59+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-08-27T00:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e595eeb5ab88142b97798ed65e651de6560515e9'/>
<id>e595eeb5ab88142b97798ed65e651de6560515e9</id>
<content type='text'>
Windows lacks %F and %T formats for strftime.  Expand them to the
year/month/day and hour/minute/second formats, respectively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows lacks %F and %T formats for strftime.  Expand them to the
year/month/day and hour/minute/second formats, respectively.
</pre>
</div>
</content>
</entry>
<entry>
<title>clar: remove globals; error-check fprintf/fclose</title>
<updated>2018-09-06T10:18:59+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-09-04T13:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b67a93ff81e2fbfcf9ebb52dd15db9aa4e9ca708'/>
<id>b67a93ff81e2fbfcf9ebb52dd15db9aa4e9ca708</id>
<content type='text'>
Remove the global summary filename and file pointer; pass them in to the
summary functions as needed.  Error check the results of buffered I/O
calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the global summary filename and file pointer; pass them in to the
summary functions as needed.  Error check the results of buffered I/O
calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>clar: accept a value for the summary filename</title>
<updated>2018-09-06T10:17:01+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-08-26T14:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=baa5c20d0815441cac2d2135d2b0190cb543e637'/>
<id>baa5c20d0815441cac2d2135d2b0190cb543e637</id>
<content type='text'>
Accept an (optional) value for the summary filename.  Continues to
default to summary.xml.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accept an (optional) value for the summary filename.  Continues to
default to summary.xml.
</pre>
</div>
</content>
</entry>
<entry>
<title>clar: don't use a variable named `time`</title>
<updated>2018-09-06T10:17:01+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-08-26T14:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=dbebcb04b42047df0d52ad3515077a134c5b7da7'/>
<id>dbebcb04b42047df0d52ad3515077a134c5b7da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Barebones JUnit XML output</title>
<updated>2018-09-06T10:17:01+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2018-07-27T23:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=59f1e477f772c73c76bc654a0853fdcf491a32a7'/>
<id>59f1e477f772c73c76bc654a0853fdcf491a32a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Isolate test reports</title>
<updated>2018-09-06T10:17:01+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2018-07-26T21:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=bf9fc126709af948c2a324ceb1b2696046c91cfe'/>
<id>bf9fc126709af948c2a324ceb1b2696046c91cfe</id>
<content type='text'>
This makes it possible to keep track of every test status (even
successful ones), and their errors, if any.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to keep track of every test status (even
successful ones), and their errors, if any.
</pre>
</div>
</content>
</entry>
<entry>
<title>mailmap: Support path fixtures in cl_git_repository_init()</title>
<updated>2018-06-15T05:43:27+00:00</updated>
<author>
<name>Nika Layzell</name>
<email>nika@thelayzells.com</email>
</author>
<published>2018-03-17T22:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=939d8d579dcf722ca56578203df7c3134ba23ac1'/>
<id>939d8d579dcf722ca56578203df7c3134ba23ac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fix issue with /tmp paths on macOS[1]</title>
<updated>2018-04-25T15:28:23+00:00</updated>
<author>
<name>Matt Keeler</name>
<email>mjkeeler7@gmail.com</email>
</author>
<published>2018-04-25T00:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=45a3b9cd6e5407a031f102b1ea987f150b06d059'/>
<id>45a3b9cd6e5407a031f102b1ea987f150b06d059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test status codes legend to the 'Started' test trace</title>
<updated>2017-11-13T13:16:28+00:00</updated>
<author>
<name>Christine Poerschke</name>
<email>cpoerschke@bloomberg.net</email>
</author>
<published>2017-11-13T13:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=19f37f97bbd1d23184d1e53aa1c7295f40c6daf5'/>
<id>19f37f97bbd1d23184d1e53aa1c7295f40c6daf5</id>
<content type='text'>
motivation: (for someone new to the tests) it's puzzling to find the odd 'S' interspersed in the test output

proposed alternative test output (extract):

$ cmake --build . &amp;&amp; ./libgit2_clar -srepo -v
...
Loaded 340 suites:
Started (test status codes: OK='.' FAILURE='F' SKIPPED='S')

repo::config...
repo::discover..........
repo::env.
repo::getters...
repo::hashfile..
repo::head......................
repo::headtree....
repo::init.........................S
repo::message..
repo::new..
repo::open.............
repo::pathspec..........
repo::reservedname.....
repo::setters.....
repo::shallow....
repo::state.............
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
motivation: (for someone new to the tests) it's puzzling to find the odd 'S' interspersed in the test output

proposed alternative test output (extract):

$ cmake --build . &amp;&amp; ./libgit2_clar -srepo -v
...
Loaded 340 suites:
Started (test status codes: OK='.' FAILURE='F' SKIPPED='S')

repo::config...
repo::discover..........
repo::env.
repo::getters...
repo::hashfile..
repo::head......................
repo::headtree....
repo::init.........................S
repo::message..
repo::new..
repo::open.............
repo::pathspec..........
repo::reservedname.....
repo::setters.....
repo::shallow....
repo::state.............
</pre>
</div>
</content>
</entry>
<entry>
<title>clar: test chdir</title>
<updated>2015-06-29T22:13:40+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-29T22:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=eadf37151ba8154b44a918862ddbb3a7d3d8ba14'/>
<id>eadf37151ba8154b44a918862ddbb3a7d3d8ba14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
