<?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: A mini test framework in a single header file</title>
	<atom:link href="http://blog.hashpling.org/a-mini-test-framework-in-a-single-header-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hashpling.org/a-mini-test-framework-in-a-single-header-file/</link>
	<description>Don&#039;t worry, I&#039;ve hidden all the complexity behind a macro.</description>
	<lastBuildDate>Sat, 02 Jan 2010 17:33:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: hashpling</title>
		<link>http://blog.hashpling.org/a-mini-test-framework-in-a-single-header-file/comment-page-1/#comment-62</link>
		<dc:creator>hashpling</dc:creator>
		<pubDate>Thu, 01 Nov 2007 17:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.hashpling.plus.com/blog/a-mini-test-framework-in-a-single-header-file/#comment-62</guid>
		<description>ASSERT_EQUAL was t&#039;ruleage, but it&#039;s too big for the ultralite HSHG framework.  I seem to remember that it was (rightly) in a .cpp.

All my tests are so short at the moment, that I haven&#039;t had a need for something like it yet.</description>
		<content:encoded><![CDATA[<p>ASSERT_EQUAL was t&#8217;ruleage, but it&#8217;s too big for the ultralite HSHG framework.  I seem to remember that it was (rightly) in a .cpp.</p>
<p>All my tests are so short at the moment, that I haven&#8217;t had a need for something like it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Balaam</title>
		<link>http://blog.hashpling.org/a-mini-test-framework-in-a-single-header-file/comment-page-1/#comment-58</link>
		<dc:creator>Andy Balaam</dc:creator>
		<pubDate>Thu, 01 Nov 2007 09:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.hashpling.plus.com/blog/a-mini-test-framework-in-a-single-header-file/#comment-58</guid>
		<description>Looks like ruleage except for the omission of ASSERT_EQUAL( str1, str2 ) with helpful error messages about what part of the string didn&#039;t match.</description>
		<content:encoded><![CDATA[<p>Looks like ruleage except for the omission of ASSERT_EQUAL( str1, str2 ) with helpful error messages about what part of the string didn&#8217;t match.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
