Your IP : 216.73.216.213


Current Path : /opt/alt/python35/lib64/python3.5/test/test_tools/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib64/python3.5/test/test_tools/__pycache__/test_reindent.cpython-35.pyc



��Yf��@s�dZddlZddlZddlmZddlmZddlmZm	Z	e	�Gdd�dej
�Zedkr�ej
�dS)	z�Tests for scripts in the Tools directory.

This file contains regression tests for some of the scripts found in the
Tools directory of a Python checkout or tarball, such as reindent.py.
�N)�assert_python_ok)�findfile)�
scriptsdir�skip_if_missingc@sIeZdZejjed�Zdd�Zdd�Z	dd�Z
dS)	�
ReindentTestszreindent.pycCst|j�dS)N)r�script)�self�r	�B/opt/alt/python35/lib64/python3.5/test/test_tools/test_reindent.py�test_noargsszReindentTests.test_noargscCs?t|jd�\}}}|j|d�|j|d�dS)Nz-h�)rr�assertEqualZ
assertGreater)r�rc�out�errr	r	r
�	test_helpszReindentTests.test_helpcCsNtd�}t|jd|�\}}}|j|d�|j|d�dS)Nz
bad_coding.pyz-rr)rrrr
ZassertNotEqual)rZbad_coding_pathrrrr	r	r
�$test_reindent_file_with_bad_encodingsz2ReindentTests.test_reindent_file_with_bad_encodingN)�__name__�
__module__�__qualname__�os�path�joinrrrrrr	r	r	r
rsr�__main__)�__doc__rZunittestZtest.support.script_helperrZtest.supportrZtest.test_toolsrrZTestCaserr�mainr	r	r	r
�<module>s