Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) | Victor Stinner | 2023-08-22 | 1 | -0/+260 |
* Move test_cppext to its own directory * Rename setup_testcppext.py to setup.py * Rename _testcppext.cpp to extension.cpp * The source (extension.cpp) is now also copied by the test. |