pyodide/pyodide-build/pyodide_build/tests
Gyeongjae Choi 68e42b1867
ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2023-02-10 08:56:42 +09:00
..
_test_recipes Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00
_test_wheels Add vendor-sharedlib key in meta.yaml spec (#3234) 2022-11-09 20:18:44 +09:00
__init__.py Add a CLI command to create a zipfile of Python libraries (#3411) 2023-01-14 14:59:42 +01:00
fixture.py Add a CLI command to create a zipfile of Python libraries (#3411) 2023-01-14 14:59:42 +01:00
test_buildall.py Add package_type field to repodata.json (#3528) 2023-02-03 21:26:23 -08:00
test_buildpkg.py Merge library and sharedlibrary key to build/type (#3238) 2022-11-13 12:31:14 +09:00
test_cli.py ENH Add --no-deps parameter to build-recipes CLI (#3520) 2023-02-03 21:31:46 -08:00
test_common.py ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559) 2023-02-10 08:56:42 +09:00
test_io.py Merge library and sharedlibrary key to build/type (#3238) 2022-11-13 12:31:14 +09:00
test_mkpkg.py Replace print statements with rich in pyodide-build (#3442) 2023-01-16 13:46:38 +09:00
test_py_compile.py Python3.11 (#3252) 2023-01-23 19:45:59 -08:00
test_pypabuild.py MAINT Relocate functions in pywasmcross (#3464) 2023-01-17 13:31:45 +09:00
test_pypi.py Reproducible package builds (and requirements.txt support) (#3469) 2023-02-04 14:55:09 +01:00
test_pywasmcross.py Replace isort, flake8, pycln and pyupgrade by ruff (#3522) 2023-02-07 08:35:20 +09:00
test_pyzip.py Implement pycompile option in pyodide create-zipfile CLI (#3463) 2023-01-18 10:00:18 +01:00
test_recipe.py Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00
test_run_docker.py ENH Remove hard coded paths in `pyodide_build` (#2351) 2022-04-09 13:41:10 -07:00