[Python-Dev] Include C++ code in the ctypes test suite? (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Thu Jan 29 17:50:32 CET 2009
- Previous message: [Python-Dev] Include C++ code in the ctypes test suite?
- Next message: [Python-Dev] Include C++ code in the ctypes test suite?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Heller <theller ctypes.org> writes:
To test this functionality it is required to add some C++ source code to the ctypes private test module ctypestest.pyd/ctypestest.so.
Perhaps you should create a separate test module (_ctypes_pp_test?) so that platforms without a properly configured C++ compiler can still run the other tests.
(I also suppose configure can detect the presence of a C++ compiler...)
Regards
Antoine.
- Previous message: [Python-Dev] Include C++ code in the ctypes test suite?
- Next message: [Python-Dev] Include C++ code in the ctypes test suite?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]