<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>James Grenning's Blog &#187; Test Driven Development C</title>
	<atom:link href="http://www.renaissancesoftware.net/blog/archives/tag/test-driven-development-c/feed" rel="self" type="application/rss+xml" />
	<link>http://www.renaissancesoftware.net/blog</link>
	<description>Blogging about Agile Development, especially embedded.  Follow me on twitter: jwgrenning</description>
	<lastBuildDate>Thu, 12 Jan 2012 00:59:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Three Steps to less duplication</title>
		<link>http://www.renaissancesoftware.net/blog/archives/13</link>
		<comments>http://www.renaissancesoftware.net/blog/archives/13#comments</comments>
		<pubDate>Wed, 26 Mar 2008 15:46:40 +0000</pubDate>
		<dc:creator>jwgrenning</dc:creator>
				<category><![CDATA[Embedded TDD]]></category>
		<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[CppUTest]]></category>
		<category><![CDATA[TDD C]]></category>
		<category><![CDATA[Test Driven Development C]]></category>

		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=13</guid>
		<description><![CDATA[Like I said in my previous blog, doing all this embedded C makes me miss constructors. I&#8217;ve got a three step plan to make the lack of constructors less painful. In the previous article, we discussed the problem of duplicate setup data, and all the duplicate effort to go along with it. In this article [...]]]></description>
		<wfw:commentRss>http://www.renaissancesoftware.net/blog/archives/13/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I miss constructors</title>
		<link>http://www.renaissancesoftware.net/blog/archives/12</link>
		<comments>http://www.renaissancesoftware.net/blog/archives/12#comments</comments>
		<pubDate>Thu, 13 Mar 2008 14:04:14 +0000</pubDate>
		<dc:creator>jwgrenning</dc:creator>
				<category><![CDATA[Embedded TDD]]></category>
		<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[CppUTest]]></category>
		<category><![CDATA[TDD C]]></category>
		<category><![CDATA[Test Driven Development C]]></category>

		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=12</guid>
		<description><![CDATA[I&#8217;m working with a few teams evolving a large complex legacy embedded C application. (Whoa! That is a lot of modifiers on application.) We are trying to get unit tests in place. I think there is some 20 year old code here. And this application is not going away anytime soon. So adding tests is [...]]]></description>
		<wfw:commentRss>http://www.renaissancesoftware.net/blog/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

