Commit Graph

121 Commits (7c088ae84ac88c8e48a6eb00a1c9baec02e33275)
 

Author SHA1 Message Date
Brian Granger 7c088ae84a Release.py => core/release.py and imports updated.
17 years ago
Brian Granger c2b67757f4 Prompts.py => core/prompts.py and imports updated.
17 years ago
Brian Granger d24aa6729d All platutils modules to utils, moved tests and updated imports.
17 years ago
Brian Granger a86437a272 OutputTrap.py => core/outputtrap.py and updated imports.
17 years ago
Brian Granger 96372896a0 OInspect.py => core/oinspect.py and imports updated.
17 years ago
Brian Granger 93ff33a755 Magic.py => core/magic.py and imports updated.
17 years ago
Brian Granger 9e7706b8e8 irunner.py => lib/irunner.py and imports updated.
17 years ago
Brian Granger 84df0f39f7 Fixing the setup.py script under setuptools and the __init__.py script.
17 years ago
Brian Granger 6f8009d88f Logger.py => core/logger.py and updated imports.
17 years ago
Brian Granger d4c01d0407 FakeModule.py => core/fakemodule.py and updated tests and imports.
17 years ago
Brian Granger 32a5e3041d deep_reload.py =? lib/deepreload.py and imports updated.
17 years ago
Brian Granger 8221c8f920 Debugger.py => core/debugger.py and updated all imports.
17 years ago
Brian Granger d0a609940a CrashHandler.py => core/crashhandler.py and updated all imports.
17 years ago
Brian Granger 6bc203735a ConfigLoader.py => config/configloader.py and updated all imports.
17 years ago
Brian Granger bfd32c129b background_jobs.py => lib/backgroundjob.py and imports updated.
17 years ago
Brian Granger f6061ca275 ColorANSI.py -> utils/coloransi.py and all imports updated.
17 years ago
Brian Granger 6f98f68331 Merging upstream
17 years ago
Brian Granger ed8ff9e4e0 Fixing small bug in iptest. Can now be run as "iptest".
17 years ago
Brian Granger 97e13855e1 Merging bugfixes0411409 branch.
17 years ago
Administrator 386c262e44 Merging changes from above.
17 years ago
Administrator ff41bf1dc6 Added platutils.get_long_path_name to expand paths with "~" on win32.
17 years ago
Brian Granger f97df71460 Adding comment about ticket https://bugs.launchpad.net/bugs/366982
17 years ago
Administrator e6a9e402ff More fixes for testing on win32.
17 years ago
Brian Granger db440afb0f Fixing tests in IPython.testing.
17 years ago
Administrator e18c04f33a Fixing bugs with the testing system.
17 years ago
Administrator f4d078c8be Fixing doctest EXCLUDES in iptest on win32.
17 years ago
Brian Granger 44f17cc75f Making the doctest exclude paths os independent.
17 years ago
Brian Granger 055c6cdcde Run the top level module tests in a single process.
17 years ago
Brian Granger a96c333256 Merging Fernando's fixes from his trunk-dev and fixing testing things.
17 years ago
Brian Granger cbd271fb01 Refactored iptest to include the iptestall capabilities.
17 years ago
Brian Granger 6d4ffc9d5d Merging fixes from Fernando's branch.
17 years ago
Fernando Perez cdac592b4e Reactivate --with-ipdoctest option by default, now that trial is isolated.
17 years ago
Fernando Perez 32edd98fbd Skip things we shouldn't be testing
17 years ago
Brian Granger edc4683001 Merged Gael's ipython-sync-frontend branch with important mods.
17 years ago
Gael Varoquaux 97d2d0f72e Take in account remarks by Fernando on code review
17 years ago
Fernando Perez 232559230a Merge Fernando's recent work (see log for details)
17 years ago
Fernando Perez 75873476f5 - Make ipdoctest a little cleaner by giving it separate option names.
17 years ago
Fernando Perez 828afc90ca Merging from upstream.
17 years ago
Gael Varoquaux 10ee9dc1f4 MRG: Merge with trunk
17 years ago
Brian Granger 6d0218d94c Merging latest trunk.
17 years ago
Brian Granger 842130bd17 Temporarily disabling the ipdoctest nose plugin.
17 years ago
Fernando Perez e8ad3bbfd6 Merge my main trunk work. Lots of testing and documentation work.
17 years ago
Fernando Perez d2f86cc9a4 Fix problems with multiline doctests and add docs about testing.
17 years ago
Fernando Perez 55b455032b Cleanup testing machinery.
17 years ago
Fernando Perez 07b2c09938 Update decorators and test scripts.
17 years ago
Fernando Perez 366ad68411 Fixes to testing system: ipdocetst plugin wasn't being properly loaded.
18 years ago
Fernando Perez b0ccbbadca Merge with upstream
18 years ago
gvaroquaux 5982de9b97 Merge upstream.
18 years ago
Gael Varoquaux cd169b4e0f Merge with upstream.
18 years ago
Brian Granger 77d11ccc58 This set of changes fixes numerous bugs related to Windows and
18 years ago