aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repoman.herdbase: tolerate expat ImportErrorZac Medico2011-02-081-1/+0
* test_import_modules: exempt repoman.herdbaseZac Medico2011-02-081-0/+1
* ImportModulesTestCase: use iterator, not listZac Medico2011-01-311-6/+3
* ebuild_xattr: lazily import xattrZac Medico2011-01-301-1/+0
* test/lint/test_import_modules.py: Better error reporting and expected failuresSebastian Luther2011-01-301-1/+10
* Test import of all modules.Zac Medico2011-01-281-0/+35
* Remove no longer needed code.Arfrever Frehtes Taifersar Arahesis2010-08-171-8/+0
* Write compiled bytecodes to /dev/null, rather than write and unlinkZac Medico2010-08-171-10/+1
* Use more correct paths to byte-compiled Python modules with Python 3.2Arfrever Frehtes Taifersar Arahesis2010-08-141-2/+15
* Remove files generated by testCompileModules.Arfrever Frehtes Taifersar Arahesis2010-08-131-0/+1
* Add a test which calls bash -n on all scripts with bash shebang.Zac Medico2010-04-021-0/+42
* Add support for probing shebangs and compiling python scripts that don'tZac Medico2010-03-271-4/+31
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add a test case which simply compiles all modules, useful for testing syntaxZac Medico2009-11-233-0/+23