Home
last modified time | relevance | path

Searched defs:caplog (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_lint.py106 def test_lint_no_files(caplog): argument
112 def test_lint_ignored_file(caplog): argument
122 def test_lint_not_existing_file(caplog): argument
134 def test_lint_passing(caplog): argument
144 def test_lint_failing(caplog): argument
155 def test_ref_existent_relative(caplog): argument
200 def test_ref_absolute_url(caplog): argument
212 def test_about_blank_as_ref(caplog): argument
221 def test_ref_same_file_empty(caplog): argument
232 def test_ref_same_file_path(caplog): argument
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_lint.py106 def test_lint_no_files(caplog): argument
112 def test_lint_ignored_file(caplog): argument
122 def test_lint_not_existing_file(caplog): argument
134 def test_lint_passing(caplog): argument
144 def test_lint_failing(caplog): argument
155 def test_ref_existent_relative(caplog): argument
200 def test_ref_absolute_url(caplog): argument
212 def test_about_blank_as_ref(caplog): argument
221 def test_ref_same_file_empty(caplog): argument
232 def test_ref_same_file_path(caplog): argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_lint.py106 def test_lint_no_files(caplog): argument
112 def test_lint_ignored_file(caplog): argument
122 def test_lint_not_existing_file(caplog): argument
134 def test_lint_passing(caplog): argument
144 def test_lint_failing(caplog): argument
155 def test_ref_existent_relative(caplog): argument
200 def test_ref_absolute_url(caplog): argument
212 def test_about_blank_as_ref(caplog): argument
221 def test_ref_same_file_empty(caplog): argument
232 def test_ref_same_file_path(caplog): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_lint.py109 def test_lint_no_files(caplog): argument
115 def test_lint_ignored_file(caplog): argument
125 def test_lint_not_existing_file(caplog): argument
137 def test_lint_passing(caplog): argument
147 def test_lint_failing(caplog): argument
158 def test_ref_existent_relative(caplog): argument
203 def test_ref_absolute_url(caplog): argument
215 def test_about_blank_as_ref(caplog): argument
224 def test_ref_same_file_empty(caplog): argument
235 def test_ref_same_file_path(caplog): argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/lint/tests/
H A Dtest_lint.py110 def test_lint_no_files(caplog): argument
116 def test_lint_ignored_file(caplog): argument
126 def test_lint_not_existing_file(caplog): argument
138 def test_lint_passing(caplog): argument
148 def test_lint_failing(caplog): argument
159 def test_ref_existent_relative(caplog): argument
179 def test_ref_non_existent_relative(caplog): argument
204 def test_ref_absolute_url(caplog): argument
216 def test_ref_same_file_empty(caplog): argument
227 def test_ref_same_file_path(caplog): argument
[all …]
/dports/sysutils/py-mqttwarn/mqttwarn-0.22.0/tests/
H A Dtest_core.py22 def test_bootstrap(caplog): argument
42 def test_decode_payload_foo(caplog): argument
56 def test_decode_payload_json(caplog): argument
70 def test_decode_payload_datamap(caplog): argument
84 def test_decode_payload_alldata(caplog): argument
98 def test_message_log(caplog): argument
173 def test_plugin_module(caplog, configfile): argument
191 def test_plugin_file(caplog, configfile): argument
208 def test_xform_func(caplog): argument
/dports/devel/py-pytest/pytest-4.6.11/testing/logging/
H A Dtest_fixture.py15 def test_change_level(caplog): argument
53 def test_with_statement(caplog): argument
68 def test_log_access(caplog): argument
76 def test_messages(caplog): argument
97 def test_record_tuples(caplog): argument
104 def test_unicode(caplog): argument
112 def test_clear(caplog): argument
123 def logging_during_setup_and_teardown(caplog): argument
131 def test_caplog_captures_for_all_stages(caplog, logging_during_setup_and_teardown): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/testing/logging/
H A Dtest_fixture.py15 def test_change_level(caplog): argument
53 def test_with_statement(caplog): argument
68 def test_log_access(caplog): argument
76 def test_record_tuples(caplog): argument
83 def test_unicode(caplog): argument
91 def test_clear(caplog): argument
102 def logging_during_setup_and_teardown(caplog): argument
110 def test_caplog_captures_for_all_stages(caplog, logging_during_setup_and_teardown): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/logging/
H A Dtest_fixture.py15 def test_change_level(caplog): argument
53 def test_with_statement(caplog): argument
68 def test_log_access(caplog): argument
76 def test_record_tuples(caplog): argument
83 def test_unicode(caplog): argument
91 def test_clear(caplog): argument
102 def logging_during_setup_and_teardown(caplog): argument
110 def test_caplog_captures_for_all_stages(caplog, logging_during_setup_and_teardown): argument
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/logging/
H A Dtest_fixture.py16 def test_change_level(caplog): argument
85 def test_with_statement(caplog): argument
100 def test_log_access(caplog): argument
108 def test_messages(caplog): argument
129 def test_record_tuples(caplog): argument
136 def test_unicode(caplog): argument
144 def test_clear(caplog): argument
155 def logging_during_setup_and_teardown(caplog): argument
163 def test_caplog_captures_for_all_stages(caplog, logging_during_setup_and_teardown): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/logging/
H A Dtest_fixture.py16 def test_change_level(caplog): argument
85 def test_with_statement(caplog): argument
100 def test_log_access(caplog): argument
108 def test_messages(caplog): argument
129 def test_record_tuples(caplog): argument
136 def test_unicode(caplog): argument
144 def test_clear(caplog): argument
155 def logging_during_setup_and_teardown(caplog): argument
163 def test_caplog_captures_for_all_stages(caplog, logging_during_setup_and_teardown): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/logging/
H A Dtest_fixture.py16 def test_change_level(caplog): argument
85 def test_with_statement(caplog): argument
100 def test_log_access(caplog): argument
108 def test_messages(caplog): argument
129 def test_record_tuples(caplog): argument
136 def test_unicode(caplog): argument
144 def test_clear(caplog): argument
155 def logging_during_setup_and_teardown(caplog): argument
163 def test_caplog_captures_for_all_stages(caplog, logging_during_setup_and_teardown): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/logging/
H A Dtest_fixture.py14 def test_change_level(caplog): argument
29 def test_with_statement(caplog): argument
44 def test_log_access(caplog): argument
51 def test_record_tuples(caplog): argument
59 def test_unicode(caplog): argument
66 def test_clear(caplog): argument
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/helpers/
H A Dtest_logfail.py37 def test_log_expected(caplog): argument
42 def test_log_expected_logger(caplog): argument
48 def test_log_expected_wrong_level(caplog): argument
54 def test_log_expected_logger_wrong_level(caplog): argument
61 def test_log_expected_wrong_logger(caplog): argument
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/tests/
H A Dtest_validation.py46 def test_hocr_notlatin_warning(caplog): argument
56 def test_old_ghostscript(caplog): argument
94 def test_optimizing(caplog): argument
101 def test_user_words(caplog): argument
125 def test_report_file_size(tmp_path, caplog): argument
191 def test_language_warning(caplog): argument
271 def test_optional_program_recommended(caplog): argument
292 def test_pagesegmode_warning(caplog): argument
/dports/sysutils/py-liquidctl/liquidctl-1.7.2/tests/
H A Dtest_backward_compatibility_14.py14 def test_kraken2_backwards_modes_are_deprecated(caplog): argument
41 def test_kraken3_backwards_modes_are_deprecated(caplog): argument
75 def test_smart_device_v1_backwards_modes_are_deprecated(caplog): argument
102 def test_hue2_backwards_modes_are_deprecated(caplog): argument
/dports/devel/py-pip/pip-20.3.4/tests/unit/
H A Dtest_resolution_legacy_resolver.py61 def test_compatible(self, caplog): argument
91 def test_incompatible_with_ignore_requires(self, caplog): argument
111 def test_none_requires_python(self, caplog): argument
129 def test_invalid_requires_python(self, caplog): argument
152 def test_empty_metadata_error(self, caplog, metadata_name): argument
200 def test_sort_best_candidate__has_non_yanked(self, caplog, monkeypatch): argument
216 def test_sort_best_candidate__all_yanked(self, caplog, monkeypatch): argument
251 self, caplog, monkeypatch, yanked_reason, expected_reason, argument
H A Dtest_utils_subprocess.py207 self, capfd, caplog, log_level, spinner, result, expected, argument
254 def prepare_call(self, caplog, log_level, command=None): argument
264 def test_debug_logging(self, capfd, caplog): argument
284 def test_info_logging(self, capfd, caplog): argument
300 def test_info_logging__subprocess_error(self, capfd, caplog): argument
355 def test_info_logging_with_show_stdout_true(self, capfd, caplog): argument
399 caplog, expected, argument
/dports/textproc/py-charset-normalizer/charset-normalizer-2.0.8/tests/
H A Dtest_logging.py15 def test_explain_true_behavior(self, caplog): argument
22 def test_explain_false_handler_set_behavior(self, caplog): argument
31 def test_set_stream_handler(self, caplog): argument
40 def test_set_stream_handler_format(self, caplog): argument
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_processing.py98 def test_resample_from_to(caplog): argument
202 def test_resample_to_output(caplog): argument
306 def test_smooth_image(caplog): argument
362 def test_spatial_axes_check(caplog): argument
438 def test_conform(caplog): argument
/dports/graphics/py-fiona/Fiona-1.8.20/tests/
H A Dtest_logutils.py10 def test_filtering(caplog): argument
26 def test_skipping_slice(caplog, data_dir): argument
35 def test_skipping_list(caplog, data_dir): argument
/dports/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/tests/unit/core/
H A Dtest_stats.py9 def test_stats_initted(sbwshome_empty, args, conf, caplog): argument
26 def test_stats_stale_result(args, conf, caplog, sbwshome_success_result): argument
38 time_mock, sbwshome_error_result, args, conf, capsys, caplog argument
71 time_mock, sbwshome_success_result_two_relays, args, conf, capsys, caplog argument
/dports/science/py-pydicom/pydicom-2.2.2/pydicom/tests/
H A Dtest_config.py32 def test_default(self, caplog): argument
45 def test_debug_on_handler_null(self, caplog): argument
64 def test_debug_off_handler_null(self, caplog): argument
78 def test_debug_on_handler_stream(self, caplog): argument
98 def test_debug_off_handler_stream(self, caplog): argument
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/misc/
H A Dtest_editor.py40 def editor(caplog, qtbot, request): argument
96 def test_error(self, editor, caplog): argument
109 def test_crash(self, editor, caplog): argument
122 def test_unreadable(self, message_mock, editor, caplog, qtbot): argument
139 unwritable_tmp_path, caplog): argument
151 def test_encode_error(self, message_mock, editor, caplog, config_stub): argument
193 def test_backup_error(self, qtbot, message_mock, mocker, caplog): argument
261 def test_failing_watch(qtbot, caplog, monkeypatch): argument
283 def test_failing_unwatch(qtbot, caplog, monkeypatch): argument
/dports/www/py-internetarchive/internetarchive-2.2.0/tests/cli/
H A Dtest_ia_upload.py12 def test_ia_upload(tmpdir_ch, caplog): argument
27 def test_ia_upload_invalid_identifier(capsys, caplog): argument
125 def test_ia_upload_unicode(tmpdir_ch, caplog): argument
144 def test_ia_upload_remote_name(tmpdir_ch, caplog): argument

12345678910>>...12