Your IP : 216.73.216.213


Current Path : /opt/alt/python39/lib64/python3.9/test/test_tools/__pycache__/
Upload File :
Current File : //opt/alt/python39/lib64/python3.9/test/test_tools/__pycache__/test_sundry.cpython-39.pyc

a

XC?hR�@shdZddlZddlZddlZddlmZddlmZmZm	Z	e	�Gdd�dej
�Zedkrde�
�dS)z�Tests for scripts in the Tools directory.

This file contains extremely basic regression tests for the scripts found in
the Tools directory of a Python checkout or tarball which don't have separate
tests of their own.
�N)�support)�
scriptsdir�import_tool�skip_if_missingc@sbeZdZgd�ZdgZdgZddgZeeeeZdd�Ze	�
ejdkd	�d
d��Z
dd
�ZdS)�TestSundryScripts)ZreindentZpdepsZ
gprof2htmlZmd5sumZ
make_ctypeZwin_add2path�analyze_dxpZ2to3cCsdt��}zJt�t�D]0}|�d�s$q|dd�}||jvr<qt|�qWtj|�ntj|�0dS)Nz.py���)	rZ
modules_setup�os�listdirr�endswith�skiplistrZmodules_cleanup)�selfZold_modules�fn�name�r�@/opt/alt/python39/lib64/python3.9/test/test_tools/test_sundry.py�test_sundry s

zTestSundryScripts.test_sundryZwin32zWindows-only testcCs|jD]}t|�qdS)N)�windows_onlyr)r
rrrr�test_sundry_windows0s
z%TestSundryScripts.test_sundry_windowscCsJttd�rtd�n2|�t��td�Wd�n1s<0YdS)NZgetdxpr)�hasattr�sysrZassertRaises�RuntimeError)r
rrr�test_analyze_dxp_import5s

z)TestSundryScripts.test_analyze_dxp_importN)�__name__�
__module__�__qualname__Z	whitelistZ	blacklistr�otherrr�unittestZskipIfr�platformrrrrrrrs
r�__main__)�__doc__r	rr�testrZtest.test_toolsrrrZTestCaserr�mainrrrr�<module>s,