Home
last modified time | relevance | path

Searched refs:test_src (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/tests/twisted/
H A Drun-test.sh.in26 test_src="@mctestsdir@"
46 test_src="${MC_ABS_TOP_SRCDIR}/tests"
51 PYTHONPATH="${test_src}/twisted:${test_build}/twisted"
54 MC_TWISTED_PATH="${test_src}/twisted"
71 XDG_CONFIG_DIRS="${test_src}/twisted"
74 MC_CLIENTS_DIR="${test_src}/twisted/telepathy/clients"
76 MC_MANAGER_DIR="${test_src}/twisted/telepathy/managers"
101 XDG_DATA_DIRS="${tmp}/share:${test_src}/twisted"
118 sh "${test_src}/twisted/tools/with-session-bus.sh" \
123 @TEST_PYTHON@ -u "${test_src}/twisted/$i" \
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/d/9 features/
H A Dmeson.build12 test_src,
23 test_src,
32 test_src,
41 test_src,
50 test_src,
58 test_src,
66 test_src,
74 test_src,
83 test_src,
92 test_src,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/d/9 features/
H A Dmeson.build12 test_src,
23 test_src,
32 test_src,
41 test_src,
50 test_src,
58 test_src,
66 test_src,
74 test_src,
83 test_src,
92 test_src,
[all …]
/dports/devel/meson/meson-0.60.3/test cases/d/9 features/
H A Dmeson.build12 test_src,
23 test_src,
32 test_src,
41 test_src,
50 test_src,
58 test_src,
66 test_src,
74 test_src,
83 test_src,
92 test_src,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/d/9 features/
H A Dmeson.build12 test_src,
23 test_src,
32 test_src,
41 test_src,
50 test_src,
58 test_src,
66 test_src,
74 test_src,
83 test_src,
92 test_src,
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/d/9 features/
H A Dmeson.build12 test_src,
23 test_src,
32 test_src,
41 test_src,
50 test_src,
58 test_src,
66 test_src,
74 test_src,
83 test_src,
92 test_src,
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_zipimport_support.py77 test_src = "def foo(): pass\n"
79 init_name = make_script(d, '__init__', test_src)
95 test_src = inspect.getsource(test_doctest)
96 test_src = test_src.replace(
99 test_src = test_src.replace("test.test_doctest",
101 test_src = test_src.replace("test.sample_doctest",
117 test_src)
195 test_src = textwrap.dedent("""\
205 script_name = make_script(d, 'script', test_src)
224 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_zipimport_support.py77 test_src = "def foo(): pass\n"
79 init_name = make_script(d, '__init__', test_src)
95 test_src = inspect.getsource(test_doctest)
96 test_src = test_src.replace(
99 test_src = test_src.replace("test.test_doctest",
101 test_src = test_src.replace("test.sample_doctest",
117 test_src)
195 test_src = textwrap.dedent("""\
205 script_name = make_script(d, 'script', test_src)
224 test_src = textwrap.dedent("""\
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_zipimport_support.py76 test_src = "def foo(): pass\n"
78 init_name = make_script(d, '__init__', test_src)
94 test_src = inspect.getsource(test_doctest)
95 test_src = test_src.replace(
98 test_src = test_src.replace("test.test_doctest",
100 test_src = test_src.replace("test.sample_doctest",
107 test_src)
183 test_src = textwrap.dedent("""\
193 script_name = make_script(d, 'script', test_src)
212 test_src = textwrap.dedent("""\
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
186 test_src = textwrap.dedent("""\
196 script_name = make_script(d, 'script', test_src)
215 test_src = textwrap.dedent("""\
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
186 test_src = textwrap.dedent("""\
196 script_name = make_script(d, 'script', test_src)
215 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_zipimport_support.py80 test_src = "def foo(): pass\n"
82 init_name = make_script(d, '__init__', test_src)
101 test_src = inspect.getsource(test_doctest)
102 test_src = test_src.replace(
105 test_src = test_src.replace("test.test_doctest",
107 test_src = test_src.replace("test.sample_doctest",
123 test_src)
187 test_src = textwrap.dedent("""\
197 script_name = make_script(d, 'script', test_src)
216 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
188 test_src = textwrap.dedent("""\
198 script_name = make_script(d, 'script', test_src)
217 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
186 test_src = textwrap.dedent("""\
196 script_name = make_script(d, 'script', test_src)
215 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
186 test_src = textwrap.dedent("""\
196 script_name = make_script(d, 'script', test_src)
215 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
186 test_src = textwrap.dedent("""\
196 script_name = make_script(d, 'script', test_src)
215 test_src = textwrap.dedent("""\
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_zipimport_support.py80 test_src = "def foo(): pass\n"
82 init_name = make_script(d, '__init__', test_src)
101 test_src = inspect.getsource(test_doctest)
102 test_src = test_src.replace(
105 test_src = test_src.replace("test.test_doctest",
107 test_src = test_src.replace("test.sample_doctest",
123 test_src)
187 test_src = textwrap.dedent("""\
197 script_name = make_script(d, 'script', test_src)
216 test_src = textwrap.dedent("""\
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_zipimport_support.py79 test_src = "def foo(): pass\n"
81 init_name = make_script(d, '__init__', test_src)
100 test_src = inspect.getsource(test_doctest)
101 test_src = test_src.replace(
104 test_src = test_src.replace("test.test_doctest",
106 test_src = test_src.replace("test.sample_doctest",
122 test_src)
186 test_src = textwrap.dedent("""\
196 script_name = make_script(d, 'script', test_src)
215 test_src = textwrap.dedent("""\
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_pubkey.h24 const std::string& test_src,
53 const std::string& test_src,
56 : PK_Test(algo, test_src, required_keys, optional_keys) {} in PK_Test() argument
74 const std::string& test_src,
77 : PK_Test(algo, test_src, required_keys, optional_keys) {} in PK_Test() argument
92 const std::string& test_src,
95 : PK_Test(algo, test_src, required_keys, optional_keys) {} in PK_Test() argument
137 const std::string& test_src,
162 const std::string& test_src,
182 const std::string& test_src,
[all …]
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_pubkey.h24 const std::string& test_src,
53 const std::string& test_src,
56 : PK_Test(algo, test_src, required_keys, optional_keys) {} in PK_Test() argument
74 const std::string& test_src,
77 : PK_Test(algo, test_src, required_keys, optional_keys) {} in PK_Test() argument
92 const std::string& test_src,
95 : PK_Test(algo, test_src, required_keys, optional_keys) {} in PK_Test() argument
137 const std::string& test_src,
162 const std::string& test_src,
182 const std::string& test_src,
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx.test8 cp $test_src/barsant.pmx .
13 && diff barsant1.pmx $test_src/barsant1.pmx \
14 && diff barsant2.pmx $test_src/barsant2.pmx \
18 && diff barsant.mid $test_src/barsant.mid \
19 && diff barsant.pml $test_src/barsant.pml \
20 && diff barsant.tex $test_src/barsant.tex \
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/
H A Drun-test.sh.in10 test_src="@gabbletestsdir@"
29 test_src="${GABBLE_ABS_TOP_SRCDIR}/tests"
33 PYTHONPATH="${test_src}/twisted:${test_build}/twisted"
36 GABBLE_TWISTED_PATH="${test_src}/twisted"
49 sh "${test_src}/twisted/tools/with-session-bus.sh" \
53 @TEST_PYTHON@ -u "${test_src}/twisted/$i"
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/
H A Ddvi2tty.test6 test_src=$srcdir/$DVI2TTY_TREE/test
12 ./dvi2tty $test_src/test.dvi >test.out && diff $srcdir/test.tty test.out || rc=1
14 ./dvi2tty -c $test_src/test.dvi >testc.out && diff $srcdir/testc.tty testc.out || rc=1
16 ./dvi2tty -s $test_src/test.dvi >tests.out && diff $srcdir/tests.tty tests.out || rc=1
18 ./dvi2tty -u $test_src/test.dvi >testu.out && diff $srcdir/testu.tty testu.out || rc=1
20 ./dvi2tty $test_src/ligtest >ligtest.out && diff $srcdir/ligtest.tty ligtest.out || rc=1
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dmerge1.q16 create table test_src(key string, value string) partitioned by (ds string);
19 insert overwrite table test_src partition(ds='101') select * from src;
20 insert overwrite table test_src partition(ds='102') select * from src;
23 insert overwrite table dest1 select key from test_src;
24 insert overwrite table dest1 select key from test_src;
28 insert overwrite table dest1 select key from test_src;
29 insert overwrite table dest1 select key from test_src;
/dports/net-im/telepathy-idle/telepathy-idle-0.2.0/tests/twisted/
H A Drun-test.sh.in10 test_src="@idletestsdir@"
29 test_src="${IDLE_ABS_TOP_SRCDIR}/tests"
33 PYTHONPATH="${test_src}/twisted:${test_build}/twisted"
36 IDLE_TWISTED_PATH="${test_src}/twisted"
54 sh "${test_src}/twisted/tools/with-session-bus.sh" \
58 @TEST_PYTHON@ -u "${test_src}/twisted/$i"

12345678910>>...17