##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r1569:f15e50b5
Merge with upstream
Fernando Perez
merge
0
r1568:6df8ca44
Checkpoint before merging with upstream
Fernando Perez
0
r1567:aab1d428
Add init file so plugin is a package
Fernando Perez
merge
0
r1566:5dee5d39
Add init file so plugin is a package
Fernando Perez
0
r1565:81ed9605
Added new script to test ipython itself.
Fernando Perez
merge
0
r1564:e8566868
Added new script to test ipython itself.
Fernando Perez
0
r1563:a398f6a9
Commiting upstream changes.
Brian Granger
merge
0
r1562:6b010536
Add optional message to @skip test decorator.
Fernando Perez
merge
0
r1561:fddc4586
Skipping a few tests related to the wx frontend that fail on Windows.
Brian Granger
0
r1560:2411678c
Add optional message to @skip test decorator.
Fernando Perez
0
r1559:2353c578
Fixing minor bugs in tests.
Brian Granger
merge
0
r1558:b963040b
Fixed another bug related to missing dependencies in tests.
Brian Granger
0
r1557:50c55f4b
Fixing tests that are broken when dependencies are missing. I have also fixed a number of other small problems getting ready for the release.
Brian Granger
merge
0
r1556:0bb27928
Merging upstream changes.
Brian Granger
merge
0
r1555:ea082057
Removed some tabs and added a new way of skipping tests that have missing dependencies. Previously, we were skipping tests in a hackish way if something was missing (like Twisted). Now we do the following:: try: import twisted except ImportError: import nose raise nose.SkipTest("Twisted is required for this test") This method should be used for all IPython tests that have dependencies.
Brian Granger
0
r1554:1f3ce460
Changed a bunch of modules to NOT have the x permission bit set.
Brian Granger
0
r1553:7984f0de
Clean up test release script.
Fernando Perez
merge
0
r1552:d271ab50
Remove backup generation from release testing script.
Fernando Perez
0
r1551:d8f2aac4
Fixing small bugs for the release. * Fixing imports in tests when deps are not present. * Removed shell.py and test_shell.py as they are old. * Adding notes about installation and testing.
Brian Granger
0
r1550:7a591bb6
updated installation instructions for OS X 10.5 (including readline egg and SVN 1.5 patch instructions from wiki http://ipython.scipy.org/moin/InstallationOSXLeopard
Barry Wark
0
load next
< 1 .. 1220 1221 1222 1223 1224 .. 1300 >
showing 20 out of 25990 commits