Your IP : 216.73.216.213


Current Path : /opt/alt/python39/lib64/python3.9/lib2to3/tests/__pycache__/
Upload File :
Current File : //opt/alt/python39/lib64/python3.9/lib2to3/tests/__pycache__/test_main.cpython-39.pyc

a

XC?hl�@s�ddlZddlZddlZddlZddlZddlZddlZddlZddlZddl	m
Z
ej�ej�
e�d�Zej�ed�ZGdd�dej�Zedkr�e�
�dS)�N)�main�datazpy2_test_grammar.pyc@sLeZdZdd�Zdd�Zdd�Zdd�Zd	d
�Zdd�Zd
d�Z	dd�Z
dS)�TestMaincCs
d|_dS�N)�temp_dir��self�r	�</opt/alt/python39/lib64/python3.9/lib2to3/tests/test_main.py�setUpszTestMain.setUpcCs$tjjdd�=|jr t�|j�dSr)�logging�root�handlersr�shutilZrmtreerr	r	r
�tearDownszTestMain.tearDowncCs^tj}tj}tj}|t_|t_|t_z t�d|�W|t_|t_|t_S|t_|t_|t_0dS)Nz
lib2to3.fixes)�sys�stdin�stdout�stderrr)r�argsZ
in_captureZout_captureZerr_captureZ
save_stdinZsave_stdoutZsave_stderrr	r	r
�run_2to3_captures$��zTestMain.run_2to3_capturecCstt�d�}t��}t�d�|�}t��}|�dg|||�}|�|d�|���d�}|�	d|�|�	d|���dS)Nuprint 'nothing'
print u'über'
�ascii�-rz-print 'nothing'z9WARNING: couldn't encode <stdin>'s diff for your terminal)
�io�StringIO�BytesIO�codecs�	getwriterr�assertEqual�getvalue�decode�assertIn)rZinput_stream�outZout_enc�err�ret�outputr	r	r
�test_unencodable_diff,s
�zTestMain.test_unencodable_diffcCs�t��|_tj�|jd�|_tj�|jd�|_t�|j�t�|j�g|_	t
tj�|jd�d���|j	�d�t
�t|j�|j	�tj�t��tj�|jd�|_tj�|jd�|_t
|jd��}|�d�Wd�n1s�0Y|j	�d�dS)z5Setup a test source tree and output destination tree.Zpython2_projectZpython3_projectz__init__.py�wz
trivial.pyz#print 'I need a simple conversion.'N)�tempfileZmkdtempr�os�path�join�py2_src_dir�py3_dest_dir�mkdir�setup_files�open�close�appendr�copy�PY2_TEST_MODULE�basename�trivial_py2_file�
init_py2_file�write)rZtrivialr	r	r
�setup_test_source_trees8s
(z TestMain.setup_test_source_treesc
s|��t��}t��}d�|�dd�ddd|j|jgt�d�||�}|�|d�|��}|�d	|�|�d
|j|jf|�|�t	�fdd�|j
D��t	t�|j���|j
D]4}|�d
tj
�|j|�tj
�|j|��f|�q�t�tj�}|�|d�d|��|�|d�d|��dS)z92to3 a single directory with a new output dir and suffix.ZTEST�-nz--add-suffix�--write-unchanged-files�
--no-diffs�--output-dir�rz implies -w.�6Output in %r will mirror the input directory %r layoutc3s|]}|�VqdSrr	��.0�name��suffixr	r
�	<genexpr>\�zGTestMain.test_filename_changing_on_output_single_dir.<locals>.<genexpr>zWriting converted %s to %szNo changes to .*/__init__\.py�/zNo changes to .*/trivial\.pyN)r9rrrr-r,rrr!�setr/r)�listdirr*r+�re�escape�sepZassertRegex�replaceZassertNotRegex)rr"r#r$rrBrLr	rCr
�+test_filename_changing_on_output_single_dirKsJ�����
����z4TestMain.test_filename_changing_on_output_single_dircCs�|��t��}|j|jg}tdd�|D��}|�ddddd|jg|t�d�t��|�}|�|d	�|�	�}|�
d
|j|jf|�|�|tt�
|j���dS)z62to3 two files in one directory with a new output dir.css|]}tj�|�VqdSr)r)r*r5r@r	r	r
rEmrFzFTestMain.test_filename_changing_on_output_two_files.<locals>.<genexpr>r:�-wr;r<r=r>rr?N)r9rrr6r7rHrr-rrr!r,r)rI)rr#Z	py2_filesZexpected_filesr$rr	r	r
�*test_filename_changing_on_output_two_fileshs*�����z3TestMain.test_filename_changing_on_output_two_filescCs�|��t��}|�dddd|j|jgt�d�t��|�}|�|d�|��}|�d|j|j	f|�|�t
tj�
|j�g�t
t�|j���dS)	z)2to3 a single file with a new output dir.r:rOr<r=r>rr?N)r9rrrr-r6rrr!r,rHr)r*r5rI)rr#r$rr	r	r
�,test_filename_changing_on_output_single_fileys&�����z5TestMain.test_filename_changing_on_output_single_fileN)�__name__�
__module__�__qualname__rrrr&r9rNrPrQr	r	r	r
rsr�__main__)rrrr)rJrrr(ZunittestZlib2to3rr*r+�dirname�__file__Z
TEST_DATA_DIRr4ZTestCaserrRr	r	r	r
�<module>sw