<br><br><div class="gmail_quote">On Sat, Jul 28, 2012 at 11:43 AM, Shlomi Fish <span dir="ltr">&lt;<a href="mailto:shlomif@shlomifish.org" target="_blank">shlomif@shlomifish.org</a>&gt;</span> wrote:<br><div>[...] </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I was now able to get the Freecell Solver test suite to pass with &quot;ninja test&quot;,<br>
but there is one problem: when I run &quot;ninja -vv test&quot;, then ninja displays the<br>
line<br>
&quot;[1/1] cd /home/shlomif/progs/freecell/git/fc-solve/fc-solve/source/n &amp;&amp;<br>
perl /home/shlomif/progs/freecell/git/fc-solve/fc-solve/source/<a href="http://run-tests.pl" target="_blank">run-tests.pl</a>&quot;<br>
<br>
and then it waits for the entire test suite to run, and only then displays its<br>
output. This is frustrating because I want to see the output while the test<br>
suite is running. Is there anyway to do it like that?<br>
<br></blockquote><div><br></div><div>Hi Shlomi,</div><div><br></div><div>I have sent a pull request that should address your issue and initiated the discussion here: <a href="https://groups.google.com/forum/?hl=en&amp;fromgroups#!topic/ninja-build/_xvapjxWDig">https://groups.google.com/forum/?hl=en&amp;fromgroups#!topic/ninja-build/_xvapjxWDig</a>. Vote for it :)</div>

<div>Here the required patches for CMake: </div><div><a href="https://github.com/polrop/CMake/commits/ninja/flush_long_output">https://github.com/polrop/CMake/commits/ninja/flush_long_output</a></div><div><a href="https://github.com/polrop/CMake/commit/a757a6518868b09c5beb1ef591430b8c5d50bd59">https://github.com/polrop/CMake/commit/a757a6518868b09c5beb1ef591430b8c5d50bd59</a></div>

<div><br></div><div>Cheers,</div><div>Nico</div><div><br></div></div>