<?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: UnitTest++: The New Choice for C++ Unit Testing?</title>
	<atom:link href="http://www.alittlemadness.com/2006/12/18/unittest-the-new-choice-for-c-unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alittlemadness.com/2006/12/18/unittest-the-new-choice-for-c-unit-testing/</link>
	<description>A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:04:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex Ron</title>
		<link>http://www.alittlemadness.com/2006/12/18/unittest-the-new-choice-for-c-unit-testing/comment-page-1/#comment-393150</link>
		<dc:creator>Alex Ron</dc:creator>
		<pubDate>Wed, 07 Sep 2011 07:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=64#comment-393150</guid>
		<description>After going through your properly structured and point hitting write up, I have made a decision to share it with my blog readers. Can I have your write-up republished on my site with a link back to your site? I find it informative and intriguing for my teaming visitors and since I don’t have much time to write fresh write-up often, my visitors will be kept up to date from your enormous knowledge.</description>
		<content:encoded><![CDATA[<p>After going through your properly structured and point hitting write up, I have made a decision to share it with my blog readers. Can I have your write-up republished on my site with a link back to your site? I find it informative and intriguing for my teaming visitors and since I don’t have much time to write fresh write-up often, my visitors will be kept up to date from your enormous knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.alittlemadness.com/2006/12/18/unittest-the-new-choice-for-c-unit-testing/comment-page-1/#comment-53802</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 03 Feb 2008 16:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=64#comment-53802</guid>
		<description>Am I right in thinking to &quot;install&quot; this library I need to sudo cp the *.h and Posix/*.h to /usr/local/include/UnitTest++

and the .a to /usr/local/lib

Also, I am starting to dev on Mac OS X and am trying to get this set up on there. To USE the library do I need to include the lib and headers explicitly in my project, or should they be found automatically by XCode?

Any help would be greatly appreciated.

Cheers</description>
		<content:encoded><![CDATA[<p>Am I right in thinking to &#8220;install&#8221; this library I need to sudo cp the *.h and Posix/*.h to /usr/local/include/UnitTest++</p>
<p>and the .a to /usr/local/lib</p>
<p>Also, I am starting to dev on Mac OS X and am trying to get this set up on there. To USE the library do I need to include the lib and headers explicitly in my project, or should they be found automatically by XCode?</p>
<p>Any help would be greatly appreciated.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philosophical Geek &#187; UnitTest++</title>
		<link>http://www.alittlemadness.com/2006/12/18/unittest-the-new-choice-for-c-unit-testing/comment-page-1/#comment-34399</link>
		<dc:creator>Philosophical Geek &#187; UnitTest++</dc:creator>
		<pubDate>Thu, 12 Jul 2007 12:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=64#comment-34399</guid>
		<description>[...] There are a few very good resources for C++ unit testing. I first came across Noel Llopis&#8217; Exploring the C++ Unit Testing Framework Jungle. I was just about set on using CxxTest, just as he had decided, but realizing that the post was written at the end of 2004, I continued my research. Sure, something must have improved since then! I came across UnitTest++: The New choice for C++ Unit Testing. It turns out to be partially written by Noel Llopis, so I thought this must be good since he gave such good reviews of the earlier solutions. You can read more about it here. [...]</description>
		<content:encoded><![CDATA[<p>[...] There are a few very good resources for C++ unit testing. I first came across Noel Llopis&#8217; Exploring the C++ Unit Testing Framework Jungle. I was just about set on using CxxTest, just as he had decided, but realizing that the post was written at the end of 2004, I continued my research. Sure, something must have improved since then! I came across UnitTest++: The New choice for C++ Unit Testing. It turns out to be partially written by Noel Llopis, so I thought this must be good since he gave such good reviews of the earlier solutions. You can read more about it here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

