<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/cppunit/news/" rel="alternate"/><link href="https://sourceforge.net/p/cppunit/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppunit/news/</id><updated>2009-11-22T08:08:51Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Source Repository migrated to subversion</title><link href="https://sourceforge.net/p/cppunit/news/2009/11/source-repository-migrated-to-subversion/" rel="alternate"/><published>2009-11-22T08:08:51Z</published><updated>2009-11-22T08:08:51Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.net2d7a8c424e8ea79e08e5a0ae831ee676a5e56d05</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The CVS source repository has finally been converted to subversion.&lt;/p&gt;
&lt;p&gt;The trunk sources can be retrieved using:&lt;/p&gt;
&lt;p&gt;svn co &lt;a href="https://cppunit.svn.sourceforge.net/svnroot/cppunit/trunk/cppunit"&gt;https://cppunit.svn.sourceforge.net/svnroot/cppunit/trunk/cppunit&lt;/a&gt; cppunit.&lt;/p&gt;
&lt;p&gt;A tarball of the old CVS repository is available in the &amp;quot;SVN Migration Archive&amp;quot; folder in the download section.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit release 1.12.0</title><link href="https://sourceforge.net/p/cppunit/news/2006/06/cppunit-release-1120/" rel="alternate"/><published>2006-06-30T07:32:07Z</published><updated>2006-06-30T07:32:07Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.nete7035fa2449f35895111062d6b5a6a5f26e28c62</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The following features have been added since release 1.10.2: support for Embedded Visual C++ 4, new _MESSAGE assertion variant for all assertions, correct display of double values in assertion messages, support for jumping to failed assertion in MFCTestRunner with Visual Studio 2002 &amp;amp; 2003, and some general portability improvements (mingw, cygwin, mac os x...).&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit development snapshot 1.11.6 available </title><link href="https://sourceforge.net/p/cppunit/news/2006/03/cppunit-development-snapshot-1116-available-/" rel="alternate"/><published>2006-03-05T10:27:13Z</published><updated>2006-03-05T10:27:13Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.netcaed406f9c83d31d49a35712d41cd5b730d012ba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This release is along the line of a release candidate for 1.12.0 (hopefully the last one).&lt;/p&gt;
&lt;p&gt;Addition since 1.11.4:&lt;br /&gt;
- Qt TestRunner has been upgaded to support Qt 3.x.&lt;br /&gt;
- pkg-config file is generated on unix.&lt;br /&gt;
- no more deprecation warning with Visual Studio 2005.&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit development snapshot 1.11.0 available </title><link href="https://sourceforge.net/p/cppunit/news/2005/07/cppunit-development-snapshot-1110-available-/" rel="alternate"/><published>2005-07-19T07:55:01Z</published><updated>2005-07-19T07:55:01Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.net13c4808a96ed4f2d92d593c317befd864fda3904</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This release is along the line of a release candidate for 1.12.0. &lt;/p&gt;
&lt;p&gt;In short:&lt;br /&gt;
- support support of Embedded Visual C++ 4&lt;br /&gt;
- integration of the MFCTestRunner with VS.NET.&lt;br /&gt;
- *_MESSAGE macros for most assertions&lt;br /&gt;
- fixed some platform specific compilation issues&lt;br /&gt;
- new contrib with a xslt to convert xml output to junit format&lt;br /&gt;
- many small enhancement/bug fixes&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New mailing list to track CVS commits</title><link href="https://sourceforge.net/p/cppunit/news/2004/11/new-mailing-list-to-track-cvs-commits/" rel="alternate"/><published>2004-11-19T20:59:27Z</published><updated>2004-11-19T20:59:27Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.nete4b203387648e65ac08256a174b1ebf1f9443ee0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The cppunit-cvs mailing list have been set up to easily keep track of cvs commits.&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit 2 features unveiled</title><link href="https://sourceforge.net/p/cppunit/news/2004/11/cppunit-2-features-unveiled/" rel="alternate"/><published>2004-11-16T07:17:04Z</published><updated>2004-11-16T07:17:04Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.net0e39391ca903aecc15e672c12d39b5e097feaf49</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I finally took the time to write down my vision of CppUnit 2.&lt;/p&gt;
&lt;p&gt;Documents detailing the features can be found at:&lt;br /&gt;
&lt;a href="http://cppunit.sourceforge.net/cppunit2/"&gt;http://cppunit.sourceforge.net/cppunit2/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Feedback are welcome,&lt;br /&gt;
Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit release 1.10.2</title><link href="https://sourceforge.net/p/cppunit/news/2004/06/cppunit-release-1102/" rel="alternate"/><published>2004-06-18T12:49:31Z</published><updated>2004-06-18T12:49:31Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.netdf6a535039671ed9c3748a6c0c2eb3d294774e5a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This release contains many bug and compilations issue fixes, including a severe one on VC++ 6 caused by a STL bug.&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit release 1.10.0</title><link href="https://sourceforge.net/p/cppunit/news/2004/06/cppunit-release-1100/" rel="alternate"/><published>2004-06-17T09:03:49Z</published><updated>2004-06-17T09:03:49Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.net8f02d560d7aa91218a63184f8b057ba5579e6016</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Same as release 1.9.14, just officializing it as a stable version.&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit development snapshot 1.9.14 available </title><link href="https://sourceforge.net/p/cppunit/news/2004/03/cppunit-development-snapshot-1914-available-/" rel="alternate"/><published>2004-03-13T17:28:30Z</published><updated>2004-03-13T17:28:30Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.net29cac7d5041cd4201deb53775bc1cb301c3cc505</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In short:&lt;br /&gt;
- new assertion macros to test exception&lt;br /&gt;
- some bug fixes&lt;/p&gt;
&lt;p&gt;Baptiste.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CppUnit development snapshot 1.9.12 available</title><link href="https://sourceforge.net/p/cppunit/news/2004/02/cppunit-development-snapshot-1912-available/" rel="alternate"/><published>2004-02-20T08:41:30Z</published><updated>2004-02-20T08:41:30Z</updated><author><name>Baptiste Lepilleur</name><uri>https://sourceforge.net/u/blep/</uri></author><id>https://sourceforge.net62dcea116bede79e87ee3ee2071f77323ac50d26</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;All development snapshots have been moved from the web page to sourceforge download page for better visibility and easier access.&lt;/p&gt;
&lt;p&gt;If no issue araise, this will be the official 1.9.10 release.&lt;/p&gt;
&lt;p&gt;In short:&lt;br /&gt;
- Test plug-in support for system unix libdld (hp-ux)&lt;br /&gt;
- rtti name demangling with gcc 3.x abi api&lt;br /&gt;
- many bug &amp;amp; compilation issue fixes&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>