pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Filename Size Date modified Message
run_tests__tests
util
__init__.py 0 B made trunk/test a package, added in python2.5 version of unittest as test.unittest.
base_test.py 3.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
blit_test.py 2.2 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
bufferproxy_test.py 1.0 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
cdrom_test.py 6.4 KB Added memoized get_tags class/function for inheritable __tags__, won't redirect_output on 'interactive' tagged tests, run_tests.py will run tests prefixed with todo_, gen_stubs will find already_tested todo_ tests also handles test_1_xxxxx name so can order interactive tests (ala cdrom_test.py)
color_test.py 17.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
cursors_test.py 1.8 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
display_test.py 8.6 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
draw_test.py 4.8 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
event_test.py 4.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
fastevent_test.py 3.8 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
font_test.py 7.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
image__save_gl_surface_test.py 1.1 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
image_test.py 10.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
joystick_test.py 1.7 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
key_test.py 1.9 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
mask_test.py 5.7 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
mixer_music_test.py 4.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
mixer_test.py 11.2 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
mouse_test.py 2.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
movie_test.py 6.6 KB disabled onscreen movie playback test.
overlay_test.py 1.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
pixelarray_test.py 17.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
rect_test.py 19.7 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
scrap_test.py 2.4 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
sndarray_test.py 3.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
sprite_test.py 25.0 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
surface_test.py 17.9 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
surfarray_test.py 8.9 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
surflock_test.py 5.4 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
sysfont_test.py 1.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
test_test_.py 27 B Merged run_tests.py functionality into run_tests_sub.py, added optparse cmdline options. Adding in buildpage + run_tests__tests directory.
test_utils.py 4.8 KB Added memoized get_tags class/function for inheritable __tags__, won't redirect_output on 'interactive' tagged tests, run_tests.py will run tests prefixed with todo_, gen_stubs will find already_tested todo_ tests also handles test_1_xxxxx name so can order interactive tests (ala cdrom_test.py)
threads_test.py 6.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
time_test.py 3.9 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
transform_test.py 15.3 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.
unittest.py 29.5 KB made trunk/test a package, added in python2.5 version of unittest as test.unittest.