On Tue, 3 Sep 2002, Francois Gouget wrote:
On Mon, 2 Sep 2002, Paul Millar wrote: [...]
Its difficult to gauge a percent-completeness for the rolling regression testing. I'm quite happy with the functionality as it stands now (although I've got a few ideas for improvements). Its been quite stable (apart from some problems with thread deadlocks) for quite a while now, so I'd say its probably around 90% or so.
Just to be clear, 90% might be accurate for the "testing framework", but certainly not for the completness of the tests.
Certainly.
Even the framework needs some more components, see bugs 526, 527, 528, 529 and 530. (making progress on 526 and 527)
Ok, still work to be done there. But when I said 90%, I was referring specifically to the automated testing (ie WRT).
Yes, that seems extremely high. There is over 12000 APIs in Wine and I cannot believe we have tests for 1200 of them. I would be surprised if we did have tests for 120 of them.
Is there an easy way of calculating how many Windows APIs are implemented in Wine (ie excluding internal functions) and to produce a list of them ?
---- Paul Millar