notebook/IPython/testing
Thomas Kluyver 4e6a1c1d69 Don't check for wx in the test suite.
An interaction between wx and threads was blocking certain Unix signals,
causing an unrelated test to fail for me.

We were only checking for wx to exclude the inputhookwx module from the
test run. It contains no tests anyway, so we may as well just exclude it
in all cases.
2013-12-04 11:25:46 -08:00
..
iptest.py Don't check for wx in the test suite. 2013-12-04 11:25:46 -08:00
iptestcontroller.py Restore the ability to run tests from a function. 2013-12-03 12:33:32 -08:00