Searched full:buildbottest (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/ |
| D | .travis.yml | 193 # `-r -w` implicitly provided through `make buildbottest`. 198 $XVFB_RUN make buildbottest TESTOPTS="-j4 -uall,-cpu"
|
| D | Makefile.pre.in | 1672 .PHONY: test testall testuniversal buildbottest pythoninfo 1711 buildbottest: all
|
| /third_party/python/Tools/wasm/ |
| D | wasm_build.py | 808 test="run 'make buildbottest TESTOPTS=...' (supports parallel tests)", 890 builder.run_test("buildbottest", testopts=args.testopts)
|
| /third_party/python/Doc/using/ |
| D | configure.rst | 639 * ``make buildbottest``: Build Python and run the Python test suite, the same
|
| /third_party/python/patches/ |
| D | cpython_mingw_v3.11.4.patch | 250 + 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/ |
| D | cpython_mingw_v3.11.4_20250509.patch | 355 + 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"
|