summaryrefslogtreecommitdiff
path: root/functional_tests/test_importer.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tests under py32 by creating the symlink dynamically (it didn't get copie...Antoine Pitrou2013-01-161-1/+16
* Issue #535: fix nose.importer to work when the same modules are reachable fro...Antoine Pitrou2013-01-161-9/+46
* Committed PyCon sprint work.Jason Pellerin2009-04-181-1/+34
* CamelCased Importer methods for consistencyJason Pellerin2007-04-131-21/+21
* Fixed bugs in context handling and loaderJason Pellerin2007-03-241-5/+37
* Work in progress on moving more of the context functionality into the context...Jason Pellerin2007-03-231-0/+10
* Work on supporting packages in importer.Jason Pellerin2007-03-111-1/+33
* Work on loader and importer integration.Jason Pellerin2007-03-111-0/+3
* Work on importer, plus propset to ignore .pyc filesJason Pellerin2007-03-091-5/+20
* Added functional tests dir, started work on revised importer.Jason Pellerin2007-03-091-0/+43