summaryrefslogtreecommitdiff
path: root/test/SWIG
Commit message (Expand)AuthorAgeFilesLines
* fix test for osx (with macports only at this point)William Deegan2017-04-181-0/+4
* py2/3 fix unnecessary binary reads. pep8 format the file while we're out atWilliam Deegan2017-03-191-9/+10
* Use print() function. Fixes py2/3Craig Rodrigues2017-03-111-3/+5
* Use print() function to fix py2/3Craig Rodrigues2017-03-091-2/+4
* Moved common my<xxx>.py functions to global fixture and resolve byte/str.William Blevins2016-10-032-28/+4
* Updating tests to use fixture wrapper.py.William Blevins2016-09-241-6/+1
* More test fixes.William Blevins2016-09-212-2/+2
* Fixed print()'sWilliam Deegan2016-05-091-9/+9
* Merged in williamblevins/scons_20150323 (pull request #244)William Deegan2015-11-131-2/+13
|\
| * edit test/SWIG/SWIG.py to covert PR #270Pawel Tomulik2015-10-191-2/+13
* | Issue 2264: Added SWIG recursive dependency tests.William Blevins2015-05-131-0/+123
|/
* SWIG: improve tool detection, and update SWIG tests to run on Windows.Gary Oberbrunner2014-08-2013-25/+118
* Removed some garbage from tests (found by accident)ptomulik2012-06-181-2/+0
* - fixed SWIG module names for generated *.i files (#2707)Dirk Baechle2011-09-071-0/+79
* Apply patch from bug 2706 and create testcase to check for whitespace after m...William Deegan2011-01-241-0/+91
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-247-36/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-253-6/+4
* Don't hard-code the swig location in the expected output.Steven Knight2009-11-281-11/+7
* Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make...William Deegan2009-11-141-0/+102
* Solaris test portability fixes.Steven Knight2009-08-031-0/+2
* Modify the SWIG tests so that OS X is treated like a UNIX platform (which itGreg Noel2009-04-1811-114/+81
* Be sure to honor the setting of SWIGOUTDIR when the SWIG tool generatesBen Webb2009-03-311-0/+95
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0914-0/+84
* Remove (lots) more unnecessary imports.Steven Knight2009-02-063-6/+0
* Issue 2278: Emit header name when using SWIG directors (Ben Webb)Greg Noel2009-01-171-9/+5
* Issue 2279: Support $SWIGOUTDIR values with spaces in theSteven Knight2009-01-081-6/+11
* First part of issue 2278: handle quoted module names in SWIG sourceGreg Noel2009-01-041-0/+92
* Fix test to work with all versions of PythonGreg Noel2008-09-291-20/+21
* Fix broken swig tests when python being used to run tests is incompatible wit...William Deegan2008-09-205-0/+5
* Issue 2168: Mac OS X fixes for SWIG tests. (Greg Noel)Steven Knight2008-08-266-14/+38
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-0/+113
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-312-3/+8
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-0/+102
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-3/+5
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-179-91/+360
* Merged revisions 2121-2135 via svnmerge fromSteven Knight2007-07-144-25/+77
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-112-1/+31
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-115-168/+483
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-1/+1
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-3/+3
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-023-13/+12
* Merged revisions 1540-1545,1547-1581 via svnmerge fromSteven Knight2006-08-061-0/+50
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-7/+7
* Fix Fedora Core 3 test portability.Steven Knight2005-03-041-4/+4
* Add LoadableModule support. (Michael McCracken)Steven Knight2005-01-071-12/+41
* More command-line customizability: , , , , , , .Steven Knight2005-01-063-0/+331