Your IP : 216.73.216.213
3
� f� � @ s� d Z ddlZddlZddlZddlmZ ddlmZ ddlm Z ddl
mZ G dd� de je j
ej�Zd d
� Zedkr�ee� � dS )z"Tests for distutils.command.build.� N)�run_unittest)�build)�support)�get_platformc @ s e Zd Zdd� ZdS )�
BuildTestCasec C s$ | j � \}}t|�}|j� | j|jt� � tjj|j d�}| j|j
|� d|jftjd d� � }t
td�r�| j|jjd�� |d7 }tjj|j d| �}| j|j|� | j|j|j
� tjj|j d| �}| j|j|� tjj|j dtjd d� �}| j|j|� | j|jtjjtj�� d S )N�libz .%s-%d.%d� �gettotalrefcountz-pydebugZtempz
scripts-%d.%d)Zcreate_distr Zfinalize_optionsZassertEqualZ plat_namer �os�path�joinZ
build_baseZ
build_purelib�sys�version_info�hasattrZ
assertTrueZ
build_platlib�endswithZ build_libZ
build_tempZ
build_scripts�
executable�normpath)�selfZpkg_dirZdist�cmdZwantedZ plat_spec� r �?/opt/alt/python36/lib64/python3.6/distutils/tests/test_build.py�test_finalize_options s&