aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/svn_data
diff options
context:
space:
mode:
authorPhilip Thiem <ptthiem@gmail.com>2013-11-11 17:07:52 -0600
committerPhilip Thiem <ptthiem@gmail.com>2013-11-11 17:07:52 -0600
commit76423012b5b51691dd059b1276351099e52c787e (patch)
tree85d004d9b7f0c838a52597546869cc5185f5f4a0 /setuptools/tests/svn_data
parentba9d35158fe8f4af6a2b19e84a2eaca718a93e03 (diff)
downloadexternal_python_setuptools-76423012b5b51691dd059b1276351099e52c787e.tar.gz
external_python_setuptools-76423012b5b51691dd059b1276351099e52c787e.tar.bz2
external_python_setuptools-76423012b5b51691dd059b1276351099e52c787e.zip
For .svn legacy fallback, look for the files in the .svn not the directory.
(Fixed unexpected deprecation warning from prombredanne) Also removed the warning from fallback, only a deprecation warning is issued. Environment.py whitespacing Created a specialized command executor for tests in Environment.py Legacy Test in test_egg_info now supresses the deprecation warning. PythonPath is now explicitly controlled to allow setup.py test on clean python installations. *Fixes Issue #101* Moved some dummy svn tests from test_sdist to test_egg_info since they are egg_info tests. Downgraded a with statement in a test since we haven't offically dropped 2.4 support, however, maybe it is time. Added a test case to ensure no extranuous output on sdist with a simple dummy package without rev ctrl.
Diffstat (limited to 'setuptools/tests/svn_data')
-rw-r--r--setuptools/tests/svn_data/dummy.zipbin0 -> 1771 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/setuptools/tests/svn_data/dummy.zip b/setuptools/tests/svn_data/dummy.zip
new file mode 100644
index 00000000..1347be53
--- /dev/null
+++ b/setuptools/tests/svn_data/dummy.zip
Binary files differ