<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rteval.git/unit-tests, branch master</title>
<subtitle>Working copy of the upstream rteval.git tree</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/'/>
<entry>
<title>Added first-cut of a unit-test for XML-RPC server/client</title>
<updated>2010-05-14T18:59:42+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-05-14T18:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=883e6a6663b04126a16db682f3ed2c2241d48fa0'/>
<id>883e6a6663b04126a16db682f3ed2c2241d48fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit-tests</title>
<updated>2010-05-14T17:03:50+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-05-14T17:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=09c18db0baebb77c02de066638ad2ed27edb15cc'/>
<id>09c18db0baebb77c02de066638ad2ed27edb15cc</id>
<content type='text'>
Added a generic unit-test framework and rewritten the self-test parts in
some rteval modules where this was appropriate.

The unit-test contains a list of modules to load and test. It will run a
function named unit_test() in the imported modules.  It is expected that
the unit_test() function will return 0 on success, otherwise it is logged
as an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a generic unit-test framework and rewritten the self-test parts in
some rteval modules where this was appropriate.

The unit-test contains a list of modules to load and test. It will run a
function named unit_test() in the imported modules.  It is expected that
the unit_test() function will return 0 on success, otherwise it is logged
as an error.
</pre>
</div>
</content>
</entry>
</feed>
