libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Improve test suite


From: Pero Brbora
Subject: Re: [libredwg] Improve test suite
Date: Thu, 26 Mar 2015 00:41:28 +0100
User-agent: Internet Messaging Program (IMP) H4 (5.0.23)

This is "double homework"

Some tests in testsuite/testcases fail because double values are compared using == comparison. I have addes compare_double() function to testsuite/testcases/common.c add replaces == comparison with a function call to compare_double.

This gives me:
# of expected passes 345
# of unexpected failures 11

There are still some errors in reading flags (9 errors in lwpline.c) and dwg_ent_endblk_get_dummy (2 errors in endblk.c).

Bye




reply via email to

[Prev in Thread] Current Thread [Next in Thread]