Commit Graph

324 Commits (4317b94de53a7f5016794e275190e1e22add09f0)

Author SHA1 Message Date
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 ed8ff9e4e0 Fixing small bug in iptest. Can now be run as "iptest".
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
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
Fernando Perez 75873476f5 - Make ipdoctest a little cleaner by giving it separate option names.
17 years ago
Brian Granger 842130bd17 Temporarily disabling the ipdoctest nose plugin.
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.
17 years ago
Fernando Perez cc13fca3c2 Add module I forgot
18 years ago