Home
last modified time | relevance | path

Searched defs:tmpdir (Results 176 – 200 of 5075) sorted by relevance

12345678910>>...203

/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozversion/tests/
H A Dtest_binary.py24 def fixure_binary(tmpdir): argument
31 def fixture_application_ini(tmpdir): argument
48 def fixture_platform_ini(tmpdir): argument
74 def test_symlinked_binary(binary, application_ini, platform_ini, tmpdir): argument
82 def test_binary_in_current_path(binary, application_ini, platform_ini, tmpdir): argument
88 binary, application_ini, platform_ini, monkeypatch, tmpdir argument
108 def test_invalid_binary_path(tmpdir): argument
131 def test_with_exe(application_ini, platform_ini, tmpdir): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozversion/tests/
H A Dtest_binary.py24 def fixure_binary(tmpdir): argument
31 def fixture_application_ini(tmpdir): argument
46 def fixture_platform_ini(tmpdir): argument
70 def test_symlinked_binary(binary, application_ini, platform_ini, tmpdir): argument
78 def test_binary_in_current_path(binary, application_ini, platform_ini, tmpdir): argument
83 def test_with_ini_files_on_osx(binary, application_ini, platform_ini, monkeypatch, tmpdir): argument
102 def test_invalid_binary_path(tmpdir): argument
125 def test_with_exe(application_ini, platform_ini, tmpdir): argument
/dports/net/py-zeep/zeep-4.1.0/tests/
H A Dtest_cache.py26 def test_cache(self, tmpdir): argument
33 def test_no_records(self, tmpdir): argument
38 def test_has_expired(self, tmpdir): argument
47 def test_has_not_expired(self, tmpdir): argument
54 def test_memory_cache_timeout(tmpdir): argument
66 def test_memory_cache_share_data(tmpdir): argument
/dports/science/py-asdf/asdf-2.8.1/asdf/commands/tests/
H A Dtest_defragment.py12 def _test_defragment(tmpdir, codec): argument
45 def test_defragment_zlib(tmpdir): argument
49 def test_defragment_bzp2(tmpdir): argument
53 def test_defragment_lz4(tmpdir): argument
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/
H A Dtest_boto.py16 def test_boto_stubs(tmpdir): argument
35 def test_boto_medium_difficulty(tmpdir): argument
49 def test_boto_hardcore_mode(tmpdir): argument
65 def test_boto_iam(tmpdir): argument
/dports/graphics/py-fiona/Fiona-1.8.20/tests/
H A Dtest_geojson.py13 def test_json(tmpdir): argument
31 def test_json_overwrite(tmpdir): argument
77 def test_json_overwrite_invalid(tmpdir): argument
106 def test_write_json_invalid_directory(tmpdir): argument
H A Dtest_remove.py40 def test_remove(tmpdir, kind, driver, specify_driver): argument
60 def test_remove_nonexistent(tmpdir): argument
68 def test_remove_layer(tmpdir): argument
97 def test_remove_layer_shapefile(tmpdir): argument
105 def test_remove_layer_geojson(tmpdir): argument
/dports/devel/py-shapely/Shapely-1.8.0/tests/
H A Dtest_geos_err_handler.py10 def test_error_handler_exception(tmpdir): argument
26 def test_error_handler(tmpdir): argument
50 def test_info_handler(tmpdir): argument
64 def test_info_handler_quiet(tmpdir): argument
/dports/graphics/py-rasterio/rasterio-1.2.10/tests/
H A Dtest_scale_offset.py7 def test_set_scales(tmpdir): argument
19 def test_set_scales_error(tmpdir, value): argument
29 def test_set_offsets(tmpdir): argument
41 def test_set_offsets_error(tmpdir, value): argument
/dports/devel/py-pip/pip-20.3.4/tests/unit/
H A Dtest_wheel.py157 def call_get_csv_rows_for_installed(tmpdir, text): argument
177 def test_get_csv_rows_for_installed(tmpdir, caplog): argument
230 def test_unpack_wheel_no_flatten(self, tmpdir): argument
242 def prep(self, data, tmpdir): argument
331 def test_std_install(self, data, tmpdir): argument
362 def test_std_install_requested(self, data, tmpdir): argument
406 def test_install_prefix(self, data, tmpdir): argument
473 self, data, tmpdir, entrypoint, entrypoint_type argument
651 def prep(self, tmpdir): argument
662 def test_hash_file(self, tmpdir): argument
[all …]
H A Dtest_cache.py26 def test_wheel_name_filter(tmpdir): argument
54 def test_get_path_for_link_legacy(tmpdir): argument
77 def test_get_with_legacy_entry_only(tmpdir): argument
95 def test_get_cache_entry(tmpdir): argument
/dports/databases/pgbarman/barman-release-2.17/tests/
H A Dtest_sync.py117 def test_set_starting_point(self, tmpdir): argument
170 def test_status(self, capsys, tmpdir): argument
344 def test_sync_backup(self, logger_mock, rsync_mock, tmpdir, capsys): argument
466 def test_sync_wals(self, rsync_mock, tmpdir, capsys): argument
593 def _create_mock_config(self, tmpdir): argument
612 self, subprocess_mock, command_mock, monkeypatch, tmpdir, capsys argument
687 self, subprocess_mock, command_mock, monkeypatch, tmpdir argument
/dports/devel/buildstream/BuildStream-1.2.8/tests/plugins/
H A Dpipeline.py15 def create_pipeline(tmpdir, basedir, target): argument
32 def test_customsource(datafiles, tmpdir): argument
40 def test_customelement(datafiles, tmpdir): argument
48 def test_badversionsource(datafiles, tmpdir): argument
58 def test_badversionelement(datafiles, tmpdir): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozcrash/tests/
H A Dtest_save_path.py13 def test_save_path_not_present(check_for_crashes, minidump_files, tmpdir): argument
23 def test_save_path(check_for_crashes, minidump_files, tmpdir): argument
33 def test_save_path_isfile(check_for_crashes, minidump_files, tmpdir): argument
44 def test_save_path_envvar(check_for_crashes, minidump_files, tmpdir): argument
59 def test_save_multiple(check_for_crashes, minidump_files, tmpdir): argument
/dports/www/firefox/firefox-99.0/testing/mozbase/mozcrash/tests/
H A Dtest_save_path.py13 def test_save_path_not_present(check_for_crashes, minidump_files, tmpdir): argument
23 def test_save_path(check_for_crashes, minidump_files, tmpdir): argument
33 def test_save_path_isfile(check_for_crashes, minidump_files, tmpdir): argument
44 def test_save_path_envvar(check_for_crashes, minidump_files, tmpdir): argument
59 def test_save_multiple(check_for_crashes, minidump_files, tmpdir): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozcrash/tests/
H A Dtest_save_path.py13 def test_save_path_not_present(check_for_crashes, minidump_files, tmpdir): argument
23 def test_save_path(check_for_crashes, minidump_files, tmpdir): argument
33 def test_save_path_isfile(check_for_crashes, minidump_files, tmpdir): argument
44 def test_save_path_envvar(check_for_crashes, minidump_files, tmpdir): argument
59 def test_save_multiple(check_for_crashes, minidump_files, tmpdir): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozcrash/tests/
H A Dtest_save_path.py13 def test_save_path_not_present(check_for_crashes, minidump_files, tmpdir): argument
23 def test_save_path(check_for_crashes, minidump_files, tmpdir): argument
33 def test_save_path_isfile(check_for_crashes, minidump_files, tmpdir): argument
44 def test_save_path_envvar(check_for_crashes, minidump_files, tmpdir): argument
59 def test_save_multiple(check_for_crashes, minidump_files, tmpdir): argument
/dports/print/py-psautohint/psautohint-2.0.0/tests/integration/
H A Dtest_mmhint.py26 def test_mmufo(base, tmpdir): argument
41 def test_mmotf(base, tmpdir): argument
65 def test_vfotf(otf, tmpdir): argument
81 def test_incompatible_masters(tmpdir): argument
94 def test_sparse_mmotf(tmpdir): argument
/dports/devel/py-watchdog/watchdog-2.1.6/tests/
H A Dtest_watchmedo.py17 def test_load_config_valid(tmpdir): argument
33 def test_load_config_invalid(tmpdir): argument
53 def make_dummy_script(tmpdir, n=10): argument
60 def test_kill_auto_restart(tmpdir, capfd): argument
/dports/devel/py-pip/pip-20.3.4/tests/functional/
H A Dtest_hash.py4 def test_basic_hash(script, tmpdir): argument
12 def test_good_algo_option(script, tmpdir): argument
21 def test_bad_algo_option(script, tmpdir): argument
28 def _hello_file(tmpdir): argument
/dports/shells/xonsh/xonsh-0.7.9/tests/
H A Dtest_vox.py15 def test_crud(xonsh_builtins, tmpdir): argument
53 def test_activate(xonsh_builtins, tmpdir): argument
85 def test_path(xonsh_builtins, tmpdir): argument
108 def test_crud_subdir(xonsh_builtins, tmpdir): argument
141 def test_crud_path(xonsh_builtins, tmpdir): argument
162 def test_crud_subdir(xonsh_builtins, tmpdir): argument
/dports/devel/py-apipkg/apipkg-1.5/
H A Dtest_apipkg.py93 def test_relative_import(self, monkeypatch, tmpdir): argument
113 def test_recursive_import(self, monkeypatch, tmpdir): argument
131 def test_module_alias_import(self, monkeypatch, tmpdir): argument
144 def test_from_module_alias_import(self, monkeypatch, tmpdir): argument
307 def test_error_loading_one_element(monkeypatch, tmpdir): argument
326 def test_onfirstaccess(tmpdir, monkeypatch): argument
350 def test_onfirstaccess_setsnewattr(tmpdir, monkeypatch, mode): argument
379 def test_bpython_getattr_override(tmpdir, monkeypatch): argument
423 def test_dotted_name_lookup(tmpdir, monkeypatch): argument
434 def test_extra_attributes(tmpdir, monkeypatch): argument
[all …]
/dports/devel/py-joblib/joblib-1.1.0/joblib/test/
H A Dtest_memmapping.py73 def test_memmap_based_array_reducing(tmpdir): argument
151 def test_resource_tracker_retries_when_permissionerror(tmpdir): argument
197 def test_high_dimension_memmap_array_reducing(tmpdir): argument
243 def test__strided_from_memmap(tmpdir): argument
268 def test_pool_with_memmap(factory, tmpdir): argument
322 def test_pool_with_memmap_array_view(factory, tmpdir): argument
725 def test_memmapping_pool_for_large_arrays(factory, tmpdir): argument
840 def test_memmapping_pool_for_large_arrays_disabled(factory, tmpdir): argument
1019 def test_pool_memmap_with_big_offset(factory, retry_no, tmpdir): argument
1038 def test_pool_get_temp_dir(tmpdir): argument
[all …]
/dports/devel/buildstream/BuildStream-1.2.8/tests/loader/
H A Djunctions.py33 def test_simple_build(cli, tmpdir, datafiles): argument
81 def test_nested_simple(cli, tmpdir, datafiles): argument
102 def test_nested_double(cli, tmpdir, datafiles): argument
180 def test_options_default(cli, tmpdir, datafiles): argument
197 def test_options(cli, tmpdir, datafiles): argument
214 def test_options_inherit(cli, tmpdir, datafiles): argument
232 def test_git_show(cli, tmpdir, datafiles): argument
267 def test_git_build(cli, tmpdir, datafiles): argument
296 def test_cross_junction_names(cli, tmpdir, datafiles): argument
305 def test_build_git_cross_junction_names(cli, tmpdir, datafiles): argument
/dports/net/py-suds-community/suds-community-1.0.0/tests/
H A Dtest_cache.py232 def test_basic(self, tmpdir, cache_class): argument
414 def test_cache_document(self, tmpdir): argument
423 def test_cache_element(self, tmpdir): argument
535 def test_repeated_reads(self, tmpdir): argument
600 def test_cached_content_empty(self, tmpdir): argument
614 def test_clear(self, tmpdir): argument
669 def test_get_put(self, tmpdir): argument
781 def test_purge(self, tmpdir): argument
807 def test_reused_cache_folder(self, tmpdir): argument
856 def test_version(self, tmpdir): argument
[all …]

12345678910>>...203