Go to file
Bussonnier Matthias c00e56818b Merge pull request #2238 from takluyver/fasttest
Fast Test

See #2026.

By default `iptest` will only run the faster tests, and `iptest --all` is necessary to run all of them. At present, it just cuts out `IPython.parallel`, but we can refine that if we want to.

`test_pr` is also updated so that you can pass extra arguments through to iptest.
2012-08-03 15:06:16 -07:00
docs rebuild example notebooks 2012-06-27 22:31:20 -07:00
IPython Exclude slow tests (IPython.parallel by default in iptest 2012-08-02 21:42:48 +01:00
.gitignore Add .tox to .gitignore 2012-06-19 08:13:37 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py remove tuple_params fix from 2to3 in setup.py 2012-07-17 23:48:20 -05:00
setupbase.py remove spurious print statement from setupbase.py 2012-08-01 16:14:21 -07:00