Go to file
Fernando Perez 91791416ab Fixes for test suite in win32 when all dependencies (esp. Twisted) are
installed.

Also activated testing.tools to be picked up by the test suite (was
excluded), this gives us a few more tests.

Status:

- On Linux, the full suite passes like before.

- On Win32, now that we have Twisted, we're seeing a few failures, because I
don't have the WinHPC server stuff.  These should be easy for Brian to fix.
There are also two tests where the Skip nose exception isn't recognized by
Twisted, should also be easy.  I'll file tickets for those.
2010-01-12 23:21:21 -08:00
IPython/testing Fixes for test suite in win32 when all dependencies (esp. Twisted) are 2010-01-12 23:21:21 -08:00
setup.py Move cleanup to main setup.py, where it belongs. 2010-01-12 21:03:16 -08:00
setupbase.py Fixing a few small things on Windows. 2009-11-08 12:09:07 -08:00