Add a test case which simply compiles all modules, useful for testing syntax
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Nov 2009 22:19:43 +0000 (22:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Nov 2009 22:19:43 +0000 (22:19 -0000)
commitdea8fc2a93f59ca0191313d3f807a4726e58d3e3
tree8547c3fbd9a3cbe437d23abd84e502584699e856
parentb9963d507f33574ede0710c638661ee47db8fc45
Add a test case which simply compiles all modules, useful for testing syntax
compatibility with the current version of python.

svn path=/main/trunk/; revision=14876
pym/portage/tests/lint/__init__.py [new file with mode: 0644]
pym/portage/tests/lint/__test__ [new file with mode: 0644]
pym/portage/tests/lint/test_compile_modules.py [new file with mode: 0644]