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
_test_wheels
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
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
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
test_recipe.py
test_run_docker.py