<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cipra/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cipra/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 20 Apr 2013 15:57:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cipra/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Patrick M. Niedzielski</title><link>https://sourceforge.net/p/cipra/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,16 @@
-Welcome to your wiki!
+# Introduction

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+`cipra` is a simple, TAP-compatible Unit Testing Framework for C++. `cipra` is Free and Open Source Software, released under a 3-clause BSD-style license. It's written in 100% standard C++11 and is only a couple header files, making it easy to include in your C++11 project.

-The wiki uses [Markdown](/p/cipra/wiki/markdown_syntax/) syntax.
+TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks that was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") that parse TAP formatted output and do useful things with it. TAP, however, is equally human-readable.
+
+The name `cipra` (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule 'c', even when at the start of a sentence.
+
+# On This Wiki
+
+You can find support pages on this wiki.
+
+  * [Tutorial](Tutorial): A tutorial on how to use `cipra` in your own tests.

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick M. Niedzielski</dc:creator><pubDate>Sat, 20 Apr 2013 15:57:11 -0000</pubDate><guid>https://sourceforge.neteebfae5b4794f69e381b054d995b05ac5d235e1e</guid></item><item><title>Home modified by Patrick M. Niedzielski</title><link>https://sourceforge.net/p/cipra/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/cipra/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;a href="/u/pniedzielski/"&gt;Patrick M. Niedzielski&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-5160b3351be1ce3e83697907" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick M. Niedzielski</dc:creator><pubDate>Sat, 06 Apr 2013 23:43:50 -0000</pubDate><guid>https://sourceforge.neta74f352c3e52eef5fb0cc35bb7bb988fc9f6eb7f</guid></item></channel></rss>