QtTestLib update
André Wöbbeking
Woebbeking at onlinehome.de
Wed Sep 14 17:32:48 BST 2005
Hi Harald,
On Tuesday 13 September 2005 14:49, Harald Fernengel wrote:
> Hi,
>
> just updated the QtTestLib with the recent snapshot. I believe all
> requested features should be fixed (basic exception catching, more
> verbose XML, return value indicating amount of failed tests).
>
> If everything goes well, QtTestLib should appear in the Qt 4.1
> snapshots (as part of the default Qt installation) soon, so the
> question about where to fork it should be resolved :)
could you:
1) reduce namespace pollution? IMO names like COMPARE, SKIP or VERIFY
are not really unique. Please prefix the names with Q_ or QTEST_ or
anything else.
2) add a COMPARE for floating point numbers where I can set the epsilon.
Cheers,
André
More information about the kde-core-devel
mailing list