| Functions | |
| bytes | normalize_line_endings (bytes value) | 
| bytes | read_tz_file (tarfile.TarFile tar, str name) | 
| def | test_build_global_dist (monkeypatch, tmpdir) | 
| def | test_build_sdist (monkeypatch, tmpdir) | 
| def | tests_build_global_wheel (monkeypatch, tmpdir) | 
| def | tests_build_wheel (monkeypatch, tmpdir) | 
| Variables | |
| all_files | |
| cmake_files | |
| detail_headers | |
| DIR | |
| eigen_headers | |
| headers | |
| local_sdist_files | |
| MAIN_DIR | |
| main_headers | |
| PKGCONFIG | |
| pkgconfig_files | |
| py_files | |
| sdist_files | |
| src_files | |
| stl_headers | |
Definition at line 154 of file test_files.py.
Definition at line 146 of file test_files.py.
| def test_files.test_build_global_dist | ( | monkeypatch, | |
| tmpdir | |||
| ) | 
Definition at line 208 of file test_files.py.
| def test_files.test_build_sdist | ( | monkeypatch, | |
| tmpdir | |||
| ) | 
Definition at line 158 of file test_files.py.
| def test_files.tests_build_global_wheel | ( | monkeypatch, | |
| tmpdir | |||
| ) | 
Definition at line 283 of file test_files.py.
| def test_files.tests_build_wheel | ( | monkeypatch, | |
| tmpdir | |||
| ) | 
Definition at line 256 of file test_files.py.
| test_files.all_files | 
Definition at line 112 of file test_files.py.
| test_files.cmake_files | 
Definition at line 86 of file test_files.py.
| test_files.detail_headers | 
Definition at line 53 of file test_files.py.
| test_files.DIR | 
Definition at line 14 of file test_files.py.
| test_files.eigen_headers | 
Definition at line 66 of file test_files.py.
| test_files.headers | 
Definition at line 110 of file test_files.py.
| test_files.local_sdist_files | 
Definition at line 136 of file test_files.py.
| test_files.MAIN_DIR | 
Definition at line 15 of file test_files.py.
| test_files.main_headers | 
Definition at line 28 of file test_files.py.
| test_files.PKGCONFIG | 
Definition at line 17 of file test_files.py.
| test_files.pkgconfig_files | 
Definition at line 97 of file test_files.py.
| test_files.py_files | 
Definition at line 101 of file test_files.py.
| test_files.sdist_files | 
Definition at line 115 of file test_files.py.
| test_files.src_files | 
Definition at line 111 of file test_files.py.
| test_files.stl_headers | 
Definition at line 72 of file test_files.py.