Add a test case which simply compiles all modules, useful for testing syntax
authorZac Medico <zmedico@gentoo.org>
Wed, 25 Nov 2009 22:32:26 +0000 (22:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 25 Nov 2009 22:32:26 +0000 (22:32 -0000)
commit15deb52afc84fde8a25d25fbf303f46a15c5818a
treee117850dc80d1d044e8cb9145158a5b89567cf05
parentda79e9f4a5403d5462b55ffefab7aedd79776534
Add a test case which simply compiles all modules, useful for testing syntax
compatibility with the current version of python. (trunk r14876)

svn path=/main/branches/2.1.7/; revision=14889
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]