Quoting Gigi <gi...@mo...>:
> Hi,
> I downloaded CppUnit couple of days ago, and what bothered
> me was that the TestRunner dialog was not resizable.
> Another related problem is that the column widths of the
> list view show almost nothing. And last thing is that the
> window position is not persisted. I decided to solve this
> problem and it turned out to be a nice little project. I
> got a fully resizable dialog with all controls moving and
> resizing accordingly, everything is persisted to the
> registry including the column widths of list view.
Great!
> I'm no open source guy, and I know no CVS. I just want to
> send my code to someone who will review it and integrate it
> with the regular CppUnit dist.
>
> BTW, I must say that the code is highly organized and I
> didn't encountered any dependencies or learning curve. I
> just went here and there, read some code and modified what
> I needed without disrupting anything else. Very good job of
> separating logic from UI. It's not an easy thing to do in
> MFC environment.
*blush* Thanks!
Send me (gai...@fr...) a zipped version of the source. I'll merge that
using a 3-ways merge.
It's a feature that I alway wanted to add, but never took the time to. I was
thinking of a work around that I used in the Qt TestRunner: displaying the
detail of a failure below the list of failures. In the list, only failure test
name, and may be type would be shown.
Baptiste.
>
> Keep up the good job,
> Gigi
>
---
Baptiste Lepilleur <gai...@fr...>
http://gaiacrtn.free.fr/index.html
Language: English, French
|