Home
last modified time | relevance | path

Searched defs:tmp_path (Results 1 – 25 of 40) sorted by relevance

12

/external/python/setuptools/setuptools/tests/config/
Dtest_pyprojecttoml.py130 def test_read_configuration(tmp_path): argument
149 def test_discovered_package_dir_with_attr_directive_in_config(tmp_path, pkg_root, opts): argument
171 def test_expand_entry_point(tmp_path): argument
199 def test_dynamic(self, tmp_path): argument
226 def test_dynamic_without_config(self, tmp_path): argument
239 def test_dynamic_without_file(self, tmp_path): argument
270 def test_ignore_unrelated_config(tmp_path, example): argument
293 def test_invalid_example(tmp_path, caplog, example, error_msg, value_shown_in_debug): argument
314 def test_empty(tmp_path, config): argument
323 def test_include_package_data_by_default(tmp_path, config): argument
[all …]
Dtest_apply_pyprojecttoml.py31 def test_apply_pyproject_equivalent_to_setupcfg(url, monkeypatch, tmp_path): argument
136 def _pep621_example_project(tmp_path, readme="README.rst"): argument
150 def test_pep621_example(tmp_path): argument
166 def test_readme_content_type(tmp_path, readme, ctype): argument
172 def test_undefined_content_type(tmp_path): argument
178 def test_no_explicit_content_type_for_missing_extension(tmp_path): argument
186 def test_license_and_license_files(tmp_path): argument
Dtest_expand.py17 def test_glob_relative(tmp_path, monkeypatch): argument
36 def test_read_files(tmp_path, monkeypatch): argument
63 def test_read_attr(self, tmp_path, monkeypatch): argument
88 def test_import_order(self, tmp_path): argument
117 def test_resolve_class(tmp_path, package_dir, file, module, return_value): argument
133 def test_find_packages(tmp_path, monkeypatch, args, pkgs): argument
/external/python/setuptools/setuptools/tests/
Dtest_config_discovery.py24 def test_single_package(self, tmp_path): argument
32 def test_multiple_toplevel(self, tmp_path): argument
84 def test_sdist_filelist(self, tmp_path, circumstance): argument
95 def test_project(self, tmp_path, circumstance): argument
178 def test_purposefully_empty(self, tmp_path, config_file, param, circumstance): argument
220 def test_flat_layout_with_extra_files(self, tmp_path, extra_files, pkgs): argument
233 def test_flat_layout_with_dangerous_extra_files(self, tmp_path, extra_files): argument
239 def test_flat_layout_with_single_module(self, tmp_path): argument
245 def test_flat_layout_with_multiple_modules(self, tmp_path): argument
265 def test_discover_name(self, tmp_path, example): argument
[all …]
Dfixtures.py51 def sample_project(tmp_path): argument
104 def venv(tmp_path, setuptools_wheel): argument
124 def venv_without_setuptools(tmp_path): argument
134 def bare_venv(tmp_path): argument
Dtest_find_py_modules.py40 def test_finder(self, tmp_path, example): argument
46 def test_symlinked_packages_are_included(self, tmp_path): argument
78 def test_unwanted_files_not_included(self, tmp_path, example): argument
Dtest_editable_install.py10 def venv(tmp_path, setuptools_wheel): argument
97 def test_editable_with_pyproject(tmp_path, venv, setup_script): argument
Dtest_dist.py398 def test_dist_default_py_modules(tmp_path, dist_name, py_module): argument
446 tmp_path, dist_name, package_dir, package_files, packages argument
496 def test_dist_default_name(tmp_path, dist_name, package_dir, package_files): argument
Dtest_logging.py19 def test_verbosity_level(tmp_path, monkeypatch, flag, expected_level): argument
Dtest_develop.py173 def test_editable_prefix(self, tmp_path, sample_project): argument
/external/fonttools/Tests/ufoLib/
DufoLib_test.py11 def ufo_path(tmp_path): argument
74 def test_UFOWriter_formatVersion(tmp_path): argument
84 def test_UFOWriter_formatVersion_default_latest(tmp_path): argument
89 def test_UFOWriter_unsupported_format_version(tmp_path): argument
DglifLib_test.py154 def test_conflicting_case_insensitive_file_names(self, tmp_path): argument
288 def test_GlyphSet_unsupported_ufoFormatVersion(tmp_path, caplog): argument
295 def test_GlyphSet_writeGlyph_formatVersion(tmp_path): argument
/external/fonttools/Tests/subset/
Dsvg_test.py176 empty_svg_font, add_svg_table, tmp_path, gids, retain_gids, expected_xml argument
465 empty_svg_font, tmp_path, subset_gids, expected_xml argument
490 def test_subset_svg_empty_table(empty_svg_font, tmp_path): argument
507 def test_subset_svg_missing_glyph(empty_svg_font, tmp_path): argument
Dsubset_test.py945 def ttf_path(tmp_path): argument
955 def test_subset_empty_glyf(tmp_path, ttf_path): argument
980 def colrv1_path(tmp_path): argument
1355 def test_subset_COLR_glyph_closure(tmp_path): argument
/external/python/setuptools/setuptools/tests/integration/
Dtest_pip_install_sdist.py86 def venv_python(tmp_path): argument
93 def _prepare(tmp_path, venv_python, monkeypatch, request): argument
116 def test_install_sdist(package, version, tmp_path, venv_python, setuptools_wheel): argument
138 def retrieve_sdist(package, version, tmp_path): argument
/external/crosvm/base/src/unix/
Dscoped_path.rs107 let tmp_path = get_temp_path(None); in scopedpath_exists() localVariable
117 let tmp_path = get_temp_path(None); in scopedpath_notexists() localVariable
126 let tmp_path = get_temp_path(None); in scopedpath_panic() localVariable
/external/crosvm/common/sys_util/src/
Dscoped_path.rs107 let tmp_path = get_temp_path(None); in scopedpath_exists() localVariable
117 let tmp_path = get_temp_path(None); in scopedpath_notexists() localVariable
126 let tmp_path = get_temp_path(None); in scopedpath_panic() localVariable
/external/libchromeos-rs/src/
Dscoped_path.rs84 let tmp_path = get_temp_path(None); in scopedpath_exists() localVariable
94 let tmp_path = get_temp_path(None); in scopedpath_notexists() localVariable
103 let tmp_path = get_temp_path(None); in scopedpath_panic() localVariable
/external/mesa3d/.gitlab-ci/tracie/tests/
Dtest.py50 def prepare_for_run(tmp_path): argument
68 def cleanup(tmp_path): argument
77 def run_test(tmp_path): argument
/external/fonttools/Tests/ttLib/
Dsfnt_test.py22 def test_pickle_protocol_FileIO(self, deepcopy, tmp_path): argument
43 def test_pickle_protocol_BytesIO(self, deepcopy, tmp_path): argument
/external/avb/test/
Davb_unittest_util.cc145 base::FilePath tmp_path = testdir_.Append("info_output.txt"); in InfoImage() local
156 base::FilePath tmp_path = testdir_.Append("public_key.bin"); in PublicKeyAVB() local
/external/grpc-grpc/src/core/lib/gpr/
Dtmpfile_windows.cc38 TCHAR tmp_path[MAX_PATH]; in gpr_tmpfile() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dtmpfile_windows.cc38 TCHAR tmp_path[MAX_PATH]; in gpr_tmpfile() local
/external/rust/crates/tempfile/tests/
Dtempfile.rs36 let tmp_path = rx.recv().unwrap(); in test_pathological_cleaner() localVariable
/external/libchrome/base/
Dsys_info_unittest.cc77 FilePath tmp_path; in TEST_F() local
91 FilePath tmp_path; in TEST_F() local

12