##// END OF EJS Templates
TST: QApplication doesn't quit early enough with PySide....
TST: QApplication doesn't quit early enough with PySide. Fixes #1628. This commits adds a check in tests, to see if there's already a QApplication and use it, instead of creating a new one each time.
Puneeth Chaganti -
r6574:e3e71346
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...