
    i                        d Z edk(  rddlmZ yedk(  rddlZddlZej                  j                  ej                  j                  e	            d   Z
ej                  j                  e
      \  ZZedk(  xr! ej                  j                  e      d   dk(  Zesej                  j                  de       erddlZyddlZyddlmZ y)	a  Pygame unit test suite package

Exports function run()

A quick way to run the test suite package from the command line
is by importing the go submodule:

python -m "import pygame.tests" [<test options>]

Command line option --help displays a usage message. Available options
correspond to the pygame.tests.run arguments.

The xxxx_test submodules of the tests package are unit test suites for
individual parts of Pygame. Each can also be run as a main program. This is
useful if the test, such as cdrom_test, is interactive.

For Pygame development the test suite can be run from a Pygame distribution
root directory using run_tests.py. Alternately, test/__main__.py can be run
directly.

zpygame.tests    )run__main__Ntests   pygame)__doc____name__!pygame.tests.test_utils.run_testsr   ossyspathsplitabspath__file__pkg_dir
parent_dirpkg_nameis_pygame_pkginsertpygame.tests.__main__r   test.__main__testtest.test_utils.run_tests     _/home/obispo/Crisostomo_bridge/mision_env/lib/python3.12/site-packages/pygame/tests/__init__.py<module>r      s   , ~5ggmmBGGOOH56q9G77==1J'TBGGMM*,Ea,HH,TM:&$-r   