There's the test.sh you can use, it basically runs "python setup.py test" on all supported Python versions
On Thu, Mar 31, h011 at 2:12 PM, Adam GROSZER <[email protected]> wrote: > Hello, > > I'd appreciate some hints how to run the tests of > bitbucket.org/tarek/distribute/#0.6-maintenance > and how to "test-drive" it. > > I want to check/fix the bug with win-amd64.exe's. > That means I need to be able to somehow run > "easy_install reportlab-2.5.win-amd64-py2.6.exe" > > -- > Best regards, > Adam GROSZER > -- > Quote of the day: > Is this really happening? > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > -- Tarek Ziadé | http://ziade.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
