Home
last modified time | relevance | path

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

12345678910>>...71

/dports/devel/py-pdm-pep517/pdm-pep517-0.9.2/tests/
H A Dtest_api.py10 def test_build_single_module(tmp_path): argument
37 def test_build_package(tmp_path): argument
57 def test_build_src_package(tmp_path): argument
73 def test_build_package_include(tmp_path): argument
110 def test_build_explicit_package_dir(tmp_path): argument
126 def test_prepare_metadata(tmp_path): argument
135 def test_build_legacypackage(tmp_path): argument
167 def test_build_with_cextension(tmp_path): argument
211 def test_build_editable(tmp_path): argument
238 def test_build_editable_src(tmp_path): argument
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/incubator/vector/
H A DDouble128VectorLoadStoreTests.java26 * @modules jdk.incubator.vector java.base/jdk.internal.vm.annotation in configure_loader_modules()
107 return fill(s * BUFFER_REPS, in test__check_directory_win_grant_perms_basic_no_applies_to()
137 return l + SPECIES.length(); in test__check_directory_win_deny_perms_basic_existing_user()
152 withToString("l - 1", (int l) -> { in test__check_directory_win_deny_perms_advanced()
174 return DOUBLE_GENERATORS.stream(). in test__check_directory_win_deny_perms_advanced_existing_user()
197 return BOOLEAN_MASK_GENERATORS.stream(). in test__check_directory_win_deny_perms_basic_no_applies_to()
205 public Object[][] doubleMaskProviderForIOOBE() { in test__check_directory_win_inheritance()
215 public Object[][] doubleIndexMapProvider() { in test__check_directory_win_inheritance_false()
224 public Object[][] doubleIndexMapMaskProvider() {
230 toArray(Object[][]::new); in test__check_directory_reset_non_inherited_users_grant()
[all …]
/dports/science/py-gsd/gsd-2.5.0/gsd/test/
H A Dtest_fl.py19 def test_create(tmp_path): argument
40 def test_dtype(tmp_path, typ): argument
90 def test_metadata(tmp_path, open_mode): argument
129 def test_append(tmp_path, open_mode): argument
178 def test_chunk_exists(tmp_path, open_mode): argument
313 def test_dtype_errors(tmp_path, open_mode): argument
360 def test_truncate(tmp_path): argument
398 def test_namelen(tmp_path, open_mode): argument
431 def test_open(tmp_path): argument
573 def test_many_names(tmp_path, open_mode): argument
[all …]
H A Dtest_hoomd.py13 def test_create(tmp_path): argument
20 def test_append(tmp_path, open_mode): argument
43 def test_extend(tmp_path, open_mode): argument
57 def test_defaults(tmp_path, open_mode): argument
169 def test_fallback(tmp_path, open_mode): argument
488 def test_fallback2(tmp_path, open_mode): argument
513 def test_iteration(tmp_path, open_mode): argument
647 def test_truncate(tmp_path): argument
661 def test_state(tmp_path, open_mode): argument
698 def test_log(tmp_path, open_mode): argument
[all …]
/dports/devel/py-pygit2/pygit2-1.7.1/test/
H A Dconftest.py28 def barerepo(tmp_path): argument
34 def barerepo_path(tmp_path): argument
40 def blameflagsrepo(tmp_path): argument
46 def dirtyrepo(tmp_path): argument
52 def emptyrepo(tmp_path): argument
57 def encodingrepo(tmp_path): argument
63 def mergerepo(tmp_path): argument
69 def testrepo(tmp_path): argument
75 def testrepo_path(tmp_path): argument
81 def testrepopacked(tmp_path): argument
H A Dtest_repository.py292 def test_new_repo(tmp_path): argument
301 def test_no_arg(tmp_path): argument
305 def test_no_arg_aspath(tmp_path): argument
309 def test_pos_arg_false(tmp_path): argument
313 def test_pos_arg_true(tmp_path): argument
317 def test_keyword_arg_false(tmp_path): argument
321 def test_keyword_arg_true(tmp_path): argument
326 def test_discover_repo(tmp_path): argument
333 def test_discover_repo_aspath(tmp_path): argument
357 def test_clone_repository(tmp_path): argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/test/
H A Dtest_util_fileavoidwrite.py16 def tmp_path(tmpdir): function
21 def test_overwrite_contents(tmp_path): argument
32 def test_store_new_contents(tmp_path): argument
42 def test_change_binary_file_contents(tmp_path): argument
53 def test_obj_as_context_manager(tmp_path): argument
62 def test_no_write_happens_if_file_contents_same(tmp_path): argument
74 def test_diff_not_created_by_default(tmp_path): argument
82 def test_diff_update(tmp_path): argument
99 def test_write_unicode(tmp_path): argument
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/test/
H A Dtest_util_fileavoidwrite.py16 def tmp_path(tmpdir): function
21 def test_overwrite_contents(tmp_path): argument
32 def test_store_new_contents(tmp_path): argument
42 def test_change_binary_file_contents(tmp_path): argument
53 def test_obj_as_context_manager(tmp_path): argument
62 def test_no_write_happens_if_file_contents_same(tmp_path): argument
74 def test_diff_not_created_by_default(tmp_path): argument
82 def test_diff_update(tmp_path): argument
99 def test_write_unicode(tmp_path): argument
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/test/
H A Dtest_util_fileavoidwrite.py16 def tmp_path(tmpdir): function
21 def test_overwrite_contents(tmp_path): argument
32 def test_store_new_contents(tmp_path): argument
42 def test_change_binary_file_contents(tmp_path): argument
53 def test_obj_as_context_manager(tmp_path): argument
62 def test_no_write_happens_if_file_contents_same(tmp_path): argument
74 def test_diff_not_created_by_default(tmp_path): argument
82 def test_diff_update(tmp_path): argument
99 def test_write_unicode(tmp_path): argument
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/test/
H A Dtest_util_fileavoidwrite.py15 def tmp_path(tmpdir): function
20 def test_overwrite_contents(tmp_path): argument
31 def test_store_new_contents(tmp_path): argument
41 def test_change_binary_file_contents(tmp_path): argument
52 def test_obj_as_context_manager(tmp_path): argument
61 def test_no_write_happens_if_file_contents_same(tmp_path): argument
73 def test_diff_not_created_by_default(tmp_path): argument
81 def test_diff_update(tmp_path): argument
98 def test_write_unicode(tmp_path): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python-pytest/onnx/
H A Dtest_operators.py92 def test_onnx_export_abs(tmp_path): argument
108 def test_onnx_export_stack(tmp_path): argument
116 def test_onnx_export_zeros(tmp_path, dtype, shape): argument
123 def test_onnx_export_ones(tmp_path, dtype, shape): argument
172 def test_onnx_export_layernorm(tmp_path, dtype): argument
230 def test_onnx_export_slice_axis(tmp_path, dtype): argument
245 def test_onnx_export_reshape(tmp_path, dtype): argument
303 def test_onnx_export_embedding(tmp_path, dtype): argument
342 def test_onnx_export_Concat(tmp_path, dtype): argument
734 def test_onnx_export_gather_nd(tmp_path, dtype): argument
[all …]
H A Dtest_onnxruntime_nlp.py33 def test_roberta_inference_onnxruntime(tmp_path, model_name): argument
88 def test_bert_inference_onnxruntime(tmp_path, model): argument
143 def test_distilbert_inference_onnxruntime(tmp_path, model_name): argument
193 def test_standard_rnn_lstm_pretrained_inference_onnxruntime(tmp_path, model_name, seq_length): argument
244 def test_dynamic_shape_bert_inference_onnxruntime(tmp_path, model): argument
314 def test_awd_rnn_lstm_pretrained_inference_onnxruntime(tmp_path, model_name, seq_length): argument
375 def test_ernie_inference_onnxruntime(tmp_path, model_name): argument
434 def test_transformer_pretrained_inference_onnxruntime(tmp_path, model_name): argument
601 def test_gpt_pretrained_inference_onnxruntime(tmp_path, model_params): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python-pytest/onnx/
H A Dtest_operators.py92 def test_onnx_export_abs(tmp_path): argument
108 def test_onnx_export_stack(tmp_path): argument
116 def test_onnx_export_zeros(tmp_path, dtype, shape): argument
123 def test_onnx_export_ones(tmp_path, dtype, shape): argument
172 def test_onnx_export_layernorm(tmp_path, dtype): argument
230 def test_onnx_export_slice_axis(tmp_path, dtype): argument
245 def test_onnx_export_reshape(tmp_path, dtype): argument
303 def test_onnx_export_embedding(tmp_path, dtype): argument
342 def test_onnx_export_Concat(tmp_path, dtype): argument
734 def test_onnx_export_gather_nd(tmp_path, dtype): argument
[all …]
H A Dtest_onnxruntime_nlp.py33 def test_roberta_inference_onnxruntime(tmp_path, model_name): argument
88 def test_bert_inference_onnxruntime(tmp_path, model): argument
143 def test_distilbert_inference_onnxruntime(tmp_path, model_name): argument
193 def test_standard_rnn_lstm_pretrained_inference_onnxruntime(tmp_path, model_name, seq_length): argument
244 def test_dynamic_shape_bert_inference_onnxruntime(tmp_path, model): argument
314 def test_awd_rnn_lstm_pretrained_inference_onnxruntime(tmp_path, model_name, seq_length): argument
375 def test_ernie_inference_onnxruntime(tmp_path, model_name): argument
434 def test_transformer_pretrained_inference_onnxruntime(tmp_path, model_name): argument
601 def test_gpt_pretrained_inference_onnxruntime(tmp_path, model_params): argument
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/functional/states/file/
H A Dtest_directory_win.py42 def test_directory_new(tmp_path): argument
108 def test_directory_new_no_inherit(tmp_path): argument
128 def test_directory_new_reset(tmp_path): argument
183 def test_directory_new_reset_no_inherit(tmp_path): argument
220 def test_directory_existing(tmp_path): argument
294 def test_directory_existing_existing_user(tmp_path): argument
375 def test_directory_existing_no_inherit(tmp_path): argument
399 def test_directory_existing_reset(tmp_path): argument
463 def test_directory_existing_reset_no_inherit(tmp_path): argument
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/tests/
H A Dtest_serverapp.py23 def test_server_info_file(tmp_path, jp_configurable_serverapp): argument
42 def test_root_dir(tmp_path, jp_configurable_serverapp): argument
49 def invalid_root_dir(tmp_path, request): argument
64 def valid_root_dir(tmp_path, request): argument
82 def test_generate_config(tmp_path, jp_configurable_serverapp): argument
90 def test_server_password(tmp_path, jp_configurable_serverapp): argument
110 def prefix_path(jp_root_dir, tmp_path): argument
253 def test_valid_preferred_dir(tmp_path, jp_configurable_serverapp): argument
261 def test_valid_preferred_dir_is_root_subdir(tmp_path, jp_configurable_serverapp): argument
271 def test_valid_preferred_dir_does_not_exist(tmp_path, jp_configurable_serverapp): argument
[all …]
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/tests/
H A Dtest_func.py69 def test_fetch_haxby(tmp_path, request_mocker): argument
140 def test_fetch_adhd(tmp_path, request_mocker): argument
151 def test_miyawaki2008(tmp_path, request_mocker): argument
254 def test_fetch_abide_pcp(tmp_path, request_mocker): argument
288 def test_fetch_mixed_gambles(tmp_path, request_mocker): argument
436 def test_fetch_cobre(tmp_path, request_mocker): argument
548 def test_fetch_development_fmri(tmp_path, request_mocker): argument
736 def test_fetch_localizer(request_mocker, tmp_path): argument
803 def test_fetch_spm_auditory(request_mocker, tmp_path): argument
834 def test_fetch_spm_multimodal(request_mocker, tmp_path): argument
[all …]
H A Dtest_atlas.py29 def test_get_dataset_dir(tmp_path): argument
89 def test_downloader(tmp_path, request_mocker): argument
146 def test_fetch_atlas_source(tmp_path, request_mocker): argument
208 tmp_path, request_mocker): argument
281 def test_fetch_atlas_smith_2009(tmp_path, request_mocker): argument
352 def test_fetch_atlas_msdl(tmp_path, request_mocker): argument
371 def test_fetch_atlas_yeo_2011(tmp_path, request_mocker): argument
384 def test_fetch_atlas_difumo(tmp_path, request_mocker): argument
427 def test_fetch_atlas_aal(tmp_path, request_mocker): argument
503 def test_fetch_atlas_allen_2011(tmp_path, request_mocker): argument
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/tests/
H A Dtest_image_dask.py28 def test_save_primary_hdu(dask_array_in_mem, tmp_path): argument
42 def test_save_image_hdu(dask_array_in_mem, tmp_path): argument
56 def test_save_hdulist(dask_array_in_mem, tmp_path): argument
78 def test_long_header(dask_array_in_mem, tmp_path): argument
104 def test_dtypes(dask_array_in_mem, tmp_path, dtype): argument
118 def test_scaled(dask_array_in_mem, tmp_path): argument
131 def test_scaled_minmax(dask_array_in_mem, tmp_path): argument
144 def test_append(dask_array_in_mem, tmp_path): argument
162 def test_file_handle(mode, dask_array_in_mem, tmp_path): argument
/dports/science/py-asdf/asdf-2.8.1/asdf/commands/tests/
H A Dtest_edit.py20 def create_editor(tmp_path): argument
100 def test_no_blocks(tmp_path, create_editor, version): argument
115 def test_no_blocks_increase_size(tmp_path, create_editor, version): argument
133 def test_no_blocks_decrease_size(tmp_path, create_editor, version): argument
150 def test_with_blocks(tmp_path, create_editor, version): argument
201 def test_with_blocks_decrease_size(tmp_path, create_editor, version): argument
224 def test_no_changes(tmp_path, create_editor, version): argument
265 def test_bad_yaml(tmp_path, create_editor, version, mock_input): argument
279 def test_validation_failure(tmp_path, create_editor, version, mock_input): argument
300 def test_asdf_open_failure(tmp_path, create_editor, version, mock_input): argument
[all …]
/dports/devel/py-jupyter-packaging/jupyter_packaging-0.11.1/tests/
H A Dtest_build_api.py41 def test_build_wheel_no_toml(tmp_path): argument
48 def test_build_wheel(tmp_path, mocker): argument
65 def test_build_wheel_bad_toml(tmp_path, mocker): argument
75 def test_build_wheel_no_toml(tmp_path, mocker): argument
82 def test_build_sdist(tmp_path, mocker): argument
93 def test_build_sdist_bad_toml(tmp_path, mocker): argument
103 def test_build_sdist_no_toml(tmp_path, mocker): argument
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/unit/beacons/
H A Dtest_watchdog.py62 def test_file_create(tmp_path): argument
77 def test_file_modified(tmp_path): argument
108 def test_file_deleted(tmp_path): argument
128 def test_file_moved(tmp_path): argument
148 def test_file_create_in_directory(tmp_path): argument
167 def test_trigger_all_possible_events(tmp_path): argument
/dports/devel/py-pytest/pytest-4.6.11/testing/
H A Dtest_tmpdir.py51 def test_mktemp(self, tmp_path): argument
243 def test_make(self, tmp_path): argument
257 def test_cleanup_lock_create(self, tmp_path): argument
292 def _do_cleanup(self, tmp_path): argument
303 def test_cleanup_keep(self, tmp_path): argument
308 def test_cleanup_locked(self, tmp_path): argument
323 def test_cleanup_ignores_symlink(self, tmp_path): argument
328 def test_removal_accepts_lock(self, tmp_path): argument
336 def test_rm_rf(self, tmp_path): argument
385 def test_on_rm_rf_error(self, tmp_path): argument
[all …]
/dports/graphics/py-pyproj/pyproj-3.2.1/test/
H A Dtest_datadir.py81 def test_get_data_dir__from_user(projdir_type, tmp_path): argument
100 def test_get_data_dir__internal(tmp_path): argument
118 def test_get_data_dir__from_env_var(tmp_path): argument
128 def test_get_data_dir__from_env_var__multiple(tmp_path): argument
137 def test_get_data_dir__from_prefix(tmp_path): argument
147 def test_get_data_dir__from_path(tmp_path): argument
160 def test_append_data_dir__internal(projdir_type, tmp_path): argument
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/
H A Dpytest_plugin.py44 def mkdir(tmp_path, *parts): argument
52 def jp_home_dir(tmp_path): argument
58 def jp_data_dir(tmp_path): argument
64 def jp_config_dir(tmp_path): argument
70 def jp_runtime_dir(tmp_path): argument
94 def jp_env_config_path(tmp_path): argument
102 tmp_path, argument
135 def jp_root_dir(tmp_path): argument
141 def jp_template_dir(tmp_path): argument
208 tmp_path, argument
[all …]

12345678910>>...71