diff options
author | Petr Viktorin <encukou@gmail.com> | 2022-07-12 15:06:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-12 15:06:05 (GMT) |
commit | ec5db539b9df99c8b96149768dc2e8598dce2afa (patch) | |
tree | cd824cac3ad450310b9c756e6a7f728453b830d5 /Python/Python-ast.c | |
parent | cfafd3adf8c3bb73881081f721e77ebfc94431ea (diff) | |
download | cpython-ec5db539b9df99c8b96149768dc2e8598dce2afa.zip cpython-ec5db539b9df99c8b96149768dc2e8598dce2afa.tar.gz cpython-ec5db539b9df99c8b96149768dc2e8598dce2afa.tar.bz2 |
gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754)
This is a quick-and-dirty way to run the C++ tests.
It can definitely be improved in the future, but it should fail when things go wrong.
- Run test functions on import (yes, this can definitely be improved)
- Fudge setuptools metadata (name & version) to make the extension installable
- Install and import the extension in test_cppext
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions