summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_develop.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | Got rid of deprecated assert_ and assertEquals.Lennart Regebro2012-08-221-3/+3
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 9d7032bac7db98e445ab6a46b2610c278c691c2d
* | Added fix for the develop command, #299.Lennart Regebro2012-08-211-5/+11
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : ef69472e5a9ce97d9102578898e81e516f06497a
* | Added failing test for #299.Lennart Regebro2012-08-211-11/+37
|/ | | | | | --HG-- branch : distribute extra : rebase_source : 4a3ac76a6a49e06e1fecd1d6f4e08fa922f82f73
* skipping a tets if in virtualenvTarek Ziade2011-05-261-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : c0928a6dc8eaa695a8abedd25c9defb0561145a3
* make sure we test that the directory exists before we install stuff asked by ↵Tarek Ziade2010-04-071-2/+19
| | | | | | | | setup_requires fixes #138 --HG-- branch : distribute extra : rebase_source : 1078501b886e4f0864b4ce84517b2fbc5399da35
* move the rest of the path handling code from develop to easy_installRonny Pfannschmidt2010-02-111-4/+5
| | | | | | | | also resuffle the path handlers a bit, hopefully everything works now --HG-- branch : distribute extra : rebase_source : dc8e4217f5832b15e8f7287c95732bc68d1e1cf5
* enable easy_install --user, *warning breaks tests*Ronny Pfannschmidt2010-02-111-7/+7
| | | | | | | | the test-isolation got borked and operates on the users home instead of the test-tempdirs --HG-- branch : distribute extra : rebase_source : 1e9bf310b6ba92629d7ba494af17f519cfe17dc5
* Added upload_docs unit test and fixed a bug in test_develop.Alice Bevan-McGregor2009-11-151-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 0ce56dee9fbf2976d41f403fb86d8a2f714820c2
* make sure USER_SITE is listed as a sitedir in easy_installtarek2009-10-271-1/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : f632d56d77b31a6b4f2183728e770d00005b0060
* now develop supports the --user option fixes #58tarek2009-10-271-0/+63
--HG-- branch : distribute extra : rebase_source : 1f25aaecb7ff9c7b273430e68dc2bc2d2e23db7d