##// 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 / testing
plugin
tests
__init__.py Loading ...
_doctest26.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
parametric.py Loading ...
tools.py Loading ...
util.py Loading ...