summaryrefslogtreecommitdiff
path: root/oslo_utils/tests/tests_encodeutils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all usage of six libraryhaixin2020-10-091-107/+20
* Use unittest.mock instead of third party mockSean McGinnis2020-03-311-1/+2
* Fix flake8 issuesCostin Galan2016-06-171-3/+3
* Narrow mock for getfilesystemencodingBrant Knudson2016-01-311-16/+4
* Add encodeutils.to_utf8() functionVictor Stinner2016-01-201-0/+14
* Fix coverageBrant Knudson2016-01-191-2/+16
* Fix exception_to_unicode() for oslo_i18n MessageVictor Stinner2015-07-021-0/+7
* Add exception_to_unicode() functionVictor Stinner2015-05-051-0/+128
* Move files out of the namespace packageDoug Hellmann2015-01-061-0/+105