Hi,
2012/3/1 Frank Reininghaus :
> Hi,
>
> Am 1. März 2012 00:44 schrieb Dario Freddi:
>> I was wondering if we already had a way to generate reports on
>> autotests coverage using lcov/gcov in frameworks. Looking at our cmake
>> infrastructure, I spotted a build mode "Profile" which should
>> app
Hi,
Am 1. März 2012 00:44 schrieb Dario Freddi:
> I was wondering if we already had a way to generate reports on
> autotests coverage using lcov/gcov in frameworks. Looking at our cmake
> infrastructure, I spotted a build mode "Profile" which should
> apparently set the correct compiler flags (but
On Thursday 01 March 2012 00:44:51 Dario Freddi wrote:
> Question time: is anybody already working on this?
Nope.
> I think it's quite important for us to have such a thing, [...]
Agreed, but I think we have more important and pressing issues to solve first.
I'd rather have a first KDE Framework
Hey guys,
I was wondering if we already had a way to generate reports on
autotests coverage using lcov/gcov in frameworks. Looking at our cmake
infrastructure, I spotted a build mode "Profile" which should
apparently set the correct compiler flags (but actually, at least for
me, it didn't work), I