Commit message Age Author Refs
r2481:fb6ed63c
Make it possible to run the tests from the source dir without installation. Also clean up the handling of command-line options for iptest, so that all options given at the top-level are correctly passed to nose. Fixes: https://bugs.launchpad.net/ipython/+bug/507079
Fernando Perez
0
r2480:47473ae7
Let iptest pass arguments correctly to nose (in-process or in subprocess). Fixes https://bugs.launchpad.net/ipython/+bug/507079 Also, remove relative imports from the iptest.py module so it can be run as a script as well under 2.5 or 2.6.
Fernando Perez
0
r2479:e612d914
Fix names so these doctests pass correctly when run in bare 'iptest IPython'
Fernando Perez
0
r2478:0426c24c
Fix frontend tests so they obtain the right global test IPython object.
Fernando Perez
0
r2477:0027a7dd
Minimize stdout side effects in testing instances.
Fernando Perez
0
r2476:680ae8c7
Fix warning on startup if user didn't have personal copies of cluster config. We use the builtin defaults in this case, we were just missing searching in our own paths. Also suppress deprecation warnings from Twisted.
Fernando Perez
0
r2475:cf368914
Fix test I'd broken with change of reporting in %who.
Fernando Perez
0
r2474:61fcf214
Fix %history to stop printing last line. This was triggering a recursive calling of %hist in doctests, resulting in spurious output from the test suite. Closes https://bugs.launchpad.net/ipython/+bug/507705 Also minor pep-8 formatting cleanups.
Fernando Perez
0
r2473:422844f1
Make an error message a bit easier to understand.
Fernando Perez
0
r2472:422c7f0d
Clean up output of %who
Fernando Perez
0
< 1 .. 2625 2626 2627 2628 2629 .. 2875 >