Files
cpython/Lib/test
Petr Viktorin ec5db539b9 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
2022-07-12 17:06:05 +02:00
..
2022-04-07 12:27:35 -07:00
2022-04-07 12:27:35 -07:00
2022-04-23 14:48:17 -07:00
2022-04-07 12:27:35 -07:00