##// 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
Jonathan March -
r6577:9e4479b6 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
resources
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
history_console_widget.py Loading ...
ipython_widget.py Loading ...
kill_ring.py Loading ...
mainwindow.py Loading ...
pygments_highlighter.py Loading ...
qtconsoleapp.py Loading ...
rich_ipython_widget.py Loading ...
styles.py Loading ...