Rewrite testing to use __test__ instead of hardcoded dirs
authorAlec Warner <antarus@gentoo.org>
Fri, 7 Sep 2007 09:40:39 +0000 (09:40 -0000)
committerAlec Warner <antarus@gentoo.org>
Fri, 7 Sep 2007 09:40:39 +0000 (09:40 -0000)
commit40e34b8ce64628d6745179b65cbeadac85ca30e4
treec92c8c94288e75f7ea6c26f912efe99e5e0986e6
parent8eb244e46b6c113008d31f5d8402e78f9fb17778
Rewrite testing to use __test__ instead of hardcoded dirs

svn path=/main/trunk/; revision=7748
pym/portage/tests/__init__.py
pym/portage/tests/bin/__test__ [new file with mode: 0644]
pym/portage/tests/dep/__test__ [new file with mode: 0644]
pym/portage/tests/env/__test__ [new file with mode: 0644]
pym/portage/tests/env/config/__test__ [new file with mode: 0644]
pym/portage/tests/util/__test__ [new file with mode: 0644]
pym/portage/tests/versions/__test__ [new file with mode: 0644]
pym/portage/tests/xpak/__test__ [new file with mode: 0644]