| Commit message (Expand) | Author | Age | Files | Lines |
* | Address PR feedback | William Deegan | 2021-06-21 | 2 | -21/+8 |
|
|
* | remove unnecessary python check swig test | Daniel Moody | 2021-01-08 | 1 | -3/+2 |
|
|
* | Run autoflake on code | Mats Wichmann | 2020-09-21 | 2 | -2/+0 |
|
|
* | rm-py2: Remove "from __future__" from more places | Mats Wichmann | 2020-02-20 | 2 | -9/+4 |
|
|
* | [ci skip] fix typo | William Deegan | 2020-02-14 | 1 | -1/+1 |
|
|
* | [PR #3554] trim unused bits from swig tests | Mats Wichmann | 2020-02-13 | 3 | -14/+1 |
|
|
* | test cleanups: use harness python | Mats Wichmann | 2020-02-12 | 4 | -35/+35 |
|
|
* | syntax fixups suggested by PyCharm | Mats Wichmann | 2019-12-23 | 1 | -1/+1 |
|
|
* | Fix incorrect testing assumptions for Solaris | Jakub Kulik | 2019-11-01 | 1 | -0/+2 |
|
|
* | Tweak a few tests | Mats Wichmann | 2019-05-30 | 1 | -2/+2 |
|
|
* | fix a couple tests broken by binary write in wrapper.py. previously compared ... | William Deegan | 2018-11-02 | 1 | -1/+1 |
|
|
* | use absolute python path in sheabangs | Paweł Tomulik | 2018-10-22 | 1 | -2/+3 |
|
|
* | remove unnecessary sheabangs from scripts generated by end-to-end tests | Paweł Tomulik | 2018-10-22 | 1 | -19/+20 |
|
|
* | Correct sheabangs in code snippets under test/ | Paweł Tomulik | 2018-10-22 | 1 | -3/+3 |
|
|
* | Additional fixes for SWIG tests | Mats Wichmann | 2018-10-16 | 2 | -2/+2 |
|
|
* | get_platform_python_info fail on missing Python.h | Mats Wichmann | 2018-08-17 | 12 | -24/+24 |
|
|
* | Move checking for python header to common location | Mats Wichmann | 2018-08-15 | 12 | -62/+16 |
|
|
* | SWIG recursive test checkes for Python.h | Mats Wichmann | 2018-08-13 | 1 | -1/+7 |
|
|
* | Fix for py2.7 + 3.5+ | William Deegan | 2018-07-08 | 1 | -0/+1 |
|
|
* | stop using obsolete distutils.sysconfig to find python include, link paths,an... | William Deegan | 2018-07-08 | 1 | -2/+3 |
|
|
* | pr-3052: moved some 64 bit logic to TestCmd and used TestCmd system checks | Daniel Moody | 2018-05-25 | 1 | -2/+3 |
|
|
* | pr-3052: Needed to define target arch in the non-windows case | Daniel Moody | 2018-05-25 | 1 | -1/+3 |
|
|
* | pr-3052: made target arch transparent to non windows platforms | Daniel Moody | 2018-05-25 | 1 | -3/+3 |
|
|
* | pr-3052: removed debug print statements | Daniel Moody | 2018-05-25 | 1 | -2/+2 |
|
|
* | pr-3052: added a missing comma to the environment args | Daniel Moody | 2018-05-25 | 1 | -1/+1 |
|
|
* | pr-3052: Updated swig tool with some default paths and fixed test to build on... | Daniel Moody | 2018-05-25 | 1 | -11/+33 |
|
|
* | pr-3052: updated swig test to work for windows. | Daniel Moody | 2018-05-25 | 1 | -5/+1 |
|
|
* | fixed swig tests to work on windows | Daniel Moody | 2018-05-25 | 4 | -8/+19 |
|
|
* | fix test for osx (with macports only at this point) | William Deegan | 2017-04-18 | 1 | -0/+4 |
|
|
* | py2/3 fix unnecessary binary reads. pep8 format the file while we're out at | William Deegan | 2017-03-19 | 1 | -9/+10 |
|
|
* | Use print() function. Fixes py2/3 | Craig Rodrigues | 2017-03-11 | 1 | -3/+5 |
|
|
* | Use print() function to fix py2/3 | Craig Rodrigues | 2017-03-10 | 1 | -2/+4 |
|
|
* | Moved common my<xxx>.py functions to global fixture and resolve byte/str. | William Blevins | 2016-10-03 | 2 | -28/+4 |
|
|
* | Updating tests to use fixture wrapper.py. | William Blevins | 2016-09-24 | 1 | -6/+1 |
|
|
* | More test fixes. | William Blevins | 2016-09-21 | 2 | -2/+2 |
|
|
* | Fixed print()'s | William Deegan | 2016-05-09 | 1 | -9/+9 |
|
|
* | Merged in williamblevins/scons_20150323 (pull request #244) | William Deegan | 2015-11-13 | 1 | -0/+123 |
|\ |
|
| * | Issue 2264: Added SWIG recursive dependency tests. | William Blevins | 2015-05-13 | 1 | -0/+123 |
|
|
* | | edit test/SWIG/SWIG.py to covert PR #270 | Pawel Tomulik | 2015-10-19 | 1 | -2/+13 |
|/ |
|
* | SWIG: improve tool detection, and update SWIG tests to run on Windows. | Gary Oberbrunner | 2014-08-21 | 13 | -25/+118 |
|
|
* | Removed some garbage from tests (found by accident) | ptomulik | 2012-06-18 | 1 | -2/+0 |
|
|
* | - fixed SWIG module names for generated *.i files (#2707) | Dirk Baechle | 2011-09-07 | 1 | -0/+79 |
|
|
* | Apply patch from bug 2706 and create testcase to check for whitespace after m... | William Deegan | 2011-01-24 | 1 | -0/+91 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 7 | -36/+0 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -1/+1 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 3 | -6/+4 |
|
|
* | Don't hard-code the swig location in the expected output. | Steven Knight | 2009-11-28 | 1 | -11/+7 |
|
|
* | Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make... | William Deegan | 2009-11-14 | 1 | -0/+102 |
|
|
* | Solaris test portability fixes. | Steven Knight | 2009-08-03 | 1 | -0/+2 |
|
|
* | Modify the SWIG tests so that OS X is treated like a UNIX platform (which it | Greg Noel | 2009-04-18 | 11 | -114/+81 |
|
|