Your IP : 216.73.216.213


Current Path : /opt/alt/python36/lib64/python3.6/test/test_tools/__pycache__/
Upload File :
Current File : //opt/alt/python36/lib64/python3.6/test/test_tools/__pycache__/test_sundry.cpython-36.opt-1.pyc

3

� f��@shdZddlZddlZddlZddlmZddlmZmZm	Z	e	�Gdd�dej
�Zedkrdej
�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, such as h2py.py.
�N)�support)�
scriptsdir�import_tool�skip_if_missingc@sveZdZddddgZdgZdgZddgZeeeeZd	d
�Ze	j
ejdkd�d
d��Z
e	j
ejd�dd��ZdS)�TestSundryScriptsZreindentZpdepsZ
gprof2htmlZmd5sumZ
make_ctypeZwin_add2path�analyze_dxpZ2to3cCs^tj�}zDx>tjt�D]0}|jd�s&q|dd�}||jkr>qt|�qWWdtj|�XdS)Nz.py����)	rZ
modules_setup�os�listdirr�endswith�skiplistrZmodules_cleanup)�selfZold_modules�fn�name�r�@/opt/alt/python36/lib64/python3.6/test/test_tools/test_sundry.py�test_sundry s

zTestSundryScripts.test_sundryZwin32zWindows-only testcCsx|jD]}t|�qWdS)N)�windows_onlyr)rrrrr�test_sundry_windows0sz%TestSundryScripts.test_sundry_windowsztest requires _thread modulec	Cs6ttd�rtd�n|jt��td�WdQRXdS)NZgetdxpr)�hasattr�sysrZassertRaises�RuntimeError)rrrr�test_analyze_dxp_import5s

z)TestSundryScripts.test_analyze_dxp_importN)�__name__�
__module__�__qualname__Z	whitelistZ	blacklistr�otherr
r�unittestZskipIfr�platformrrZ	threadingrrrrrrsr�__main__)�__doc__r
rrZtestrZtest.test_toolsrrrZTestCaserr�mainrrrr�<module>s-