[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] A unit test added to sprite_test



Hi Jason,

gave it a quick look... and that looks good.

Committed revision 2741.  Thanks.

cheers,


On Mon, Feb 15, 2010 at 2:39 AM, Jason M. Marshall <jmm0@xxxxxxxxx> wrote:
I took on one of the to-do items in pygame.test.sprite_test. I added unit testing for pygame.sprite.spritecollideany. Am I doing it right? (See attachment.)

Thanks,
Jason