<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 56: Make TextProgressListener flush standard output after writes</title><link href="https://sourceforge.net/p/cppunit/feature-requests/56/" rel="alternate"/><link href="https://sourceforge.net/p/cppunit/feature-requests/56/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppunit/feature-requests/56/</id><updated>2010-12-01T22:38:38Z</updated><subtitle>Recent changes to 56: Make TextProgressListener flush standard output after writes</subtitle><entry><title>Make TextProgressListener flush standard output after writes</title><link href="https://sourceforge.net/p/cppunit/feature-requests/56/" rel="alternate"/><published>2010-12-01T22:38:38Z</published><updated>2010-12-01T22:38:38Z</updated><author><name>Calder</name><uri>https://sourceforge.net/u/caldercoalson/</uri></author><id>https://sourceforge.netcae7e1601b74412c41f1b77c325b95800401ae1d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Adding the following line at the end of startTest():&lt;br /&gt;
stdCOut().flush();&lt;br /&gt;
makes the progress indicator actually useful.  As it stands, it doesn't actually indicate anything because nothing appears in standard out until a newline is written there.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>