Searched full:pythoninfo (Results 1 – 13 of 13) sorted by relevance
40 run: .\python.bat -m test.pythoninfo54 run: .\python.bat -m test.pythoninfo70 run: make pythoninfo99 run: make pythoninfo
45 run: make pythoninfo51 python -m test.pythoninfo86 make pythoninfo
30 - script: ./venv/bin/python -m test.pythoninfo57 - script: make pythoninfo
12 - script: make pythoninfo
20 - script: python.bat -m test.pythoninfo
10 - script: .\python.exe -m test.pythoninfo
96 - ./venv/bin/python -m test.pythoninfo125 - make pythoninfo183 - make pythoninfo
1108 .PHONY: test testall testuniversal buildbottest pythoninfo1153 pythoninfo: build_all1154 $(RUNSHARED) ./$(BUILDPYTHON) -m test.pythoninfo
25 ssh %SSH_SERVER% %PYTHON_EXE% -m test.pythoninfo
20 class PythonInfo: class786 info = PythonInfo()
550 test_gdb and test.pythoninfo now check gdb command exit code.
238 Fix pythoninfo when the compiler is missing.
6755 test.pythoninfo now logs information of all clocks, not only time.time() and