<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: CamlP4 for unit testing</title>
	<atom:link href="http://redlizards.com/blog/uncategorized/camlp4-for-unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://redlizards.com/blog/uncategorized/camlp4-for-unit-testing/</link>
	<description>The Blog of the Goanna Team</description>
	<pubDate>Mon, 06 Feb 2012 23:03:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://redlizards.com/blog/uncategorized/camlp4-for-unit-testing/comment-page-1/#comment-14331</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 22 Dec 2010 04:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=290#comment-14331</guid>
		<description>The macro registers a test in a hashtable.  The tests are, in fact, oUnit tests.  We build a testing application that runs all the oUnit tests in the table.  The infrastructure to run the tests is the most complicated bit here.

The macro itself isn't very long.  Still interested?</description>
		<content:encoded><![CDATA[<p>The macro registers a test in a hashtable.  The tests are, in fact, oUnit tests.  We build a testing application that runs all the oUnit tests in the table.  The infrastructure to run the tests is the most complicated bit here.</p>
<p>The macro itself isn&#8217;t very long.  Still interested?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Yziquel</title>
		<link>http://redlizards.com/blog/uncategorized/camlp4-for-unit-testing/comment-page-1/#comment-14317</link>
		<dc:creator>Guillaume Yziquel</dc:creator>
		<pubDate>Tue, 21 Dec 2010 19:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=290#comment-14317</guid>
		<description>Would you care to publish this syntax extension? Seems very useful, and more convenient to me than oUnit.</description>
		<content:encoded><![CDATA[<p>Would you care to publish this syntax extension? Seems very useful, and more convenient to me than oUnit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

