Add tests for DependencyArg __str__ and __unicode__ methods.
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Sep 2010 02:41:14 +0000 (19:41 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Sep 2010 02:41:14 +0000 (19:41 -0700)
commitcc440f13b4a26e5ec454e2ef8f9861af897ffba4
tree50f5195d269bf1239202b3e62d1c27350324bd43
parent32684ef519daea00ce8eefe48fe15893a5a886bf
Add tests for DependencyArg __str__ and __unicode__ methods.
pym/portage/tests/unicode/__init__.py [new file with mode: 0644]
pym/portage/tests/unicode/__test__ [new file with mode: 0644]
pym/portage/tests/unicode/test_string_format.py [new file with mode: 0644]