Home
last modified time | relevance | path

Searched refs:make_pkg (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/test/test_importlib/
H A Dtest_main.py89 def make_pkg(name): member in NameNormalizationTests
105 fixtures.build_files(self.make_pkg('my_pkg'), self.site_dir)
113 fixtures.build_files(self.make_pkg(pkg_name), self.site_dir)
123 fixtures.build_files(self.make_pkg('abc'), self.site_dir)
128 fixtures.build_files(self.make_pkg('ABC'), alt_site_dir)
/third_party/python/Tools/nuget/
H A Dbuild.bat39 %MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=x86 %OUTPUT% %PACKAGES% %PYTHON_EXE%
48 %MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=x64 %OUTPUT% %PACKAGES% %PYTHON_EXE%
57 %MSBUILD% "%D%make_pkg.proj" /p:Configuration=Release /p:Platform=ARM %OUTPUT% %PACKAGES% %PYTHON_EXE%
/third_party/python/Lib/test/
H A Dtest_cmd_line_script.py20 make_pkg, make_script, make_zip_pkg, make_zip_script,
319 make_pkg(pkg_dir)
344 make_pkg(pkg_dir)
354 make_pkg(pkg_dir)
367 make_pkg(pkg_dir)
375 make_pkg(pkg_dir)
377 make_pkg(main_dir)
389 make_pkg(pkg_dir, "import sys; print('init_argv0==%r' % sys.argv[0])")
451 make_pkg(pkg_dir, *args)
H A Dtest_multiprocessing_main_handling.py17 make_pkg, make_script, make_zip_pkg, make_zip_script,
242 make_pkg(pkg_dir)
264 make_pkg(pkg_dir)
274 make_pkg(pkg_dir)
H A Dtest_compileall.py655 script_helper.make_pkg(pkg)
690 script_helper.make_pkg(pkg)
/third_party/python/Lib/test/support/
H A Dscript_helper.py248 def make_pkg(pkg_dir, init_source=''): function
/third_party/python/Tools/msi/
H A Dbuildrelease.bat209 %MSBUILD% "%D%..\nuget\make_pkg.proj" /t:Build /p:Configuration=Release /p:Platform=%1 /p:OutputPath="%BUILD%en-us"

Completed in 7 milliseconds