2012-03-02 |
Jeff Hammel |
add a convenience script to post the mozbase packages; should be converted to a test
|
2012-03-02 |
Jeff Hammel |
add a command line entry point
|
2012-03-02 |
Jeff Hammel |
install and import the thing
|
2012-03-02 |
Jeff Hammel |
use the actual paths i mean
|
2012-03-02 |
Jeff Hammel |
this one fails too; something is rotten in the state of virtualenv
|
2012-03-02 |
Jeff Hammel |
tests mysteriously fail now
|
2012-03-02 |
Jeff Hammel |
make the virtualenv convenience method return more stuff
|
2012-03-02 |
Jeff Hammel |
* convenience methods for multipart form
|
2012-03-02 |
Jeff Hammel |
add a multipart processor so we can post damn files
|
2012-03-02 |
Jeff Hammel |
test reading the pages
|
2012-03-01 |
Jeff Hammel |
start serving PyPI
|
2012-03-01 |
Jeff Hammel |
stub testing TTW
|
2012-03-01 |
Jeff Hammel |
move to a more appropriate name
|
2012-03-01 |
Jeff Hammel |
note about changing test fixtures
|
2012-03-01 |
Jeff Hammel |
add documentation and correct capitalization
|
2012-03-01 |
Jeff Hammel |
add test server to the test globs
|
2012-03-01 |
Jeff Hammel |
install package in a virtualenv and make sure importing is sane
|
2012-03-01 |
Jeff Hammel |
ensure all the files are in the right place
|
2012-03-01 |
Jeff Hammel |
start inspecting archive contents
|
2012-03-01 |
Jeff Hammel |
* addition sdist tests
|
2012-03-01 |
Jeff Hammel |
add in smokescreen pkginfo tests
|
2012-03-01 |
Jeff Hammel |
* add kinda a redundant test
|
2012-03-01 |
Jeff Hammel |
add a test for misnamed files
|
2012-03-01 |
Jeff Hammel |
no need to add a slash here
|
2012-03-01 |
Jeff Hammel |
clean out tmpdir
|
2012-03-01 |
Jeff Hammel |
add a test server for easy_install testing
|
2012-03-01 |
Jeff Hammel |
add the same package but with a different name
|
2012-03-01 |
Jeff Hammel |
add an import
|
2012-03-01 |
Jeff Hammel |
check for the package in the right place
|
2012-03-01 |
Jeff Hammel |
fix makedir -> mkdir
|