pbr/pbr/tests
Clark Boylan 0acee45efb Move write_pbr_json to avoid issues with nose
Put write_pbr_json in pbr.pbr_json so that you do not need to import
pbr.packaging to use it. This avoids python3 errors with nose where nose
is imported by pbr before it is converted to python3 by 2to3 under
python3.

Also port the pbr.git refactor from the master branch.

Co-Authored-By: Jeremy Stanley <fungi@yuggoth.org>
Change-Id: I1c420fed609bc60bbfdf78eb219e067ccab1a61e
(cherry picked from commit 3550e89db4)
2014-12-20 00:32:11 +00:00
..
testpackage Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
__init__.py Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
base.py Only import sphinx during hook processing 2014-12-17 21:29:02 +00:00
test_commands.py Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
test_core.py Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
test_files.py Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
test_hooks.py Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
test_packaging.py Move write_pbr_json to avoid issues with nose 2014-12-20 00:32:11 +00:00
test_setup.py Move write_pbr_json to avoid issues with nose 2014-12-20 00:32:11 +00:00
test_version.py Move base test case logic out of __init__.py 2013-10-28 09:04:28 +13:00
util.py Swap the order of configparser imports 2013-07-25 10:09:17 -07:00