Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/numpy/f2py/tests/__pycache__/ |
Upload File : |
o 6��a� � @ sV d dl Z d dlZd dlmZ d dlmZmZ ddl m Z dd� ZG dd � d e j�Z dS ) � N)�assert_)�_selected_int_kind_func�_selected_real_kind_func� )�utilc G s t jjt j�t�f| � S )N)�os�path�join�dirname�__file__)�a� r �</usr/lib/python3/dist-packages/numpy/f2py/tests/test_kind.py�_path s r c @ s* e Zd Zeddd�gZejjdd� �ZdS )�TestKind�src�kindzfoo.f90c C s� | j j}| j j}td�D ]}t||�t|�dfv d|t|�||�f � qtd�D ]}t||�t|�dfv d|t|�||�f � q)d S )N�( ���z+selectedintkind(%s): expected %r but got %r� z,selectedrealkind(%s): expected %r but got %r)�module�selectedrealkind�selectedintkind�ranger �selected_int_kind�selected_real_kind)�selfr r �ir r r �test_all s �����zTestKind.test_allN) �__name__� __module__�__qualname__r �sources�pytest�mark�slowr r r r r r s r )r r# � numpy.testingr �numpy.f2py.crackfortranr r r r � r r �F2PyTestr r r r r �<module> s