It's been a while since I set this up, so I'm hazy on some of the details.
Pypy builds on windows may look for dependencies in other locations but the
way I had recommended to me and which worked was parallel to the pypy
checkout. For example I have:
c:\work\pypy
|
|- bzip2-1.0.5
Hi Seung,
Are you talking about the interpreter tests or tests for your own packages?
If you want to run tests, I think the latest versions of Tox support
PyPy. You can have it run tests against multiple versions of python:
http://tox.testrun.org/en/latest/
-Chris
On Wed, Aug 10, 2011 at 7:49