Home
last modified time | relevance | path

Searched refs:testdir (Results 201 – 225 of 7614) sorted by relevance

12345678910>>...305

/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_assertrewrite.py149 testdir.makepyfile(
270 testdir.makepyfile(
283 testdir.makepyfile(
296 testdir.makepyfile(
309 testdir.makepyfile(
320 testdir.makepyfile(
941 testdir.chdir()
959 testdir.chdir()
1061 testdir.makeini(
1111 testdir.makepyfile(
[all …]
H A Dtest_helpconfig.py5 def test_version_verbose(testdir, pytestconfig): argument
24 def test_help(testdir): argument
43 testdir.makeconftest(
55 def test_empty_help_param(testdir): argument
57 testdir.makeconftest(
75 testdir.makeconftest(
81 result = testdir.runpytest()
87 testdir.makeconftest(
95 result = testdir.runpytest()
99 def test_traceconfig(testdir): argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_assertrewrite.py149 testdir.makepyfile(
270 testdir.makepyfile(
283 testdir.makepyfile(
296 testdir.makepyfile(
309 testdir.makepyfile(
320 testdir.makepyfile(
941 testdir.chdir()
959 testdir.chdir()
1061 testdir.makeini(
1111 testdir.makepyfile(
[all …]
H A Dtest_helpconfig.py5 def test_version_verbose(testdir, pytestconfig): argument
24 def test_help(testdir): argument
43 testdir.makeconftest(
55 def test_empty_help_param(testdir): argument
57 testdir.makeconftest(
75 testdir.makeconftest(
81 result = testdir.runpytest()
87 testdir.makeconftest(
95 result = testdir.runpytest()
99 def test_traceconfig(testdir): argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_assertrewrite.py149 testdir.makepyfile(
270 testdir.makepyfile(
283 testdir.makepyfile(
296 testdir.makepyfile(
309 testdir.makepyfile(
320 testdir.makepyfile(
941 testdir.chdir()
959 testdir.chdir()
1061 testdir.makeini(
1111 testdir.makepyfile(
[all …]
H A Dtest_helpconfig.py5 def test_version_verbose(testdir, pytestconfig): argument
24 def test_help(testdir): argument
43 testdir.makeconftest(
55 def test_empty_help_param(testdir): argument
57 testdir.makeconftest(
75 testdir.makeconftest(
81 result = testdir.runpytest()
87 testdir.makeconftest(
95 result = testdir.runpytest()
99 def test_traceconfig(testdir): argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_conftest.py108 p = testdir.makepyfile("""
124 res = testdir.runpython(p)
130 p = testdir.mkdir("x")
159 sub = testdir.mkdir(name)
173 x = testdir.mkdir("x")
383 root = testdir.tmpdir
416 testdir.makeconftest("""
423 testdir.makepyfile("""
435 testdir.makepyfile("""
448 testdir.makepyfile(**{
[all …]
H A Dtest_runner.py13 def test_setup(self, testdir): argument
31 item = testdir.getitem("""
482 testdir.makeconftest("""
495 testdir.makepyfile("""
516 testdir.makepyfile(u"""
612 testdir.makepyfile('''
649 testdir.makepyfile("""
659 testdir.makepyfile("""
670 testdir.makepyfile("""
693 testdir.makepyfile("""
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/testing/
H A Dtest_conftest.py113 p = testdir.makepyfile(
137 p = testdir.mkdir("x")
166 sub = testdir.mkdir(name)
180 x = testdir.mkdir("x")
427 root = testdir.tmpdir
472 testdir.makeconftest(
481 testdir.makepyfile(
492 testdir.makeconftest(
497 testdir.makepyfile(
512 testdir.makepyfile(
[all …]
H A Dtest_runner.py16 def test_setup(self, testdir): argument
566 testdir.makeconftest(
579 testdir.makepyfile(
599 testdir.makepyfile(
622 testdir.makepyfile(
706 testdir.makepyfile(
750 testdir.makepyfile(
762 testdir.makepyfile(
775 testdir.makepyfile(
801 testdir.makepyfile(
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_conftest.py113 p = testdir.makepyfile(
137 p = testdir.mkdir("x")
166 sub = testdir.mkdir(name)
180 x = testdir.mkdir("x")
427 root = testdir.tmpdir
472 testdir.makeconftest(
481 testdir.makepyfile(
492 testdir.makeconftest(
497 testdir.makepyfile(
512 testdir.makepyfile(
[all …]
H A Dtest_runner.py16 def test_setup(self, testdir): argument
566 testdir.makeconftest(
579 testdir.makepyfile(
599 testdir.makepyfile(
622 testdir.makepyfile(
706 testdir.makepyfile(
750 testdir.makepyfile(
762 testdir.makepyfile(
775 testdir.makepyfile(
801 testdir.makepyfile(
[all …]
/dports/devel/py-pytest/pytest-4.6.11/testing/
H A Dtest_runner.py575 testdir.makepyfile(
611 testdir.makepyfile(
627 testdir.makepyfile(
646 testdir.makepyfile(
669 testdir.makepyfile(
746 testdir.makepyfile(
761 testdir.makepyfile(
806 testdir.makepyfile(
818 testdir.makepyfile(
831 testdir.makepyfile(
[all …]
H A Dtest_capture.py107 testdir.makepyfile(
124 testdir.makepyfile(
730 result = testdir.runpytest(testdir.tmpdir, "--traceconfig")
735 testdir.makepyfile(
762 testdir.makepyfile(
797 testdir.makepyfile(
819 testdir.makepyfile(
905 def tmpfile(testdir): argument
1315 testdir.makepyfile(
1379 testdir.makepyfile(
[all …]
/dports/shells/yash/yash-2.51/tests/
H A Ddirstack-y.tst9 mkdir testdir testdir/1 testdir/2 testdir/3
240 DIRSTACK=("$PWD/testdir/1" "$PWD/testdir/parent/testdir/2")
247 $PWD/testdir/parent/testdir/3
248 $PWD/testdir/parent/testdir/3
250 $PWD/testdir/parent/testdir/2
256 DIRSTACK=("$PWD/testdir/1" "$PWD/testdir/parent/testdir/2")
263 $PWD/testdir/parent/testdir/3
264 $PWD/testdir/parent/testdir/3
266 $PWD/testdir/parent/testdir/2
279 $PWD/testdir/parent/testdir/3
[all …]
/dports/devel/py-pytest-pep8/pytest-pep8-1.0.6/
H A Dtest_pep8.py15 p = testdir.makepyfile("")
29 testdir.makeini("""
70 testdir.makeini("""
80 def test_ok_verbose(testdir): argument
81 p = testdir.makepyfile("""
93 def test_keyword_match(testdir): argument
94 testdir.makepyfile("""
108 testdir.makeini("""
112 testdir.makepyfile("""
140 def test_strict(testdir): argument
[all …]
/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/testing/
H A Dtest_plugin.py6 def test_dist_incompatibility_messages(testdir): argument
17 def test_dist_options(testdir): argument
20 config = testdir.parseconfigure("-n 2")
32 config = testdir.parseconfigure("-d")
50 config = testdir.parseconfigure("-n2")
98 def test_testrunuid_provided(testdir): argument
104 def test_testrunuid_generated(testdir): argument
111 def test_getxspecs(self, testdir): argument
127 config = testdir.parseconfigure("--rsyncdir=" + str(testdir.tmpdir))
143 testdir.makeini(
[all …]
/dports/devel/blame/blame-1.3.1/tests/
H A Dbranch.at6 cp $testdir/complex-1.2.1.2.expout expout
7 cp $testdir/complex.experr experr
15 cp $testdir/complex.experr experr
22 cp $testdir/complex.experr experr
37 cp $testdir/complex.experr experr
53 cp $testdir/complex.experr experr
61 cp $testdir/complex.experr experr
77 cp $testdir/complex.experr experr
85 cp $testdir/complex.experr experr
94 cp $testdir/complex.experr experr
[all …]
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/01_vars/02_functions/
H A Dfindfiles.cf29 "$(G.testdir)/$(findfiles.names)"
34 "Created $(G.testdir)/$(findfiles.names)";
47 "patterns[a]" string => "$(G.testdir)/?";
48 "patterns[b]" string => "$(G.testdir)/*";
58 "patterns[g]" string => "$(G.testdir)/**";
79 "expected[a]" string => "$(G.testdir)/a,$(G.testdir)/d,$(G.testdir)/g";
81 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
83 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
86 "expected[c]" string => "$(G.testdir)/d/e,$(G.testdir)/g/h";
87 "expected[d]" string => "$(G.testdir)/a,$(G.testdir)/bc";
[all …]
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/01_vars/02_functions/
H A Dfindfiles.cf29 "$(G.testdir)/$(findfiles.names)"
34 "Created $(G.testdir)/$(findfiles.names)";
47 "patterns[a]" string => "$(G.testdir)/?";
48 "patterns[b]" string => "$(G.testdir)/*";
58 "patterns[g]" string => "$(G.testdir)/**";
79 "expected[a]" string => "$(G.testdir)/a,$(G.testdir)/d,$(G.testdir)/g";
81 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
83 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
86 "expected[c]" string => "$(G.testdir)/d/e,$(G.testdir)/g/h";
87 "expected[d]" string => "$(G.testdir)/a,$(G.testdir)/bc";
[all …]
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/01_vars/02_functions/
H A Dfindfiles.cf29 "$(G.testdir)/$(findfiles.names)"
34 "Created $(G.testdir)/$(findfiles.names)";
47 "patterns[a]" string => "$(G.testdir)/?";
48 "patterns[b]" string => "$(G.testdir)/*";
58 "patterns[g]" string => "$(G.testdir)/**";
79 "expected[a]" string => "$(G.testdir)/a,$(G.testdir)/d,$(G.testdir)/g";
81 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
83 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
86 "expected[c]" string => "$(G.testdir)/d/e,$(G.testdir)/g/h";
87 "expected[d]" string => "$(G.testdir)/a,$(G.testdir)/bc";
[all …]
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/01_vars/02_functions/
H A Dfindfiles.cf29 "$(G.testdir)/$(findfiles.names)"
34 "Created $(G.testdir)/$(findfiles.names)";
47 "patterns[a]" string => "$(G.testdir)/?";
48 "patterns[b]" string => "$(G.testdir)/*";
58 "patterns[g]" string => "$(G.testdir)/**";
79 "expected[a]" string => "$(G.testdir)/a,$(G.testdir)/d,$(G.testdir)/g";
81 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
83 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
86 "expected[c]" string => "$(G.testdir)/d/e,$(G.testdir)/g/h";
87 "expected[d]" string => "$(G.testdir)/a,$(G.testdir)/bc";
[all …]
/dports/sysutils/busybox/busybox-1.26.2/testsuite/
H A Dmdev.tests16 rm -rf mdev.testdir
17 mkdir mdev.testdir
21 mkdir mdev.testdir/bin
23 mkdir mdev.testdir/etc
24 mkdir mdev.testdir/dev
51 rm -rf mdev.testdir/dev/*
65 rm -rf mdev.testdir/dev/*
79 rm -rf mdev.testdir/dev/*
94 rm -rf mdev.testdir/dev/*
112 rm -rf mdev.testdir/dev/*
[all …]
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/
H A Dfindfiles.cf29 "$(G.testdir)/$(findfiles.names)"
34 "Created $(G.testdir)/$(findfiles.names)";
47 "patterns[a]" string => "$(G.testdir)/?";
48 "patterns[b]" string => "$(G.testdir)/*";
58 "patterns[g]" string => "$(G.testdir)/**";
79 "expected[a]" string => "$(G.testdir)/a,$(G.testdir)/d,$(G.testdir)/g";
81 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
83 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
86 "expected[c]" string => "$(G.testdir)/d/e,$(G.testdir)/g/h";
87 "expected[d]" string => "$(G.testdir)/a,$(G.testdir)/bc";
[all …]
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/
H A Dfindfiles.cf29 "$(G.testdir)/$(findfiles.names)"
34 "Created $(G.testdir)/$(findfiles.names)";
47 "patterns[a]" string => "$(G.testdir)/?";
48 "patterns[b]" string => "$(G.testdir)/*";
58 "patterns[g]" string => "$(G.testdir)/**";
79 "expected[a]" string => "$(G.testdir)/a,$(G.testdir)/d,$(G.testdir)/g";
81 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
83 …"expected[b]" string => "$(G.testdir)/a,$(G.testdir)/bc,$(G.testdir)/d,$(G.testdir)/g,$(G.testdir)…
86 "expected[c]" string => "$(G.testdir)/d/e,$(G.testdir)/g/h";
87 "expected[d]" string => "$(G.testdir)/a,$(G.testdir)/bc";
[all …]

12345678910>>...305