On Thursday 07 June 2001 09:51, Chuck Esterbrook wrote:
> Thanks for getting the "#end if" change in so fast.

> The first time I run the test suite, I get 8 failures all
> related to #parse and #include. However, every time after
> that the suite passes.
>
> The difference seems to be that the first run creates a
> parseTest.txt file. There is probably a minor flaw in the
> logic that doesn't create this file the first time.

Bizzare, it works if I flush the file output before closing, but 
not otherwise.  Fixed now.  I'll upload it later.

> Also, on Linux I cannot see the periods (.) being printed
> as progress is made. On Windows I can. That might be a
> flaw in unittest related to terminals.
That's unittest's responsibility.

> Tonight I will install Py 2.1 on a Linux box and then
> write a PyVerTests.py that runs the test suite for 2.0
> and 2.1 (assuming you have both installed).
Would you mind sending me a copy that I can put in the
package.

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to