##// END OF EJS Templates
Backport PR #4019: Test skipping without unicode paths...
Backport PR #4019: Test skipping without unicode paths I somehow broke unicode in the terminal on this Debian box, and it revealed a load of tests that errored because they were trying to use non-ascii paths and commands. We already have a decorator for this, so I've scattered it around, and broken up a couple of tests into smaller chunks.
MinRK -
r12205:67de1b5e
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...