Armin Rigo wrote: > While some details might be Unix-specific, it shouldn't be too hard to > adapt them to Windows. (They produce symlinks, for example.)
I was able to adapt the script just fine. And I ran it once without problems (with the script, not pypy ;). But, I realized I made an error and forget to setup the build enviroment for compiling. After doing so, I find that I get a stalled in module\_stackless\test Nevertheless, in the future the results will be at http://scottdial.com/pypytest/ I will look into patching the misbehaving tests. -- Scott Dial [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
