Home
last modified time | relevance | path

Searched defs:tmpdir (Results 301 – 325 of 5331) sorted by relevance

1...<<11121314151617181920>>...214

/dports/x11-fonts/py-cu2qu/cu2qu-1.6.5/tests/
H A Dcli_test.py20 def test_paths(tmpdir): argument
43 def test_single_input_output_file(self, tmpdir): argument
50 def test_multiple_inputs_output_dir(self, tmpdir): argument
65 def test_copytree(self, mode, tmpdir): argument
75 def test_multiprocessing(self, tmpdir, test_paths): argument
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/
H A Dtest_stubs.py21 def test_case_insensitivity(tmpdir, httpbin): argument
43 def test_multiple_headers(tmpdir, httpbin): argument
53 def test_original_decoded_response_is_not_modified(tmpdir, httpbin): argument
103 def test_original_response_is_not_modified_by_before_filter(tmpdir, httpbin): argument
H A Dtest_boto3.py12 def test_boto_stubs(tmpdir): argument
38 def test_boto_medium_difficulty(tmpdir): argument
53 def test_boto_hardcore_mode(tmpdir): argument
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/tests/extra_python_package/
H A Dtest_files.py100 def test_build_sdist(monkeypatch, tmpdir): argument
154 def test_build_global_dist(monkeypatch, tmpdir): argument
207 def tests_build_wheel(monkeypatch, tmpdir): argument
236 def tests_build_global_wheel(monkeypatch, tmpdir): argument
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/tests/
H A Dtest_install_scripts.py37 def test_sys_executable_escaping_unix(self, tmpdir, monkeypatch): argument
51 def test_sys_executable_escaping_win32(self, tmpdir, monkeypatch): argument
65 def test_executable_with_spaces_escaping_unix(self, tmpdir): argument
79 def test_executable_arg_escaping_win32(self, tmpdir): argument
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/tests/
H A Dtest_install_scripts.py37 def test_sys_executable_escaping_unix(self, tmpdir, monkeypatch): argument
51 def test_sys_executable_escaping_win32(self, tmpdir, monkeypatch): argument
65 def test_executable_with_spaces_escaping_unix(self, tmpdir): argument
79 def test_executable_arg_escaping_win32(self, tmpdir): argument
/dports/databases/pgbarman/barman-release-2.17/tests/
H A Dtest_server.py169 def test_check_config_missing(self, tmpdir): argument
192 def test_xlogdb_with_exception(self, os_mock, tmpdir): argument
217 def test_xlogdb(self, lock_file_mock, os_mock, tmpdir): argument
251 def test_get_wal_full_path(self, tmpdir): argument
360 self, get_backup_mock, wal_info_files, expected_indices, tmpdir argument
709 def test_get_wal_info(self, get_wal_mock, tmpdir): argument
799 self, delete_mock, get_first_backup_mock, tmpdir, capsys argument
1014 def test_check_archive(self, tmpdir): argument
1285 def test_timeline_has_children(self, tmpdir): argument
1537 def test_wait_for_wal(self, tmpdir): argument
[all …]
H A Dtest_copy_controller.py120 tmpdir, argument
578 def _run_analyze_directory(self, list_files_mock, tmpdir, ref_list, src_list): argument
641 def test_analyze_directory(self, list_files_mock, tmpdir): argument
824 def test_analyze_directory_empty_dst(self, list_files_mock, tmpdir): argument
889 def test_create_dir_and_purge(self, rsync_ignore_mock, rsync_factory_mock, tmpdir): argument
967 def test_copy(self, rsync_ignore_mock, tmpdir): argument
1171 tmpdir, argument
/dports/sysutils/py-liquidctl/liquidctl-1.7.2/tests/
H A Dtest_smbus.py45 def test__helper_fixture_replaces_real_smbus_implementation(emulated_smbus, tmpdir): argument
59 def test_aborts_if_sysfs_is_missing_devices(emulated_smbus, tmpdir): argument
67 def test_finds_a_device(emulated_smbus, tmpdir): argument
78 def test_ignores_non_bus_sysfs_entries(emulated_smbus, tmpdir): argument
92 def test_honors_a_bus_filter(emulated_smbus, tmpdir): argument
107 def emulated_device(tmpdir, emulated_smbus): argument
/dports/devel/buildstream/BuildStream-1.2.8/tests/artifactcache/
H A Dcache_size.py27 def test_cache_size_roundtrip(cli, tmpdir): argument
44 def test_cache_size_write(cli, tmpdir): argument
67 def test_quota_over_1024T(cli, tmpdir): argument
/dports/science/py-segyio/segyio-1.9.8/python/test/
H A D__init__.py12 def func_wrapper(tmpdir): argument
25 def small(tmpdir): argument
31 def smallps(tmpdir): argument
/dports/devel/py-typer/typer-0.4.0/tests/test_tutorial/test_parameter_types/test_path/
H A Dtest_tutorial001.py15 def test_no_path(tmpdir): argument
23 def test_not_exists(tmpdir): argument
32 def test_exists(tmpdir): argument
/dports/science/segyio/segyio-1.9.8/python/test/
H A D__init__.py12 def func_wrapper(tmpdir): argument
25 def small(tmpdir): argument
31 def smallps(tmpdir): argument
/dports/graphics/py-rasterio/rasterio-1.2.10/tests/
H A Dtest_rpcs.py157 def test_rpcs_write_read_rpcs(tmpdir): argument
202 def test_read_vrt_rpcs(tmpdir): argument
243 def test_rpcs_attribute_none_if_no_rpcs(tmpdir): argument
H A Dtest_colorinterp.py11 def test_cmyk_interp(tmpdir): argument
31 def test_ycbcr_interp(tmpdir): argument
45 def test_set_colorinterp(path_rgba_byte_tif, tmpdir, dtype): argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/tests/extra_python_package/
H A Dtest_files.py107 def test_build_sdist(monkeypatch, tmpdir): argument
171 def test_build_global_dist(monkeypatch, tmpdir): argument
224 def tests_build_wheel(monkeypatch, tmpdir): argument
253 def tests_build_global_wheel(monkeypatch, tmpdir): argument
/dports/devel/pybind11/pybind11-2.8.1/tests/extra_python_package/
H A Dtest_files.py107 def test_build_sdist(monkeypatch, tmpdir): argument
171 def test_build_global_dist(monkeypatch, tmpdir): argument
224 def tests_build_wheel(monkeypatch, tmpdir): argument
253 def tests_build_global_wheel(monkeypatch, tmpdir): argument
/dports/www/mitmproxy/mitmproxy-7.0.4/examples/contrib/webscanner_helper/
H A Dtest_urldict.py25 def test_urldict_set_error(self, tmpdir): argument
37 def test_urldict_get(self, tmpdir): argument
67 def test_urldict_dumps(self, tmpdir): argument
77 def test_urldict_dump(self, tmpdir): argument
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/tests/extra_python_package/
H A Dtest_files.py107 def test_build_sdist(monkeypatch, tmpdir): argument
171 def test_build_global_dist(monkeypatch, tmpdir): argument
224 def tests_build_wheel(monkeypatch, tmpdir): argument
253 def tests_build_global_wheel(monkeypatch, tmpdir): argument
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-wasi/tests/
H A Dtests.rs138 let tmpdir = TempDir::new().unwrap(); in preopen_populates() localVariable
157 let tmpdir = TempDir::new().unwrap(); in write_file() localVariable
180 let tmpdir = TempDir::new().unwrap(); in read_file() localVariable
203 let tmpdir = TempDir::new().unwrap(); in read_file_twice() localVariable
227 let tmpdir = TempDir::new().unwrap(); in cant_dotdot() localVariable
254 let tmpdir = TempDir::new().unwrap(); in notdir() localVariable
277 let tmpdir = TempDir::new().unwrap(); in follow_symlink() localVariable
303 let tmpdir = TempDir::new().unwrap(); in symlink_loop() localVariable
330 let tmpdir = TempDir::new().unwrap(); in symlink_escape() localVariable
386 let tmpdir = TempDir::new().unwrap(); in stat() localVariable
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-wasi-wasmsbx/tests/
H A Dtests.rs129 let tmpdir = TempDir::new().unwrap(); in preopen_populates() localVariable
149 let tmpdir = TempDir::new().unwrap(); in write_file() localVariable
173 let tmpdir = TempDir::new().unwrap(); in read_file() localVariable
196 let tmpdir = TempDir::new().unwrap(); in read_file_twice() localVariable
220 let tmpdir = TempDir::new().unwrap(); in cant_dotdot() localVariable
248 let tmpdir = TempDir::new().unwrap(); in notdir() localVariable
272 let tmpdir = TempDir::new().unwrap(); in follow_symlink() localVariable
298 let tmpdir = TempDir::new().unwrap(); in symlink_loop() localVariable
326 let tmpdir = TempDir::new().unwrap(); in symlink_escape() localVariable
379 let tmpdir = TempDir::new().unwrap(); in stat() localVariable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-wasi-wasmsbx/tests/
H A Dtests.rs129 let tmpdir = TempDir::new().unwrap(); in preopen_populates() localVariable
149 let tmpdir = TempDir::new().unwrap(); in write_file() localVariable
173 let tmpdir = TempDir::new().unwrap(); in read_file() localVariable
196 let tmpdir = TempDir::new().unwrap(); in read_file_twice() localVariable
220 let tmpdir = TempDir::new().unwrap(); in cant_dotdot() localVariable
248 let tmpdir = TempDir::new().unwrap(); in notdir() localVariable
272 let tmpdir = TempDir::new().unwrap(); in follow_symlink() localVariable
298 let tmpdir = TempDir::new().unwrap(); in symlink_loop() localVariable
326 let tmpdir = TempDir::new().unwrap(); in symlink_escape() localVariable
379 let tmpdir = TempDir::new().unwrap(); in stat() localVariable
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-wasi/tests/
H A Dtests.rs129 let tmpdir = TempDir::new().unwrap(); in preopen_populates() localVariable
149 let tmpdir = TempDir::new().unwrap(); in write_file() localVariable
173 let tmpdir = TempDir::new().unwrap(); in read_file() localVariable
196 let tmpdir = TempDir::new().unwrap(); in read_file_twice() localVariable
220 let tmpdir = TempDir::new().unwrap(); in cant_dotdot() localVariable
248 let tmpdir = TempDir::new().unwrap(); in notdir() localVariable
272 let tmpdir = TempDir::new().unwrap(); in follow_symlink() localVariable
298 let tmpdir = TempDir::new().unwrap(); in symlink_loop() localVariable
326 let tmpdir = TempDir::new().unwrap(); in symlink_escape() localVariable
379 let tmpdir = TempDir::new().unwrap(); in stat() localVariable
[all …]
/dports/print/py-fonttools/fonttools-4.28.2/Tests/cu2qu/
H A Dcli_test.py21 def test_paths(tmpdir): argument
44 def test_single_input_output_file(self, tmpdir): argument
51 def test_multiple_inputs_output_dir(self, tmpdir): argument
66 def test_copytree(self, mode, tmpdir): argument
76 def test_multiprocessing(self, tmpdir, test_paths): argument
/dports/devel/py-pip-tools/pip-tools-6.3.1/tests/
H A Dtest_repository_pypi.py91 def test_open_local_or_remote_file__directory(tmpdir): argument
143 def test_relative_path_pip_cache_dir_is_normalized(from_line, tmpdir): argument
153 def test_pip_cache_dir_is_empty(from_line, tmpdir): argument
240 def test_get_hashes_from_pypi(from_line, tmpdir, project_data, expected_hashes): argument
258 def test_get_project__returns_data(from_line, tmpdir, monkeypatch, pypi_repository): argument
282 from_line, tmpdir, monkeypatch, pypi_repository argument
299 from_line, tmpdir, monkeypatch, pypi_repository argument
322 def test_get_project__handles_404(from_line, tmpdir, monkeypatch, pypi_repository): argument
341 def test_name_collision(from_line, pypi_repository, make_package, make_sdist, tmpdir): argument

1...<<11121314151617181920>>...214