o
    OZŽhã  ã                   @   s¶   d Z edkrddlmZ dS edkrSddlZddlZej ej e	¡¡d Z
ej e
¡\ZZedko;ej e¡d dkZesEej de¡ erMddlZdS ddlZdS ddlmZ dS )	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__Z!pygame.tests.test_utils.run_testsr   ÚosÚsysÚpathÚsplitÚabspathÚ__file__Zpkg_dirÚ
parent_dirÚpkg_nameZis_pygame_pkgÚinsertZpygame.tests.__main__r   Ztest.__main__ÚtestZtest.test_utils.run_tests© r   r   úD/var/www/auris/lib/python3.10/site-packages/pygame/tests/__init__.pyÚ<module>   s    