pyodide/pyodide-build/pyodide_build/tests
Gyeongjae Choi e67c182f04
Fix replacing local include paths (#4136)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2023-09-20 09:00:04 +02: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
replace_so_abi_tags_test_package Run replace_so_abi_tags on out of tree builds (#3927) 2023-06-17 13:39:33 -07: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 Use pyodide-lock for pyodide-lock.json parsing in Python (#3949) 2023-06-29 16:45:06 +00:00
test_build_env.py FIX set PYODIDE_ROOT when using Makefile out-of-tree (#3959) 2023-06-29 11:37:03 +00:00
test_buildall.py Use pyodide-lock for pyodide-lock.json parsing in Python (#3949) 2023-06-29 16:45:06 +00:00
test_buildpkg.py MAINT Relocate build environment management related methods (#3934) 2023-06-26 21:20:12 +09:00
test_cli.py ENH Add environment variable to control 'exports' cli argument (#3973) 2023-07-06 19:52:45 -07:00
test_common.py Add function to check for WASM magic number (#4018) 2023-07-26 22:53:08 -07:00
test_io.py NFC Factor out common setup for rust packages (#3908) 2023-06-07 08:45:26 -07: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 Change the name of repodata.json to pyodide-lock.json (#3824) 2023-06-18 22:57:43 -07:00
test_pypabuild.py ENH Add environment variable to control 'exports' cli argument (#3973) 2023-07-06 19:52:45 -07:00
test_pypi.py skip built in packages when building dependencies (#4058) 2023-09-06 20:25:54 +09:00
test_pywasmcross.py Fix replacing local include paths (#4136) 2023-09-20 09:00:04 +02:00
test_pyzip.py NFC Update pre-commit rules to cover pyodide-build (#3911) 2023-06-06 14:21:03 -07: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