[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libredwg] [bug #28509] Need test cases to work on this project.
From: |
Reini Urban |
Subject: |
Re: [libredwg] [bug #28509] Need test cases to work on this project. |
Date: |
Sun, 6 May 2018 19:17:28 +0200 |
> On May 2, 2018, at 1:19 AM, Mike Dupont <address@hidden> wrote:
>
> I am wondering now what the test coverage is so far, given these test cases
> how much of the code base is exercised?
I haven’t yet fixed up the relative dirs for gcov, so all src files and many
tests report 0%,
With the tests but without the programs and examples it is 11%
My guess is that the real coverage is about 70-80%.
gcc-8 should have the reldir problem fixed, in other projects I had to tweak
the gov rules.
I had no time for that yet.
./configure --enable-write --enable-gcov=gcov-mp-7 CC=gcc-mp-7
make
make gov
>> Total 11.6 11.6