Cort wrote:
> Hello,
>
> I'm trying to run the test suite included with the source
> distribution, but I can't seem to get them working.  When I run tests/
> test.py from the pyglet-1.0alpha1 directory, it fails to find the
> tests.regression module.  I see previous posts about this module
> missing, but no responses.  Am I missing something obvious?
>   
That's my fault.  To run the test suite you'll need to create a 
tests/regression directory, then add its __init__.py from  
http://pyglet.googlecode.com/svn/trunk/tests/regression/__init__.py

(Sorry, I didn't see any previous postings related to this; it's 
possible that google-groups is playing up).

Cheers
Alex.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to