summaryrefslogtreecommitdiff
path: root/test/unittest_modutils.py
Commit message (Expand)AuthorAgeFilesLines
* [modutils] deprecate modpath_from_filePhilippe Pepiot2017-01-201-2/+6
* [test] Do not use "modutils" in test_site_packagesDenis Laxalde2016-11-181-2/+3
* [testlib] Deprecate doctest things in favour of stdlib moduleDenis Laxalde2016-01-191-5/+6
* [test] Fix modutils tests when running inside a python 3 virtualenv (closes #...Rémi Cardona2015-06-291-2/+5
* [test] remove check for python < 2.6Rémi Cardona2015-06-291-1/+1
* [py3k] explicitly build a list around dict methodsJulien Cristau2014-07-271-1/+1
* [modutils test] enhance some test namesSylvain Th?nault2013-05-071-6/+8
* [modutils test] simplify test names and add border cases test for is_standard...Sylvain Th?nault2013-04-111-6/+16
* silent unittest2 warningsSylvain Th?nault2012-08-291-4/+4
* [modutils] fix load_module_from_path (closes #100935)Aurelien Campeas2012-07-301-0/+10
* Generalise usage of disutils.sysconfig.get_python_version so eg. is_standard_...Sylvain Th?nault2012-07-171-15/+12
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* fix test-interdependency pb in unittest_modutils. Also, stop renaming unittes...Sylvain Th?nault2011-01-101-14/+20
* [tests] use plain package file (no symlink)Julien Jehannet2011-01-051-2/+2
* [test] readd test about relative importJulien Jehannet2010-11-231-2/+7
* [test] fix import test about dropped db moduleJulien Jehannet2010-11-221-2/+2
* fix testsEmile Anclin2010-11-221-1/+0
* [test] fix running of ModuleFileTC testsJulien Jehannet2010-11-151-7/+9
* 2to3 has some more usable fixersEmile Anclin2010-11-151-6/+6
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-5/+5
* backport stable into defaultSylvain Th?nault2010-09-241-2/+14
|\
| * [py3k] fix unittest_modutils for standard modulesSylvain Th?nault2010-09-151-2/+14
* | [unittest2] make standard import under py3.x (skip unittest2 support from here)Julien Jehannet2010-09-221-5/+5
|/
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...Sylvain Th?nault2010-04-281-1/+1
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-11/+16
* more license updatesSylvain Th?nault2010-04-261-3/+3
* new extrapath argument to modpath_from_file (see function's docstring for exp...Sylvain Th?nault2009-06-031-33/+38
* should not have commited thissylvain thenault2009-03-251-6/+0
* add test for zip/egg module searchsylvain thenault2009-03-251-0/+17
* remove common path from test only if presentpierre-yves david2008-06-291-2/+5
* correct modutils testPierre-Yves David2008-06-261-8/+23
* fix test w/ symbolic links environmentsSylvain2007-11-261-6/+6
* fix test so that it won't fail if ran from the parent directorySylvain2007-03-071-8/+8
* fix test to avoid side effect on textutils test when executed by runtests.pySylvain2006-09-231-9/+8
* use testlib everywhereAdrien Di Mascio2006-07-061-0/+3
* forget the past.root2006-04-261-0/+203