Home
last modified time | relevance | path

Searched defs:tmpdir (Results 201 – 225 of 5203) sorted by relevance

12345678910>>...209

/dports/devel/py-loguru/loguru-0.5.3/tests/
H A Dtest_parse.py18 def test_parse_file(tmpdir): argument
25 def test_parse_fileobj(tmpdir): argument
32 def test_parse_pathlib(tmpdir): argument
88 def test_cast_dict(tmpdir): argument
97 def test_cast_function(tmpdir): argument
111 def test_cast_with_irrelevant_arg(tmpdir): argument
120 def test_cast_with_irrelevant_value(tmpdir): argument
/dports/devel/buildstream/BuildStream-1.2.8/tests/frontend/
H A Dfetch.py17 def test_fetch(cli, tmpdir, datafiles, kind): argument
53 def test_fetch_consistency_error(cli, tmpdir, datafiles): argument
63 def test_fetch_consistency_bug(cli, tmpdir, datafiles): argument
80 def test_unfetched_junction(cli, tmpdir, datafiles, ref_storage): argument
130 def test_inconsistent_junction(cli, tmpdir, datafiles, ref_storage): argument
165 def test_fetch_cross_junction(cli, tmpdir, datafiles, ref_storage, kind): argument
/dports/graphics/py-fiona/Fiona-1.8.20/tests/
H A Dtest_drvsupport.py20 def test_write_or_driver_error(tmpdir, driver, testdata_generator): argument
68 def test_write_does_not_work_when_gdal_smaller_mingdal(tmpdir, driver, testdata_generator, monkeypa… argument
99 def test_append_or_driver_error(tmpdir, testdata_generator, driver): argument
158 def test_append_does_not_work_when_gdal_smaller_mingdal(tmpdir, driver, testdata_generator, monkeyp… argument
209 def test_no_write_driver_cannot_write(tmpdir, driver, testdata_generator, monkeypatch): argument
238 def test_no_append_driver_cannot_append(tmpdir, driver, testdata_generator, monkeypatch): argument
/dports/devel/py-cookiecutter/cookiecutter-1.7.3/tests/
H A Dtest_generate_files.py257 def test_raise_undefined_variable_file_name(tmpdir, undefined_context): argument
274 def test_raise_undefined_variable_file_name_existing_project(tmpdir, undefined_context): argument
294 def test_raise_undefined_variable_file_content(tmpdir, undefined_context): argument
311 def test_raise_undefined_variable_dir_name(tmpdir, undefined_context): argument
332 def test_raise_undefined_variable_dir_name_existing_project(tmpdir, undefined_context): argument
356 def test_raise_undefined_variable_project_dir(tmpdir): argument
/dports/astro/py-astropy/astropy-5.0/astropy/io/misc/asdf/tags/unit/tests/
H A Dtest_quantity.py27 def test_value_scalar(tmpdir): argument
40 def test_value_array(tmpdir): argument
53 def test_value_multiarray(tmpdir): argument
66 def test_value_ndarray(tmpdir): argument
/dports/devel/py-tiamat/tiamat-7b2e30f7fc1bd9f2560789736c7d0e612b3ddaa0/tests/unit/tiamat/
H A Dtest_clean.py4 def test_remove_dist(hub, tmpdir): argument
10 def test_remove_build(hub, tmpdir): argument
16 def test_remove_pytest_cache(hub, tmpdir): argument
22 def test_remove_logs(hub, tmpdir): argument
/dports/astro/py-astropy/astropy-5.0/astropy/io/misc/asdf/tags/time/tests/
H A Dtest_time.py45 def test_time(tmpdir): argument
56 def test_time_with_location(tmpdir): argument
70 def test_time_with_location_1_0_0(tmpdir): argument
84 def test_isot(tmpdir): argument
96 def test_isot_array(tmpdir): argument
/dports/graphics/py-rasterio/rasterio-1.2.10/tests/
H A Dtest_shutil.py22 def test_delete(driver, extension, path_rgb_byte_tif, tmpdir): argument
43 def test_delete_invalid_driver(path_rgb_byte_tif, tmpdir): argument
69 def test_copy(tmpdir, path_rgb_byte_tif, pass_handle): argument
111 def test_copy_strict_failure(tmpdir, path_float_tif): argument
123 def test_copy_strict_silent_failure(tmpdir, path_float_tif): argument
139 def test_copyfiles(data, tmpdir): argument
H A Dtest_rio_merge.py26 def test_data_dir_1(tmpdir): argument
53 def test_data_dir_2(tmpdir): argument
80 def test_data_dir_3(tmpdir): argument
188 def test_merge_output_exists(tmpdir, runner): argument
224 def test_format_jpeg(tmpdir, runner): argument
237 def test_data_dir_overlapping(tmpdir): argument
318 def test_data_dir_float(tmpdir): argument
366 def tiffs(tmpdir): argument
487 def test_merge_rgb(tmpdir, runner): argument
563 def test_data_dir_resampling(tmpdir): argument
[all …]
/dports/databases/py-pgcli/pgcli-3.2.0/tests/
H A Dtest_main.py260 def test_i_works(tmpdir, executor): argument
269 def test_missing_rc_dir(tmpdir): argument
276 def test_quoted_db_uri(tmpdir): argument
285 def test_pg_service_file(tmpdir): argument
338 def test_ssl_db_uri(tmpdir): argument
357 def test_port_db_uri(tmpdir): argument
366 def test_multihost_db_uri(tmpdir): argument
381 def test_application_name_db_uri(tmpdir): argument
/dports/databases/pgbarman/barman-release-2.17/tests/
H A Dtest_barman_wal_archive.py58 def test_ok(self, popen_mock, tmpdir): argument
102 def test_error_dir(self, rpw_mock, tmpdir, capsys): argument
114 def test_error_io(self, rpw_mock, tmpdir, capsys): argument
130 def test_error_ssh(self, rpw_mock, tmpdir, capsys): argument
146 def test_error_barman(self, rpw_mock, tmpdir, capsys): argument
197 def test_str_source_file(self, popen_mock, tmpdir): argument
251 def test_error(self, popen_mock, tmpdir): argument
293 def test_tar(self, tmpdir): argument
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/
H A Dtest_config.py8 def test_set_serializer_default_config(tmpdir, httpbin): argument
19 def test_default_set_cassette_library_dir(tmpdir, httpbin): argument
28 def test_override_set_cassette_library_dir(tmpdir, httpbin): argument
40 def test_override_match_on(tmpdir, httpbin): argument
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/tests/
H A Dtest_namespaces.py16 def test_mixed_site_and_non_site(self, tmpdir): argument
55 def test_pkg_resources_import(self, tmpdir): argument
80 def test_namespace_package_installed_and_cwd(self, tmpdir): argument
107 def test_packages_in_the_same_namespace_installed_and_cwd(self, tmpdir): argument
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/tests/
H A Dtest_namespaces.py18 def test_mixed_site_and_non_site(self, tmpdir): argument
57 def test_pkg_resources_import(self, tmpdir): argument
81 def test_namespace_package_installed_and_cwd(self, tmpdir): argument
108 def test_packages_in_the_same_namespace_installed_and_cwd(self, tmpdir): argument
/dports/science/segyio/segyio-1.9.8/python/test/
H A Dtools.py16 def test_dt_fallback(tmpdir): argument
34 def test_dt_no_fallback(tmpdir): argument
191 def test_resample_none(tmpdir): argument
204 def test_resample_all(tmpdir): argument
218 def test_resample_rate(tmpdir): argument
232 def test_resample_delay(tmpdir): argument
262 def testfrom_array_2D(tmpdir, create): argument
299 def test_from_array3D(tmpdir, create): argument
336 def test_from_array4D(tmpdir, create): argument
374 def test_create_from_array_invalid_args(tmpdir, create): argument
/dports/science/py-segyio/segyio-1.9.8/python/test/
H A Dtools.py16 def test_dt_fallback(tmpdir): argument
34 def test_dt_no_fallback(tmpdir): argument
191 def test_resample_none(tmpdir): argument
204 def test_resample_all(tmpdir): argument
218 def test_resample_rate(tmpdir): argument
232 def test_resample_delay(tmpdir): argument
262 def testfrom_array_2D(tmpdir, create): argument
299 def test_from_array3D(tmpdir, create): argument
336 def test_from_array4D(tmpdir, create): argument
374 def test_create_from_array_invalid_args(tmpdir, create): argument
/dports/astro/py-extension-helpers/extension-helpers-0.1/extension_helpers/tests/
H A Dtest_setup_helpers.py23 def _extension_test_package(tmpdir, request, extension_type='c', argument
107 def extension_test_package(tmpdir, request): argument
112 def c_extension_test_package(tmpdir, request): argument
120 def pyx_extension_test_package(tmpdir, request): argument
124 def test_cython_autoextensions(tmpdir): argument
/dports/sysutils/py-diffoscope/diffoscope-204/tests/comparators/
H A Dtest_debian.py58 def dot_changes1(tmpdir): argument
70 def dot_changes2(tmpdir): argument
82 def dot_changes3(tmpdir): argument
94 def dot_changes4(tmpdir): argument
110 def test_dot_changes_invalid(tmpdir): argument
211 def dot_dsc1(tmpdir): argument
220 def dot_dsc2(tmpdir): argument
233 def test_dot_dsc_no_associated_tar_gz(tmpdir, dot_dsc2): argument
267 def dot_buildinfo1(tmpdir): argument
277 def dot_buildinfo2(tmpdir): argument
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/visualization/wcsaxes/tests/
H A Dtest_misc.py45 def test_format_coord_regression(ignore_matplotlibrc, tmpdir): argument
79 def test_no_numpy_warnings(ignore_matplotlibrc, tmpdir, grid_type): argument
176 def test_slicing_warnings(ignore_matplotlibrc, tmpdir): argument
215 def test_plt_xlabel_ylabel(tmpdir): argument
226 def test_grid_type_contours_transform(tmpdir): argument
275 def test_grid_contour_large_spacing(tmpdir): argument
323 def test_iterate_coords(ignore_matplotlibrc, tmpdir): argument
444 def test_simplify_labels_usetex(ignore_matplotlibrc, tmpdir): argument
536 def test_multiple_draws_grid_contours(tmpdir): argument
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/features/
H A Dtest_editor_bdd.py37 def set_up_editor_replacement(quteproc, server, tmpdir, text, replacement): argument
57 def set_up_editor(quteproc, tmpdir, text): argument
71 def set_up_editor_empty(quteproc, tmpdir): argument
106 def editor_pid_watcher(tmpdir): argument
112 def set_up_editor_wait(quteproc, tmpdir, text, editor_pid_watcher): argument
157 def kill_editor_wait(tmpdir): argument
168 def save_editor_wait(tmpdir): argument
/dports/deskutils/py-vdirsyncer/vdirsyncer-0.18.0/tests/system/cli/
H A Dtest_discover.py10 def test_discover_command(tmpdir, runner): argument
67 def test_discover_different_collection_names(tmpdir, runner): argument
116 def test_discover_direct_path(tmpdir, runner): argument
151 def test_null_collection_with_named_collection(tmpdir, runner): argument
202 def test_collection_required(a_requires, b_requires, tmpdir, runner, monkeypatch): argument
/dports/lang/spidermonkey78/firefox-78.9.0/python/mach/mach/test/
H A Dtest_telemetry.py28 def run_mach(tmpdir): argument
68 def test_simple(run_mach, tmpdir): argument
86 def test_path_filtering(run_mach, tmpdir): argument
113 def test_path_filtering_in_objdir(run_mach, tmpdir): argument
135 def test_path_filtering_other_cwd(run_mach, tmpdir): argument
/dports/astro/py-astropy/astropy-5.0/astropy/io/misc/asdf/tags/coordinates/tests/
H A Dtest_earthlocation.py25 def test_earthlocation_quantity(tmpdir): argument
34 def test_earthlocation(position, tmpdir): argument
44 def test_earthlocation_geodetic(position, ellipsoid, tmpdir): argument
52 def test_earthlocation_site(tmpdir): argument
/dports/graphics/mahotas/mahotas-1.4.11/mahotas/tests/
H A Dtest_freeimage.py11 def test_freeimage(tmpdir): argument
21 def test_as_grey(tmpdir): argument
38 def test_save_load_rgba(tmpdir): argument
64 def test_multi(tmpdir): argument
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/unittests/framework/test/
H A Dtest_shader_test.py84 def test_bin(self, gles, operator, expected, tmpdir): argument
98 def test_gles3_bin(self, tmpdir): argument
110 def test_skip_gl_required(self, tmpdir): argument
122 def test_skip_gl_version(self, tmpdir): argument
134 def test_skip_gles_version(self, tmpdir): argument
146 def test_skip_glsl_version(self, tmpdir): argument
158 def test_skip_glsl_es_version(self, tmpdir): argument
170 def test_ignore_directives(self, tmpdir): argument
228 def inst(self, tmpdir): argument
257 def inst(self, tmpdir): argument

12345678910>>...209