pbr/pbr/tests
Julien Danjou 9b5f422c34 package: fix wrong catch in email parsing
email.MessageError exception does not exist, so if an error occur, the
code block will fail completely. Fix the path to the correct class.

Co-Authored-By: Ian Cordasco <graffatcolmingov@gmail.com>
Change-Id: Ic4e69405ca6346191da66a86f0b7aa5b3b75bed6
2016-04-01 17:41:06 -05:00
..
testpackage Include wsgi_scripts in generated wheels 2016-03-22 16:44:49 -05:00
__init__.py Remove redundant testscenarios glue. 2015-10-07 14:51:23 +13:00
base.py Move CapturedSubprocess fixture to base 2015-06-03 10:27:04 +10:00
test_commands.py Expose a 'rpm_version' extra command 2015-07-02 04:52:14 +00:00
test_core.py Add build_sphinx test coverage 2015-06-11 11:10:47 -04:00
test_files.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
test_hooks.py Better diagnostics on test failure 2015-04-14 13:49:57 +12:00
test_integration.py Don't attempt to test with 0.6c11 with Py3 2016-02-10 16:03:34 +11:00
test_packaging.py package: fix wrong catch in email parsing 2016-04-01 17:41:06 -05:00
test_setup.py Split changelog on nulls instead of ( 2016-01-13 14:18:53 -05:00
test_util.py Do not silently drop markers that fail to evaluate 2016-03-09 11:26:43 +11:00
test_version.py Reinstate pure-git-hashes-are-illegal test. 2015-04-17 10:08:54 +12:00
test_wsgi.py Protect WSGI application with a critical section 2015-08-28 15:04:44 +03:00
util.py Be safe, don't let friends use RawConfigParser 2015-04-23 18:42:16 +00:00