File: //usr/lib/python3/dist-packages/lazr/uri/tests/__pycache__/test_docs.cpython-38.pyc
U
��O3 � @ s` d Z ddlmZ eZdgZddlZddlZddlZddl Z ddl
Z
ejejB ej
B Zdd� ZdS )zTest harness for doctests.� )�print_function�additional_testsNc
C s� t j�t�dd��g} t�dd�r\t�dd�D ],}|�d�r.| �t j�t�dd| ��� q.t dt
dtid�}t�
tj� t�tj| |��S ) z7Run the doc tests (README.txt and docs/*, if any exist)zlazr.uriz
README.txtZdocsz.txtzdocs/%sFr )Zmodule_relativeZoptionflagsZglobs)�os�path�abspath�
pkg_resourcesZresource_filenameZresource_existsZresource_listdir�endswith�append�dict�
DOCTEST_FLAGSr �atexit�registerZcleanup_resources�unittestZ TestSuite�doctestZDocFileSuite)Z
doctest_files�name�kwargs� r �:/usr/lib/python3/dist-packages/lazr/uri/tests/test_docs.pyr % s0
��
��� �
�)�__doc__Z
__future__r �typeZ
__metaclass__�__all__r r r r r �ELLIPSISZNORMALIZE_WHITESPACEZREPORT_NDIFFr r r r r r �<module> s ����