MCPcopy Index your code
hub / github.com/numpy/numpy / pyinstaller-smoke.py

File pyinstaller-smoke.py

numpy/_pyinstaller/tests/pyinstaller-smoke.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A crude *bit of everything* smoke test to verify PyInstaller compatibility.
2
3PyInstaller typically goes wrong by forgetting to package modules, extension
4modules or shared libraries. This script should aim to touch as many of those

Callers

nothing calls this directly

Calls 5

reshapeMethod · 0.80
uniformMethod · 0.80
sortMethod · 0.45
sumMethod · 0.45
rootsMethod · 0.45

Tested by

no test coverage detected