notebook/IPython
MinRK d6db92b7e6 allow iptest to be interrupted
Previously `^C` would register as a regular test failure, and the test suite would continue, in which case halting `iptest` meant hitting `^C` nine times.

This change makes iptest take notice of sigint in a test runner, and aborts the run.
2012-09-27 15:58:00 -07:00
..
frontend/html/notebook Merge pull request #2326 from Carreau/detachable-pager 2012-09-18 13:28:00 -07:00
testing allow iptest to be interrupted 2012-09-27 15:58:00 -07:00
utils/tests s/nt.assert_equals/nt.assert_equal/ 2012-07-17 08:30:53 -07:00