[qmtest] [PATCH] yet another directory handling problem

Mark Mitchell mark at codesourcery.com
Tue Jul 15 18:10:02 UTC 2003


On Mon, 2003-07-14 at 00:57, Vladimir Prus wrote:
> Apologies, but my last patch is not 100% complete. It stops exceptions, but 
> there was another logic problem in HEAD that I've missed.
> DirPage.__IsLabelInDirectory returns 0 when called with "asm.macro" is id and 
> "asm" as directory, and that's not good.

I appplied this patch and the other one.  Thanks!

> BTW, I wonder if you have any automated tests for QMTest GUI itself?

We don't have any such tests.

For a while now, I've been wanting to write a test class which would at
least visit particular URLs and post forms; the test would pass if
QMTest did not crash after running through the URLs and forms.  That
would not validate the appearance in the GUI, but it would at least
prevent the kinds of things you've been fixing with your recent patches.

Yours,

-- 
Mark Mitchell <mark at codesourcery.com>
CodeSourcery, LLC




More information about the qmtest mailing list