Subject: | all tests hang on MSWin32 |
On MSWin32, almost all tests "hang" after the Wizard is gone, because:
the MainWindow that is created in order to test for presence of a GUI is
never destroyed.
Solution: explicitly destroy the GUI-test MainWindow.
--
- - Martin 'Kingpin' Thurn