Home
last modified time | relevance | path

Searched refs:showcapture (Results 1 – 23 of 23) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pytest/_pytest/
H A Ddebugging.py114 showcapture = node.config.option.showcapture
119 if showcapture in (sectionname, "all") and content:
H A Dterminal.py752 showcapture = self.config.option.showcapture
753 if showcapture == "no":
756 if showcapture != "all" and showcapture not in secname:
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/_pytest/
H A Ddebugging.py114 showcapture = node.config.option.showcapture
119 if showcapture in (sectionname, "all") and content:
H A Dterminal.py752 showcapture = self.config.option.showcapture
753 if showcapture == "no":
756 if showcapture != "all" and showcapture not in secname:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Ddebugging.py114 showcapture = node.config.option.showcapture
119 if showcapture in (sectionname, "all") and content:
H A Dterminal.py752 showcapture = self.config.option.showcapture
753 if showcapture == "no":
756 if showcapture != "all" and showcapture not in secname:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/src/_pytest/
H A Ddebugging.py114 showcapture = node.config.option.showcapture
119 if showcapture in (sectionname, "all") and content:
H A Dterminal.py752 showcapture = self.config.option.showcapture
753 if showcapture == "no":
756 if showcapture != "all" and showcapture not in secname:
/dports/devel/py-pytest/pytest-4.6.11/src/_pytest/
H A Dterminal.py818 showcapture = self.config.option.showcapture
819 if showcapture == "no":
822 if showcapture != "all" and showcapture not in secname:
870 showcapture = self.config.option.showcapture
871 if showcapture == "no":
874 if showcapture != "all" and showcapture not in secname:
H A Ddebugging.py298 showcapture = node.config.option.showcapture
305 if showcapture in (sectionname, "all") and content:
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Ddebugging.py345 showcapture = node.config.option.showcapture
352 if showcapture in (sectionname, "all") and content:
H A Dterminal.py981 showcapture = self.config.option.showcapture
982 if showcapture == "no":
985 if showcapture != "all" and showcapture not in secname:
1027 showcapture = self.config.option.showcapture
1028 if showcapture == "no":
1031 if showcapture != "all" and showcapture not in secname:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Ddebugging.py345 showcapture = node.config.option.showcapture
352 if showcapture in (sectionname, "all") and content:
H A Dterminal.py981 showcapture = self.config.option.showcapture
982 if showcapture == "no":
985 if showcapture != "all" and showcapture not in secname:
1027 showcapture = self.config.option.showcapture
1028 if showcapture == "no":
1031 if showcapture != "all" and showcapture not in secname:
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Ddebugging.py345 showcapture = node.config.option.showcapture
352 if showcapture in (sectionname, "all") and content:
H A Dterminal.py981 showcapture = self.config.option.showcapture
982 if showcapture == "no":
985 if showcapture != "all" and showcapture not in secname:
1027 showcapture = self.config.option.showcapture
1028 if showcapture == "no":
1031 if showcapture != "all" and showcapture not in secname:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/testing/
H A Dtest_pdb.py257 def test_pdb_print_captured_logs(self, testdir, showcapture): argument
266 child = testdir.spawn_pytest("--show-capture=%s --pdb %s" % (showcapture, p1))
267 if showcapture in ("all", "log"):
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_pdb.py257 def test_pdb_print_captured_logs(self, testdir, showcapture): argument
266 child = testdir.spawn_pytest("--show-capture=%s --pdb %s" % (showcapture, p1))
267 if showcapture in ("all", "log"):
/dports/devel/py-pytest/pytest-4.6.11/testing/
H A Dtest_pdb.py243 def test_pdb_print_captured_logs(self, testdir, showcapture): argument
253 "--show-capture={} --pdb {}".format(showcapture, p1)
255 if showcapture in ("all", "log"):
/dports/games/gnugo/gnugo-3.8/interface/
H A Dplay_ascii.c68 static void showcapture(char *line);
910 showcapture(strtok(NULL, " ")); in do_play_ascii()
1175 showcapture(char *line) in showcapture() function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_debugging.py245 def test_pdb_print_captured_logs(self, testdir, showcapture): argument
255 "--show-capture={} --pdb {}".format(showcapture, p1)
257 if showcapture in ("all", "log"):
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_debugging.py245 def test_pdb_print_captured_logs(self, testdir, showcapture): argument
255 "--show-capture={} --pdb {}".format(showcapture, p1)
257 if showcapture in ("all", "log"):
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_debugging.py245 def test_pdb_print_captured_logs(self, testdir, showcapture): argument
255 "--show-capture={} --pdb {}".format(showcapture, p1)
257 if showcapture in ("all", "log"):