Home
last modified time | relevance | path

Searched defs:tmpdir (Results 51 – 75 of 4563) sorted by relevance

12345678910>>...183

/dports/devel/py-joblib/joblib-1.1.0/joblib/test/
H A Dtest_memory.py131 tmpdir, call_before_reducing argument
244 def test_memory_kwarg(tmpdir): argument
260 def test_memory_lambda(tmpdir): argument
339 def test_memory_partial(tmpdir): argument
355 def test_memory_eval(tmpdir): argument
473 def test_memory_ignore(tmpdir): argument
553 def test_func_dir(tmpdir): argument
589 def test_persistence(tmpdir): argument
894 def test__get_items(tmpdir): argument
984 def test_memory_clear(tmpdir): argument
[all …]
/dports/net/py-suds-jurko/suds-jurko-0.6/tests/
H A Dtest_cache.py68 def test_DocumentCache(tmpdir): argument
106 def test_FileCache_clear(tmpdir): argument
136 def test_FileCache_location(tmpdir): argument
155 def test_FileCache_close_leaves_cached_files_behind(tmpdir): argument
175 def test_FileCache_get_put(tmpdir): argument
216 def test_FileCache_purge(tmpdir): argument
243 def test_FileCache_reused_cache_folder(tmpdir): argument
265 def test_FileCache_version(tmpdir): argument
298 def test_FileCache_with_empty_cached_content(tmpdir): argument
306 def test_FileCache_with_random_utf_character_cached_content(tmpdir): argument
[all …]
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/
H A Dtest_urllib2.py27 def test_response_code(httpbin_both, tmpdir): argument
37 def test_random_body(httpbin_both, tmpdir): argument
47 def test_response_headers(httpbin_both, tmpdir): argument
59 def test_effective_url(httpbin_both, tmpdir): argument
70 def test_multiple_requests(httpbin_both, tmpdir): argument
83 def test_get_data(httpbin_both, tmpdir): argument
95 def test_post_data(httpbin_both, tmpdir): argument
110 def test_post_unicode_data(httpbin_both, tmpdir): argument
125 def test_cross_scheme(tmpdir, httpbin_secure, httpbin): argument
137 def test_decorator(httpbin_both, tmpdir): argument
H A Dtest_record_mode.py6 def test_once_record_mode(tmpdir, httpbin): argument
23 def test_once_record_mode_two_times(tmpdir, httpbin): argument
36 def test_once_mode_three_times(tmpdir, httpbin): argument
45 def test_new_episodes_record_mode(tmpdir, httpbin): argument
74 def test_new_episodes_record_mode_two_times(tmpdir, httpbin): argument
99 def test_all_record_mode(tmpdir, httpbin): argument
120 def test_none_record_mode(tmpdir, httpbin): argument
129 def test_none_record_mode_with_existing_cassette(tmpdir, httpbin): argument
H A Dtest_tornado.py56 def test_status_code(get_client, scheme, tmpdir): argument
68 def test_headers(get_client, scheme, tmpdir): argument
80 def test_body(get_client, tmpdir, scheme): argument
93 def test_effective_url(get_client, scheme, tmpdir): argument
106 def test_auth(get_client, tmpdir, scheme): argument
125 def test_auth_failed(get_client, tmpdir, scheme): argument
158 def test_post(get_client, tmpdir, scheme): argument
173 def test_redirects(get_client, tmpdir, scheme): argument
185 def test_cross_scheme(get_client, tmpdir, scheme): argument
204 def test_gzip(get_client, tmpdir, scheme): argument
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/nddata/tests/
H A Dtest_ccddata.py76 def test_initialize_from_FITS(tmpdir): argument
148 def test_initialize_from_fits_with_extension(tmpdir): argument
184 def test_ccddata_writer(tmpdir): argument
208 def test_fromMEF(tmpdir): argument
583 def test_wcs_attribute(tmpdir): argument
753 def test_read_wcs_not_creatable(tmpdir): argument
881 tmpdir, uncertainty_type): argument
898 tmpdir, uncertainty_type): argument
911 def test_write_read_multiextensionfits_not(tmpdir): argument
945 def test_read_old_style_multiextensionfits(tmpdir): argument
[all …]
/dports/science/py-asdf/asdf-2.8.1/asdf/tests/
H A Dtest_fits_embed.py144 def test_update_in_place(tmpdir, dtype): argument
163 def test_update_and_write_new(tmpdir, dtype): argument
185 def test_access_hdu_data_after_write(tmpdir, dtype): argument
199 def test_create_in_tree_first(tmpdir, dtype): argument
250 def test_asdf_in_fits_open(tmpdir, dtype): argument
278 def test_asdf_open(tmpdir, dtype): argument
300 def test_validate_on_read(tmpdir): argument
337 def test_bad_input(tmpdir): argument
371 def test_serialize_table(tmpdir): argument
408 def test_verify_with_astropy(tmpdir, dtype): argument
[all …]
H A Dtest_api.py33 def test_get_data_from_closed_file(tmpdir): argument
50 def test_no_warning_nan_array(tmpdir): argument
79 def test_open_readonly(tmpdir): argument
98 def test_open_validate_on_read(tmpdir): argument
148 def test_overwrite(tmpdir): argument
172 def test_update_exceptions(tmpdir): argument
258 def test_copy(tmpdir): argument
325 def test_open_pathlib_path(tmpdir): argument
380 def test_auto_inline(tmpdir): argument
574 def test_history_entries(tmpdir): argument
[all …]
/dports/devel/py-isort/isort-5.10.1/tests/unit/
H A Dtest_main.py42 def test_sort_imports(tmpdir): argument
114 def test_show_files(capsys, tmpdir): argument
134 def test_missing_default_section(tmpdir): argument
155 def test_main(capsys, tmpdir): argument
353 def test_isort_filename_overrides(tmpdir, capsys): argument
870 def test_unsupported_encodings(tmpdir, capsys): argument
900 def test_stream_skip_file(tmpdir, capsys): argument
938 def test_only_modified_flag(tmpdir, capsys): argument
1040 def test_identify_imports_main(tmpdir, capsys): argument
1217 def test_multiple_configs(capsys, tmpdir): argument
[all …]
/dports/devel/buildstream/BuildStream-1.2.8/tests/frontend/
H A Dinit.py10 def test_defaults(cli, tmpdir): argument
23 def test_all_options(cli, tmpdir): argument
44 def test_no_project_name(cli, tmpdir): argument
49 def test_project_exists(cli, tmpdir): argument
59 def test_force_overwrite_project(cli, tmpdir): argument
74 def test_bad_project_name(cli, tmpdir, project_name): argument
80 def test_bad_format_version(cli, tmpdir, format_version): argument
88 def test_bad_element_path(cli, tmpdir, element_path): argument
96 def test_bad_element_path(cli, tmpdir, element_path): argument
/dports/devel/py-atomicwrites/atomicwrites-1.4.0/tests/
H A Dtest_atomicwrites.py9 def test_atomic_write(tmpdir): argument
25 def test_teardown(tmpdir): argument
34 def test_replace_simultaneously_created_file(tmpdir): argument
44 def test_dont_remove_simultaneously_created_file(tmpdir): argument
59 def test_open_reraise(tmpdir): argument
73 def test_atomic_write_in_pwd(tmpdir): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/atomicwrites/tests/
H A Dtest_atomicwrites.py9 def test_atomic_write(tmpdir): argument
25 def test_teardown(tmpdir): argument
34 def test_replace_simultaneously_created_file(tmpdir): argument
44 def test_dont_remove_simultaneously_created_file(tmpdir): argument
59 def test_open_reraise(tmpdir): argument
71 def test_atomic_write_in_pwd(tmpdir): argument
/dports/devel/buildstream/BuildStream-1.2.8/tests/sources/
H A Dgit.py41 def test_fetch_bad_ref(cli, tmpdir, datafiles): argument
67 def test_submodule_fetch_checkout(cli, tmpdir, datafiles): argument
106 def test_submodule_fetch_source_enable_explicit(cli, tmpdir, datafiles): argument
145 def test_submodule_fetch_source_disable(cli, tmpdir, datafiles): argument
184 def test_submodule_fetch_submodule_does_override(cli, tmpdir, datafiles): argument
223 def test_submodule_fetch_submodule_individual_checkout(cli, tmpdir, datafiles): argument
268 def test_submodule_fetch_submodule_individual_checkout_explicit(cli, tmpdir, datafiles): argument
313 def test_submodule_fetch_project_override(cli, tmpdir, datafiles): argument
352 def test_submodule_track_ignore_inconsistent(cli, tmpdir, datafiles): argument
389 def test_submodule_track_no_ref_or_track(cli, tmpdir, datafiles): argument
[all …]
/dports/sysutils/py-liquidctl/liquidctl-1.7.2/tests/
H A Dtest_keyval.py12 def tmpstore(tmpdir): argument
37 def test_fs_backend_stores_truncate_appropriately(tmpdir): argument
57 def test_fs_backend_loads_from_fallback_dir(tmpdir): argument
72 def test_fs_backend_handles_values_corupted_with_nulls(tmpdir, caplog): argument
87 def test_fs_backend_load_store_returns_old_and_new_values(tmpdir): argument
96 def test_fs_backend_load_store_loads_from_fallback_dir(tmpdir): argument
109 def test_fs_backend_load_store_loads_from_fallback_dir_that_is_symlink(tmpdir): argument
127 def test_fs_backend_load_store_is_atomic(tmpdir): argument
153 def test_fs_backend_loads_honor_load_store_locking(tmpdir): argument
172 def test_fs_backend_stores_honor_load_store_locking(tmpdir): argument
[all …]
/dports/www/mitmproxy/mitmproxy-7.0.4/examples/contrib/webscanner_helper/
H A Dtest_mapping.py24 def test_init(self, tmpdir): argument
31 def test_load(self, tmpdir): argument
42 def test_configure(self, tmpdir): argument
57 def test_response_filtered(self, tmpdir): argument
69 def test_response(self, tmpdir): argument
82 def test_response_content_type(self, tmpdir): argument
96 def test_response_not_existing(self, tmpdir): argument
108 def test_persistance_false(self, tmpdir): argument
119 def test_persistance_true(self, tmpdir): argument
133 def test_persistance_true_add_content(self, tmpdir): argument
[all …]
/dports/print/py-fonttools3/fonttools-3.44.0/Tests/designspaceLib/
H A Ddesignspace_test.py47 def test_fill_document(tmpdir): argument
194 def test_unicodes(tmpdir): argument
251 def test_localisedNames(tmpdir): argument
347 def test_handleNoAxes(tmpdir): argument
410 def test_pathNameResolve(tmpdir): argument
644 def test_rulesConditions(tmpdir): argument
698 def test_rulesDocument(tmpdir): argument
769 def test_documentLib(tmpdir): argument
791 def test_updatePaths(tmpdir): argument
844 def test_with_with_path_object(tmpdir): argument
/dports/graphics/py-fiona/Fiona-1.8.20/tests/
H A Dtest_schema.py17 def test_schema_ordering_items(tmpdir): argument
30 def test_shapefile_schema(tmpdir): argument
123 def test_field_truncation_issue177(tmpdir): argument
206 def test_check_schema_driver_support_shp(tmpdir, field_type): argument
220 def test_check_schema_driver_support_gpkg(tmpdir): argument
233 def test_geometry_only_schema_write(tmpdir, driver): argument
259 def test_geometry_only_schema_update(tmpdir, driver): argument
304 def test_property_only_schema_write(tmpdir, driver): argument
333 def test_property_only_schema_update(tmpdir, driver): argument
375 def test_schema_default_fields_wrong_type(tmpdir): argument
/dports/databases/pgbarman/barman-release-2.17/tests/
H A Dtest_infofile.py150 def test_subclass_load(self, tmpdir): argument
157 def test_subclass_save(self, tmpdir): argument
163 def test_subclass_from_meta_file(self, tmpdir): argument
354 def test_backup_info_from_file(self, tmpdir): argument
432 def test_backup_info_save(self, tmpdir): argument
452 def test_backup_info_version(self, tmpdir): argument
474 def test_data_dir(self, tmpdir): argument
523 def test_to_json(self, tmpdir): argument
537 def test_from_json(self, tmpdir): argument
553 def test_xlog_segment_size(self, tmpdir): argument
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/io/ascii/tests/
H A Dtest_connect.py26 def test_write_generic(tmpdir): argument
53 def test_write_latex(tmpdir): argument
61 def test_write_latex_noformat(tmpdir): argument
79 def test_write_html(tmpdir): argument
87 def test_write_html_noformat(tmpdir): argument
103 def test_write_rdb(tmpdir): argument
111 def test_write_rdb_noformat(tmpdir): argument
127 def test_write_csv(tmpdir): argument
139 def test_auto_identify_ecsv(tmpdir): argument
/dports/www/mitmproxy/mitmproxy-7.0.4/test/mitmproxy/tools/web/
H A Dtest_static_viewer.py15 def test_save_static(tmpdir): argument
23 def test_save_filter_help(tmpdir): argument
30 def test_save_settings(tmpdir): argument
36 def test_save_flows(tmpdir): argument
44 def test_save_flows_content(ctx, tmpdir): argument
62 async def test_static_viewer(tmpdir): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozprofile/tests/
H A Dtest_addons.py31 def test_install_multiple_same_source(tmpdir, am): argument
57 def test_install_webextension_from_dir(tmpdir, am): argument
111 def test_install_xpi(tmpdir, am): argument
131 def test_install_folder(tmpdir, am): argument
153 def test_install_unpack(tmpdir, am): argument
179 def test_install_after_reset(tmpdir, profile): argument
194 def test_install_backup(tmpdir, am): argument
243 def test_install_invalid_addons(tmpdir, am): argument
269 def test_addon_details(tmpdir, am): argument
323 def test_noclean(tmpdir): argument
[all …]
/dports/www/firefox/firefox-99.0/testing/mozbase/mozprofile/tests/
H A Dtest_addons.py31 def test_install_multiple_same_source(tmpdir, am): argument
57 def test_install_webextension_from_dir(tmpdir, am): argument
111 def test_install_xpi(tmpdir, am): argument
131 def test_install_folder(tmpdir, am): argument
153 def test_install_unpack(tmpdir, am): argument
179 def test_install_after_reset(tmpdir, profile): argument
194 def test_install_backup(tmpdir, am): argument
243 def test_install_invalid_addons(tmpdir, am): argument
269 def test_addon_details(tmpdir, am): argument
323 def test_noclean(tmpdir): argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozprofile/tests/
H A Dtest_addons.py31 def test_install_multiple_same_source(tmpdir, am): argument
57 def test_install_webextension_from_dir(tmpdir, am): argument
111 def test_install_xpi(tmpdir, am): argument
131 def test_install_folder(tmpdir, am): argument
153 def test_install_unpack(tmpdir, am): argument
179 def test_install_after_reset(tmpdir, profile): argument
194 def test_install_backup(tmpdir, am): argument
243 def test_install_invalid_addons(tmpdir, am): argument
269 def test_addon_details(tmpdir, am): argument
323 def test_noclean(tmpdir): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozprofile/tests/
H A Dtest_addons.py31 def test_install_multiple_same_source(tmpdir, am): argument
60 def test_install_webextension_from_dir(tmpdir, am): argument
111 def test_install_xpi(tmpdir, am): argument
129 def test_install_folder(tmpdir, am): argument
153 def test_install_unpack(tmpdir, am): argument
181 def test_install_after_reset(tmpdir, profile): argument
197 def test_install_backup(tmpdir, am): argument
249 def test_install_invalid_addons(tmpdir, am): argument
274 def test_addon_details(tmpdir, am): argument
325 def test_noclean(tmpdir): argument
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/io/tests/
H A Dtest_fortran.py100 def test_fortranfile_write_mixed_record(tmpdir): argument
123 def test_fortran_roundtrip(tmpdir): argument
166 def test_fortran_eof_ok(tmpdir): argument
179 def test_fortran_eof_broken_size(tmpdir): argument
194 def test_fortran_bogus_size(tmpdir): argument
207 def test_fortran_eof_broken_record(tmpdir): argument
221 def test_fortran_eof_multidimensional(tmpdir): argument

12345678910>>...183