Internationalization and translation library.
Go to file
Monty Taylor 98b0eb3d49 Use testtools as test base class.
On the path to testr migration, we need to replace the unittest base classes
with testtools.
Replace tearDown with addCleanup, addCleanup is more resilient than tearDown.
The fixtures library has excellent support for managing and cleaning
tempfiles. Use it.
Replace skip_ with testtools.skipTest

Part of blueprint grizzly-testtools.

Change-Id: I45e11bbb1ff9b31f3278d3b016737dcb7850cd98
2013-01-22 19:54:57 -05:00
openstack/common Add gettext support. 2012-06-04 15:58:30 -04:00
tests/unit Use testtools as test base class. 2013-01-22 19:54:57 -05:00
.gitignore updating sphinx documentation 2012-11-11 21:00:42 +00:00
.gitreview Correcting openstack-common mv to oslo-incubator. 2012-11-11 23:44:12 +00:00