##// END OF EJS Templates
add tests for parallel magics...
add tests for parallel magics tests revealed some changes that should be made: %px also prints remote stdout in blocking mode, and actually raises the RemoteError (not just display) if there is one
MinRK -
r3736:8cf5bb69
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_dependency.py Loading ...
test_newserialized.py Loading ...
test_streamsession.py Loading ...
test_view.py Loading ...