##// END OF EJS Templates
Merge pull request #1631 from punchagan/qapplication-exists-test-error...
Merge pull request #1631 from punchagan/qapplication-exists-test-error TST: QApplication doesn't quit early enough with PySide In both tests which create a QApplication, first check whether one already exists, and if so use it. This is an issue with PySide, which unlike PyQt does not delete the QApplication when expected. Closes #1628

File last commit:

r4291:0494d132
r6577:9e4479b6 merge
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer