summaryrefslogtreecommitdiff
path: root/setuptools/tests/svn_data
Commit message (Collapse)AuthorAgeFilesLines
* For .svn legacy fallback, look for the files in the .svn not the directory.Philip Thiem2013-11-111-0/+0
| | | | | | | | | | | | | | | | (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.
* Fixed the various tests that depended on fsencode.Philip Thiem2013-11-076-0/+0
| | | | | Added a test to run egg_info on a dummy SVN package. Added a second similar test that invokes the legacy code.
* Additional Tests, Various fixes, and encoding dealingsPhilip Thiem2013-07-2024-0/+855
--HG-- extra : rebase_source : 2734e79e08e194923eab8c70f92cb77bce7daccf