Particularly, the tests using unittest.defaultTestLoader.loadTestsFromName have problems loading the tests. I haven't looked into it yet, but it seems to be coming from an incompatible behavior of the Pyhton 2.4 unitest module.
I have to comment myself on that. No, it was not loadTestsFromName itself. It only looked like that because it reports no errors why the loading of a module failed. I improved the AllTests.py to output such errors so that it became clear what the real issues under Windows were.
These were easy to fix, so all tests are now working under Windows and Python 2.4 as well. Only one test needs further work, because it relies on the fcntl library which is not available under Windows. Maybe I will try to find a workaround for that problem, too.
-- Christoph ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Webware-devel mailing list Webware-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-devel