split out util tests
authorAlec Warner <antarus@gentoo.org>
Wed, 10 Jan 2007 13:45:27 +0000 (13:45 -0000)
committerAlec Warner <antarus@gentoo.org>
Wed, 10 Jan 2007 13:45:27 +0000 (13:45 -0000)
commit68cee055aba91242c664f4c59606ffce73f4ce37
treebf1bf099aef4556b7ddc1ec6246febea82d8606c
parentd8b1ff0c9f48c7ada77b58ea3d4229cc028ac776
split out util tests

svn path=/main/trunk/; revision=5529
tests/portage_util/test_normalizedPath.py [new file with mode: 0644]
tests/portage_util/test_stackDictList.py [new file with mode: 0644]
tests/portage_util/test_stackDicts.py [new file with mode: 0644]
tests/portage_util/test_stackLists.py [new file with mode: 0644]
tests/portage_util/test_uniqueArray.py [new file with mode: 0644]
tests/portage_util/test_util.py
tests/portage_util/test_varExpand.py [new file with mode: 0644]