summaryrefslogtreecommitdiff
path: root/setuptools/tests
Commit message (Collapse)AuthorAgeFilesLines
* Backed out changeset: ef949e6e6de1, which was itself a backout of the fix ↵Jason R. Coombs2014-01-271-38/+103
| | | | for Distribute #323, so this backout restores that fix and also Fixes #141.
* Modified setuptools.test.environment.ZipEnvironment to not choke on a bypassedPhilip Thiem2013-12-074-13/+53
| | | | | | | | setUp. test_egg_info, test_sdist, and test_svn all had tests that needed to be bypassed when svn was not present. tests.py26compat contains a SkipIf decorator for skipping. This worked after ironing a few wrinkles. The conditions is evaluated and stored in test_svn._svn_check.
* Merge with 1.4.2Jason R. Coombs2013-12-011-1/+17
|\
| * Moved imports to the top, made them compatible with Python 2, and added a ↵Jason R. Coombs2013-12-011-4/+6
| | | | | | | | docstring.
| * Adding test capturing #116Jason R. Coombs2013-12-011-0/+14
| |
* | Move the global import logic for test_multiproc_atexit into the test where ↵Jason R. Coombs2013-11-271-13/+9
| | | | | | | | it is used.
* | Reindent long lineJason R. Coombs2013-11-271-1/+2
| |
* | Remove redundant importsJason R. Coombs2013-11-271-2/+0
| |
* | Remove unused variable and clean whitespaceJason R. Coombs2013-11-271-2/+1
| |
* | backout 983513e397f3 now that contextlib and with statements are availableJason R. Coombs2013-11-271-52/+30
| |
* | Remove Python 2.5 compatibility in easy_install test setup.Jason R. Coombs2013-11-271-19/+15
| |
* | Remove easy_install.HAS_USER_SITE and just defer to site.ENABLE_USER_SITE.Jason R. Coombs2013-11-271-4/+4
| |
* | Remove stray import of exec_Jason R. Coombs2013-11-241-1/+1
| |
* | Drop compatibility function exec_, required for Python 2.5 and earlier.Jason R. Coombs2013-11-241-1/+1
|/
* Earlier Versions of python used gzip and tar directly. So I need toPhilip Thiem2013-11-111-12/+18
| | | | | make sure they are in the paths for the legacy tests (why did it work before). Let us hope that svn is not in that directory...
* For .svn legacy fallback, look for the files in the .svn not the directory.Philip Thiem2013-11-114-81/+214
| | | | | | | | | | | | | | | | (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.
* Merged pypa/setuptools into defaultphilip_thiem2013-11-072-18/+2
|\
| * Delint (remove unused imports, excess whitespace, unnecessary syntax, and ↵Jason R. Coombs2013-11-051-19/+2
| | | | | | | | unused variables)
| * Remove svn17_example.zipJason R. Coombs2013-11-051-0/+0
| |
* | Fixed the various tests that depended on fsencode.Philip Thiem2013-11-077-3/+79
| | | | | | | | | | Added a test to run egg_info on a dummy SVN package. Added a second similar test that invokes the legacy code.
* | fixed imports on test_svn, look like it was an artifact anyway.Philip Thiem2013-11-071-1/+0
|/
* Merge with defaultJason R. Coombs2013-10-301-1/+4
|\
| * Skip test when file system encoding is not suitable. Fixes #55 and ↵1.1.7Toshio Kuratomi2013-04-111-1/+4
| | | | | | | | Distribute #363.
* | Merge with defaultPhilip Thiem2013-09-285-71/+97
|\ \ | |/ | | | | | | --HG-- extra : rebase_source : d9c70d5bebd4290f568c828c5bc3a9b93a817ff2
| * Adding test capturing Distribute #349Jason R. Coombs2013-09-182-0/+16
| | | | | | | | | | --HG-- extra : amend_source : 2f401317ae94e6291ae91f8da75173781bc4c48c
| * Fixed script header generation in easy_install tests. Fixes #37.Jason R. Coombs2013-08-091-2/+2
| |
| * Added test to capture behavior expected behavior on Windows with spaces in ↵Jason R. Coombs2013-08-091-0/+4
| | | | | | | | the filename
| * Fixed test_get_script_header failures on Windows when Python is in a ↵Jason R. Coombs2013-08-091-3/+6
| | | | | | | | directory with spaces
| * Remove import *Jason R. Coombs2013-08-091-18/+22
| |
| * Spruce up syntax to to address linter warningsJason R. Coombs2013-08-091-42/+26
| |
| * Clean up importsJason R. Coombs2013-08-091-3/+13
| |
| * Add test to exercise the basic functionality of _vcs_split_rev_from_urlJason R. Coombs2013-07-241-0/+9
| |
| * Update test to reflect the copy of the hash name stored because pypy doesn't ↵Jason R. Coombs2013-07-221-5/+1
| | | | | | | | implement the undocumented .name attribute on HASH objects.
* | Added a legacy fallback testPhilip Thiem2013-09-281-0/+21
| | | | | | | | | | | | | | | | Added in code to after a deprecation warning parse the .svn files Should also parse externals. --HG-- extra : rebase_source : 9dd3bcf22cb56eb0826051f9e477f155e47cdbf6
* | Tweaks to get everything to pass again.Philip Thiem2013-07-201-7/+8
| | | | | | | | | | --HG-- extra : rebase_source : 352b6baf81e891d13f7310bbeb94d2cfce9dbad8
* | Merge with defaultPhilip Thiem2013-07-202-0/+43
|\ \ | |/ | | | | | | --HG-- extra : rebase_source : 15517dca4272e2b088930cb5599f5822cef13bae
| * add _-separated keys to environment markersDaniel Holth2013-07-201-0/+4
| |
| * Add compatibility for Python 2.4 when querying the hash name. Fixes #440.9.6Jason R. Coombs2013-07-171-1/+15
| |
| * Use 'is_valid' instead of simply 'valid' or 'check', which are less clear ↵0.9.3Jason R. Coombs2013-07-151-3/+3
| | | | | | | | about the purpose of the method. Fixes AttributeError introduces in 0.9.2. Fixes #42.
| * Added a couple of additional tests, including one capturing #42.Jason R. Coombs2013-07-151-0/+14
| |
| * Added a test to prove the basic usage of content checksJason R. Coombs2013-07-151-0/+11
| |
* | Additional Tests, Various fixes, and encoding dealingsPhilip Thiem2013-07-2028-120/+1221
| | | | | | | | | | --HG-- extra : rebase_source : 2734e79e08e194923eab8c70f92cb77bce7daccf
* | some odd errors.. not sure what still has the directory in use..Philip Thiem2013-07-051-2/+6
| | | | | | | | | | --HG-- extra : rebase_source : c3c3369ee8fc51f6625e8e59552ccf01f5332887
* | fixed some issues with OSErrorPhilip Thiem2013-07-051-4/+83
| | | | | | | | | | | | | | have to emulate zipfile extract on py2.5 and earlier for tests --HG-- extra : rebase_source : c6ad4eab19a2a454b8b8043d88d9582168f617aa
* | consolidated externals and enteries because enteries need to file toPhilip Thiem2013-07-041-8/+5
| | | | | | | | | | | | | | | | interate over and both get called by the same callback. pep8 on svn_utils --HG-- extra : rebase_source : fa65ebfc167041b5c2e1b2bd901e9354cfaea57e
* | removed the objectsPhilip Thiem2013-07-041-21/+2
| | | | | | | | | | --HG-- extra : rebase_source : 19c8be226a698813103dc2393b3b154060d90669
* | got some global version done, SVN 1.3.x or later now requiredPhilip Thiem2013-07-041-1/+9
| | | | | | | | | | --HG-- extra : rebase_source : def9ab923ee6455791c92334ee79c09d9164c43e
* | cannot use list since that requires repo access, initial recurse parsingPhilip Thiem2013-07-041-0/+9
| | | | | | | | | | --HG-- extra : rebase_source : 87deb8066a0cb067e7bccc63cc156b7fed30ea29
* | finished remove get_url() doesn't seem neededPhilip Thiem2013-07-041-2/+0
| | | | | | | | | | --HG-- extra : rebase_source : 7dc845ac0d00407fe087e15d04fc3f75962d0fe6
* | get_svn_method now direectly called svn_utils.parse_revisionPhilip Thiem2013-07-041-0/+4
| | | | | | | | | | --HG-- extra : rebase_source : 4af53ce7fcf4d69c0d65800e57fabec7d081ce35