On Sat, Jul 28, 2012 at 11:43 AM, Shlomi Fish <shlo...@shlomifish.org>wrote:
[...]

> I was now able to get the Freecell Solver test suite to pass with "ninja
> test",
> but there is one problem: when I run "ninja -vv test", then ninja displays
> the
> line
> "[1/1] cd /home/shlomif/progs/freecell/git/fc-solve/fc-solve/source/n &&
> perl /home/shlomif/progs/freecell/git/fc-solve/fc-solve/source/
> run-tests.pl"
>
> and then it waits for the entire test suite to run, and only then displays
> its
> output. This is frustrating because I want to see the output while the test
> suite is running. Is there anyway to do it like that?
>
>
Hi Shlomi,

I have sent a pull request that should address your issue and initiated the
discussion here:
https://groups.google.com/forum/?hl=en&fromgroups#!topic/ninja-build/_xvapjxWDig.
Vote for it :)
Here the required patches for CMake:
https://github.com/polrop/CMake/commits/ninja/flush_long_output
https://github.com/polrop/CMake/commit/a757a6518868b09c5beb1ef591430b8c5d50bd59

Cheers,
Nico
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to