summaryrefslogtreecommitdiff
path: root/Examples/test-suite
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-28479-5409/+17497
|\
| * Merge branch 'master' of github.com:swig/swigWilliam S Fulton2013-01-191-2/+2
| |\
| | * Merge pull request #17 from tristan0x/fix-test-suite-if-custom-javaWilliam S Fulton2013-01-181-2/+2
| | |\
| | | * use executables path set at ./configure timeTristan Carel2013-01-171-2/+2
| * | | Suppress warning in testcaseWilliam S Fulton2013-01-191-1/+4
| |/ /
| * | Cosmetic makefile changeWilliam S Fulton2013-01-191-2/+2
| * | Java test-suite change to make it possible to not specify a namespace. Re-add...William S Fulton2013-01-181-1/+4
| * | Revert Java test-suite makefile to adf51b5249e6b1a7a11fc3adcc01ed196d6c9135William S Fulton2013-01-181-29/+19
| * | Remove comment about previously outstanding TODO that has been cleaned up.Brant K. Kyser2013-01-171-4/+0
| * | Modify java test-suite Makefile to run the java_nspacewithoutpackage test wit...Brant K. Kyser2013-01-171-11/+12
| * | Add test case for using nspace without -package. TODO: Fix Makefile.in to act...Brant K. Kyser2013-01-172-0/+35
| * | fix variable names and makefile logic to correctly set PKGDIRSETUP and SWIGOP...marvingreenberg2013-01-171-24/+22
| * | Allow certain tests to compile without -package optionmarvingreenberg2013-01-171-20/+34
| |/
| * Minor update to test-suite README help filesWilliam S Fulton2013-01-172-0/+13
| * Make testdir a generic special directory for testcases that require subdirect...William S Fulton2013-01-179-8/+8
| |\
| | * moved testdir/* to testdir/inctest/* under Examples/test-suite/Paweł Tomulik2013-01-139-8/+8
| * | Fix cstype typemap lookup for member variables so that a fully qualified vari...William S Fulton2013-01-151-0/+19
| |/
| * Merge branch 'master' of github.com:swig/swigWilliam S Fulton2013-01-123-0/+68
| |\
| | * Merge branch 'SFbug1299' of https://github.com/BrantKyser/swig into BrantKyse...William S Fulton2013-01-113-0/+68
| | |\
| | | * Remove extra underscore from generated director names to maintain prevent bre...Brant K. Kyser2013-01-051-1/+1
| | | * Add test case for SourceForge Bug #1299Brant K. Kyser2013-01-053-0/+68
| | | * Change test to reflect new director class naming convention.Brant K. Kyser2013-01-031-1/+1
| | | * Merge branch 'master' into SFbug1299Brant K. Kyser2013-01-033-57/+63
| | | |\
| | | * | Added a test case for SourceForge Bug #1283.Brant K. Kyser2013-01-033-0/+112
| * | | | Convert to unix fileformatWilliam S Fulton2013-01-124-1487/+1487
| |/ / /
| * | | Fix spacing in generated code for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton2013-01-112-7/+24
| * | | SF Patch#268 - Add 'pre', 'post' and 'terminator' attributes to the csdirecto...Vladimir Kalinin2013-01-093-2/+66
| * | | Fix assorted typos.Olly Betts2013-01-082-3/+3
| * | | Add CHANGES note for virtual destructor in templates bug in prev commitWilliam S Fulton2013-01-061-1/+1
| * | | Merge branch 'SFbug1296' of https://github.com/ptomulik/swig into ptomulik-SF...William S Fulton2013-01-052-0/+25
| |\ \ \
| | * | | corrected some typosPaweł Tomulik2013-01-042-2/+2
| | * | | added test case for SF bug #1296Paweł Tomulik2013-01-042-0/+25
| | | |/ | | |/|
| * | | Merge branch 'SFbug1295' of https://github.com/ptomulik/swigWilliam S Fulton2013-01-053-0/+29
| |\ \ \
| | * | | added python test case li_std_except_as_class for SF bug 1295Paweł Tomulik2013-01-043-0/+29
| | |/ /
| * | | Added a test case for SourceForge Bug #1283.Brant K. Kyser2013-01-043-0/+112
| |/ /
| * | director_nspace fixes for C# for previous commitWilliam S Fulton2013-01-031-6/+6
| * | Fix for SourceForge Bug #1278Brant K. Kyser2013-01-022-51/+57
| |/
| * Fix garbage line number and empty file name reporting for some '}' or ')' err...William S Fulton2012-12-163-1/+19
| * Testcase correction for missing virtual destructorWilliam S Fulton2012-12-161-0/+1
| * Detect mono C# compiler on newer linux distributionsWilliam S Fulton2012-12-151-1/+1
| * Apply patch 3530444Klaus Kämpf2012-12-151-6/+6
| * Temporary workaround for testcase failing in PHPWilliam S Fulton2012-12-151-0/+18
| * Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtrKlaus Kämpf2012-12-142-2/+2
| * Ruby 1.9: Add current dir to load path when running RubyKlaus Kämpf2012-12-141-1/+1
| * CFFI - Fix some string constants are incorrectWilliam S Fulton2012-12-141-0/+1
| * Add runtime test for %implicitconvWilliam S Fulton2012-12-082-2/+74
| * Add test added a short while backWilliam S Fulton2012-11-131-0/+1
| * Tweak test so it works if test-suite is run using -copyctorWilliam S Fulton2012-11-132-2/+2
| * Fix director typemap searching so that a typemap specified with a name will b...William S Fulton2012-10-271-0/+48
| * New director test highlighting a proble in GoWilliam S Fulton2012-10-262-0/+23