Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some ResourceWarnings. | Arfrever Frehtes Taifersar Arahesis | 2012-12-29 | 1 | -2/+6 |
* | Got rid of deprecated assert_ and assertEquals. | Lennart Regebro | 2012-08-22 | 1 | -3/+3 |
* | Added fix for the develop command, #299. | Lennart Regebro | 2012-08-21 | 1 | -5/+11 |
* | Added failing test for #299. | Lennart Regebro | 2012-08-21 | 1 | -11/+37 |
* | skipping a tets if in virtualenv | Tarek Ziade | 2011-05-26 | 1 | -1/+1 |
* | make sure we test that the directory exists before we install stuff asked by ... | Tarek Ziade | 2010-04-07 | 1 | -2/+19 |
* | move the rest of the path handling code from develop to easy_install | Ronny Pfannschmidt | 2010-02-11 | 1 | -4/+5 |
* | enable easy_install --user, *warning breaks tests* | Ronny Pfannschmidt | 2010-02-11 | 1 | -7/+7 |
* | Added upload_docs unit test and fixed a bug in test_develop. | Alice Bevan-McGregor | 2009-11-15 | 1 | -1/+1 |
* | make sure USER_SITE is listed as a sitedir in easy_install | tarek | 2009-10-27 | 1 | -1/+2 |
* | now develop supports the --user option fixes #58 | tarek | 2009-10-27 | 1 | -0/+63 |