Home
last modified time | relevance | path

Searched full:buildbottest (Results 1 – 6 of 6) sorted by relevance

/third_party/python/
D.travis.yml193 # `-r -w` implicitly provided through `make buildbottest`.
198 $XVFB_RUN make buildbottest TESTOPTS="-j4 -uall,-cpu"
DMakefile.pre.in1672 .PHONY: test testall testuniversal buildbottest pythoninfo
1711 buildbottest: all
/third_party/python/Tools/wasm/
Dwasm_build.py808 test="run 'make buildbottest TESTOPTS=...' (supports parallel tests)",
890 builder.run_test("buildbottest", testopts=args.testopts)
/third_party/python/Doc/using/
Dconfigure.rst639 * ``make buildbottest``: Build Python and run the Python test suite, the same
/third_party/python/patches/
Dcpython_mingw_v3.11.4.patch250 + run: make buildbottest TESTOPTS="-j4 -uall,-cpu"
317 + run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
424 + run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
/third_party/python/.cid/patches/
Dcpython_mingw_v3.11.4_20250509.patch355 + run: make buildbottest TESTOPTS="-j4 -uall,-cpu"
422 + run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
529 + run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"