Home
last modified time | relevance | path

Searched refs:clean_env (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/ios/
H A Dclean_env.py41 clean_env = {}
47 clean_env[key] = val
59 clean_env['PATH'] = ':'.join(add_to_path + filtered_chunks)
65 clean_env[key] = val
72 os.execvpe(args[0], args, clean_env)
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/ios/
H A Dclean_env.py41 clean_env = {}
47 clean_env[key] = val
59 clean_env['PATH'] = ':'.join(add_to_path + filtered_chunks)
65 clean_env[key] = val
72 os.execvpe(args[0], args, clean_env)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/ios/
H A Dclean_env.py41 clean_env = {}
47 clean_env[key] = val
59 clean_env['PATH'] = ':'.join(add_to_path + filtered_chunks)
65 clean_env[key] = val
72 os.execvpe(args[0], args, clean_env)
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/build/ios/
H A Dclean_env.py41 clean_env = {}
47 clean_env[key] = val
59 clean_env['PATH'] = ':'.join(add_to_path + filtered_chunks)
65 clean_env[key] = val
72 os.execvpe(args[0], args, clean_env)
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/ios/
H A Dclean_env.py41 clean_env = {}
47 clean_env[key] = val
59 clean_env['PATH'] = ':'.join(add_to_path + filtered_chunks)
65 clean_env[key] = val
72 os.execvpe(args[0], args, clean_env)
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/ios/
H A Dclean_env.py41 clean_env = {}
47 clean_env[key] = val
59 clean_env['PATH'] = ':'.join(add_to_path + filtered_chunks)
65 clean_env[key] = val
72 os.execvpe(args[0], args, clean_env)
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/httplib2/tests/
H A Dtest_cacerts_from_env.py15 def clean_env(): function
25 def ca_certs_tmpfile(clean_env): argument
34 def test_certs_file_from_builtin(clean_env): argument
53 def test_certs_file_from_certifi(clean_env): argument
60 def test_certs_file_from_custom_getter(clean_env): argument
/dports/www/py-httplib2/httplib2-0.20.2/tests/
H A Dtest_cacerts_from_env.py18 def clean_env(): function
28 def ca_certs_tmpfile(clean_env): argument
37 def test_certs_file_from_builtin(clean_env): argument
56 def test_certs_file_from_certifi(clean_env): argument
63 def test_certs_file_from_custom_getter(clean_env): argument
/dports/devel/py-virtualenv/virtualenv-16.7.5/tests/activation/
H A Dtest_prompts.py315 def clean_env(): function
322 clean_env = os.environ.copy()
323 clean_env.pop(env_compat(VIRTUAL_ENV_DISABLE_PROMPT), None)
324 return clean_env
330 def test_suppressed_prompt(shell_info, shell_avail, env, value, disable, get_work_root, clean_env): argument
346 clean_env.update({env_compat(VIRTUAL_ENV_DISABLE_PROMPT): env_compat(value)})
375 assert 0 == subprocess.call(command, cwd=str(work_root[0]), shell=True, env=clean_env)
387 def test_activated_prompt(shell_info, shell_avail, env, prefix, get_work_root, clean_env): argument
400 clean_env.update({env_compat(k): env_compat(v)})
435 assert 0 == subprocess.call(command, cwd=str(work_root[0]), shell=True, env=clean_env)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/virtualenv/tests/activation/
H A Dtest_prompts.py315 def clean_env(): function
322 clean_env = os.environ.copy()
323 clean_env.pop(env_compat(VIRTUAL_ENV_DISABLE_PROMPT), None)
324 return clean_env
330 def test_suppressed_prompt(shell_info, shell_avail, env, value, disable, get_work_root, clean_env): argument
346 clean_env.update({env_compat(VIRTUAL_ENV_DISABLE_PROMPT): env_compat(value)})
375 assert 0 == subprocess.call(command, cwd=str(work_root[0]), shell=True, env=clean_env)
387 def test_activated_prompt(shell_info, shell_avail, env, prefix, get_work_root, clean_env): argument
400 clean_env.update({env_compat(k): env_compat(v)})
435 assert 0 == subprocess.call(command, cwd=str(work_root[0]), shell=True, env=clean_env)
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc27 clean_env() in clean_env() function
58 clean_env(); in test01()
75 clean_env(); in test02()
102 clean_env(); in test03()
128 clean_env(); in test04()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
79 clean_env(); in test02()
107 clean_env(); in test03()
133 clean_env(); in test04()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
76 clean_env(); in test02()
103 clean_env(); in test03()
129 clean_env(); in test04()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc27 clean_env() in clean_env() function
58 clean_env(); in test01()
75 clean_env(); in test02()
102 clean_env(); in test03()
128 clean_env(); in test04()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
76 clean_env(); in test02()
103 clean_env(); in test03()
129 clean_env(); in test04()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
76 clean_env(); in test02()
103 clean_env(); in test03()
129 clean_env(); in test04()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc27 clean_env() in clean_env() function
58 clean_env(); in test01()
75 clean_env(); in test02()
102 clean_env(); in test03()
128 clean_env(); in test04()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
76 clean_env(); in test02()
103 clean_env(); in test03()
129 clean_env(); in test04()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
76 clean_env(); in test02()
103 clean_env(); in test03()
129 clean_env(); in test04()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/27_io/filesystem/operations/
H A Dtemp_directory_path.cc28 clean_env() in clean_env() function
59 clean_env(); in test01()
76 clean_env(); in test02()
103 clean_env(); in test03()
129 clean_env(); in test04()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dcmdmod.py1268 clean_env=clean_env,
1544 clean_env=clean_env,
1779 clean_env=clean_env,
2013 clean_env=clean_env,
2292 clean_env=clean_env,
2517 clean_env=clean_env,
2575 clean_env=clean_env,
3460 clean_env=clean_env,
4045 clean_env=clean_env,
4397 clean_env=clean_env,
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/http/cgi/testdata/
H A Dtest.cgi41 my $clean_env = $ENV{$k};
42 $clean_env =~ s/[\n\r]//g;
43 print "env-$k=$clean_env\r\n";
/dports/lang/gcc8/gcc-8.5.0/libgo/go/net/http/cgi/testdata/
H A Dtest.cgi45 my $clean_env = $ENV{$k};
46 $clean_env =~ s/[\n\r]//g;
47 print "env-$k=$clean_env\r\n";
/dports/lang/gcc48/gcc-4.8.5/libgo/go/net/http/cgi/testdata/
H A Dtest.cgi41 my $clean_env = $ENV{$k};
42 $clean_env =~ s/[\n\r]//g;
43 print "env-$k=$clean_env\r\n";
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/net/http/cgi/testdata/
H A Dtest.cgi45 my $clean_env = $ENV{$k};
46 $clean_env =~ s/[\n\r]//g;
47 print "env-$k=$clean_env\r\n";

12345678910>>...12