pbr/pbr/tests
Monty Taylor d26d43014b Replace setuptools_git with a smarter approach
Implement a local egg_info command that only re-generates the
SOURCES.txt file when we need to. That is:

 - If there is no SOURCES.txt, make one
 - If we have run the sdist command, make one

Otherwise, leave well enough alone.

Also, skip doing any git processing if SKIP_GIT_SDIST is specified.

This should mean that consumers of our tarballs should not get screwed
by the need to inject git processing into the sdist.

Change-Id: I163b1c153d030e79b120600a2890edeb49e1fa90
2013-08-04 11:30:32 -04:00
..
testpackage Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
__init__.py Merge "Loop over test output for better readability" 2013-07-27 14:57:06 +00:00
test_commands.py Move d2to1 more into the source tree 2013-07-21 10:20:03 -07:00
test_core.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
test_files.py Add support for globbing in data files 2013-07-24 15:45:53 -07:00
test_hooks.py Move d2to1 more into the source tree 2013-07-21 10:20:03 -07:00
test_packaging.py Improve AUTHORS file generation 2013-08-03 12:41:54 -04:00
test_setup.py Merge "Fix .mailmap file search location" 2013-07-31 03:00:35 +00:00
test_version.py Clean up hacking and path issues with d2to1 2013-07-11 15:02:12 -04:00
util.py Swap the order of configparser imports 2013-07-25 10:09:17 -07:00