|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /opt/cppython/lib/python3.8/distutils/tests/__pycache__/ |
U
@��g� � @ s� d dl Z d dlZd dlZd dlmZ d dlmZ d dlmZ d dl m
Z
G dd� dejeje j
�Zdd � Zed
kr|ee� � dS )� N)�run_unittest)�build)�support)�get_platformc @ s e Zd Zdd� ZdS )�
BuildTestCasec C s$ | � � \}}t|�}|�� | �|jt� � tj�|j d�}| �|j
|� d|jftjd d� � }t
td�r�| �|j�d�� |d7 }tj�|j d| �}| �|j|� | �|j|j
� tj�|j d| �}| �|j|� tj�|j dtjd d� �}| �|j|� | �|jtj�tj�� d S )N�libz .%s-%d.%d� Zgettotalrefcountz-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_dir�dist�cmdZwantedZ plat_spec� r �9/opt/cppython/lib/python3.8/distutils/tests/test_build.py�test_finalize_options s(
�z#BuildTestCase.test_finalize_optionsN)�__name__�
__module__�__qualname__r r r r r r s r c C s
t �t�S )N)�unittestZ makeSuiter r r r r �
test_suite4 s r �__main__)r r r Ztest.supportr Zdistutils.command.buildr Zdistutils.testsr Z sysconfigr ZTempdirManagerZLoggingSilencerZTestCaser r r r r r r �<module> s �)