##// END OF EJS Templates
Fix prefilter bug and move old test_handlers file into proper test suite....
Fix prefilter bug and move old test_handlers file into proper test suite. This makes the tests for core a bit noisier, but we do gain a ton of tests we hadn't used in a long time. The bug was in fact uncovered by these tests.
Fernando Perez -
r2659:af63f9f6
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / core
tests
__init__.py Loading ...
display_formatter.py Loading ...
display_trap.py Loading ...
error.py Loading ...
fd_redirector.py Loading ...
file_like.py Loading ...
history.py Loading ...
interpreter.py Loading ...
macro.py Loading ...
magic.py Loading ...
message_cache.py Loading ...
output_trap.py Loading ...
prompts.py Loading ...
redirector_output_trap.py Loading ...
sync_traceback_trap.py Loading ...
traceback_formatter.py Loading ...
traceback_trap.py Loading ...
util.py Loading ...