summaryrefslogtreecommitdiffstats
path: root/test/SWIG/recursive-includes-cpp.py
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary python check swig testDaniel Moody2021-01-081-3/+2
* syntax fixups suggested by PyCharmMats Wichmann2019-12-231-1/+1
* Fix incorrect testing assumptions for SolarisJakub Kulik2019-11-011-0/+2
* get_platform_python_info fail on missing Python.hMats Wichmann2018-08-171-2/+2
* Move checking for python header to common locationMats Wichmann2018-08-151-5/+2
* SWIG recursive test checkes for Python.hMats Wichmann2018-08-131-1/+7
* stop using obsolete distutils.sysconfig to find python include, link paths,an...William Deegan2018-07-081-2/+3
* pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checksDaniel Moody2018-05-251-2/+3
* pr-3052: Needed to define target arch in the non-windows caseDaniel Moody2018-05-251-1/+3
* pr-3052: made target arch transparent to non windows platformsDaniel Moody2018-05-251-3/+3
* pr-3052: removed debug print statementsDaniel Moody2018-05-251-2/+2
* pr-3052: added a missing comma to the environment argsDaniel Moody2018-05-251-1/+1
* pr-3052: Updated swig tool with some default paths and fixed test to build on...Daniel Moody2018-05-251-11/+33
* pr-3052: updated swig test to work for windows.Daniel Moody2018-05-251-5/+1
* fixed swig tests to work on windowsDaniel Moody2018-05-251-1/+5
* fix test for osx (with macports only at this point)William Deegan2017-04-181-0/+4
* Issue 2264: Added SWIG recursive dependency tests.William Blevins2015-05-131-0/+123