summaryrefslogtreecommitdiff
path: root/Examples/test-suite/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wkalinin-nested-ignore-fix'William S Fulton2016-06-261-0/+1
|\
| * test for #662Vladimir Kalinin2016-05-241-0/+1
* | Smart pointer to %ignored class doesn't expose inherited methods fix.William S Fulton2016-05-311-0/+1
* | Fix directorin SWIGTYPE typemaps to make a copy as these are used for pass by...William S Fulton2016-05-141-2/+3
* | Fix assertion handling defaultargsWilliam S Fulton2016-05-071-0/+1
* | Make check-failing-test make macro more hygienicVadim Zeitlin2016-05-031-1/+1
* | Add check-failing target to check that failing tests still do failVadim Zeitlin2016-04-201-0/+7
* | Show the number of passed tests in "make check"Vadim Zeitlin2016-04-201-0/+1
* | Add a possibility to disable failing test casesVadim Zeitlin2016-04-181-0/+5
|/
* Merge branch 'char-escaping'William S Fulton2016-03-121-0/+1
|\
| * Add tests for enum values and static const member variables chars containing ...William S Fulton2016-01-261-0/+1
* | Merge branch 'interfaces'William S Fulton2016-03-111-0/+5
|\ \
| * | Add limited support for %interface_impl and %shared_ptrWilliam S Fulton2016-03-061-0/+1
| * | Add rstrip encoder for use in %rename.William S Fulton2016-03-021-0/+1
| * | Add multiple_inheritance_nspace testcaseWilliam S Fulton2016-02-291-0/+1
| * | Merge branch 'interfaces' into interfaces2William S Fulton2016-02-111-0/+2
| |\ \ | | |/ | |/|
| | * Remove unnecessary interfaces for concrete classesWilliam S Fulton2016-02-101-0/+1
| | * interface test addedVladimir Kalinin2013-05-291-0/+1
* | | Don't run some tests twiceWilliam S Fulton2016-02-211-1/+0
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
* | | rename overload_extendc testcaseWilliam S Fulton2016-02-211-1/+1
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
* | | Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-1/+1
|/ /
* | Qualify use of "__builtin__.Exception" class.Ben Webb2016-01-111-0/+1
* | Limited Python/Ruby support for boost::arrayWilliam S Fulton2015-11-271-0/+1
* | Add std::array container wrappers for PythonWilliam S Fulton2015-11-171-0/+1
* | Fix overloaded templates and default argumentsWilliam S Fulton2015-10-111-0/+1
* | valgrind --trace-children=yes no longer requiredOlly Betts2015-09-041-3/+1
* | Consistent quoting in MakefileWilliam S Fulton2015-08-211-19/+19
* | More remove SWIG_LIB variableWilliam S Fulton2015-08-211-2/+2
* | Prototype removal of swig-preinst in the test-suite and examplesWilliam S Fulton2015-08-181-7/+7
* | Support special variable expansion in special variable macros in typemap attr...William S Fulton2015-07-221-0/+1
* | Fix syntax error when the template keyword is used in typesWilliam S Fulton2015-07-021-0/+1
* | lua: push characters as unformatted 1-character stringsNils Gladitz2015-07-011-0/+1
* | [Go] Fix member variables in base classes to handle CWRAP_NATURAL_VARIan Lance Taylor2015-06-201-0/+1
* | Fix C++11 type aliasing seg fault.William S Fulton2015-06-091-0/+1
* | Merge pull request #403 from LindleyF/masterOlly Betts2015-05-071-0/+1
|\ \
| * | Added director_ref test.Lindley French2015-05-041-0/+1
* | | Add support for friend templates, including operator overloading.William S Fulton2015-05-051-0/+1
* | | Fix comments and newlines within operator definitionsWilliam S Fulton2015-05-011-0/+1
|/ /
* | Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSimon Marchetto2015-01-261-1/+9
|\ \
| * | C++11 strongly typed enum fixes for directorsWilliam S Fulton2015-01-151-0/+1
| * | Add testcase for nested inner class deriving from a templated base class and ...William S Fulton2014-12-191-0/+1
| * | Partial support for %constant and structsWilliam S Fulton2014-12-181-0/+1
| * | Fix templated constructors regressionWilliam S Fulton2014-12-091-0/+1
| * | Merge master and C++11 strongly typed enum supportWilliam S Fulton2014-12-071-0/+1
| |\ \