##// END OF EJS Templates
Fix tests to return consistent results regardless of how they are called....
Fix tests to return consistent results regardless of how they are called. Now, calling: - 'python iptest.py' from source dir or from src/IPython/testing should give the same results - 'python iptest.py IPython.SOMETHING' from either place should also give the same results.
Fernando Perez -
r2487:e7fa2331
Show More
Name Size Modified Last Commit Author
/ IPython / utils
tests
DPyGetOpt.py Loading ...
PyColorize.py Loading ...
__init__.py Loading ...
autoattr.py Loading ...
baseutils.py Loading ...
coloransi.py Loading ...
generics.py Loading ...
genutils.py Loading ...
growl.py Loading ...
importstring.py Loading ...
ipstruct.py Loading ...
notification.py Loading ...
pickleshare.py Loading ...
platutils.py Loading ...
platutils_dummy.py Loading ...
platutils_posix.py Loading ...
platutils_win32.py Loading ...
rlineimpl.py Loading ...
strdispatch.py Loading ...
syspathcontext.py Loading ...
traitlets.py Loading ...
upgradedir.py Loading ...
wildcard.py Loading ...
winconsole.py Loading ...