summaryrefslogtreecommitdiff
path: root/Examples/test-suite/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Fixes for the family of %interface macros for overloaded methodsWilliam S Fulton2022-03-121-0/+1
* Fix segfault in C# layer handling using declarationsWilliam S Fulton2022-03-101-0/+1
* Using declarations in derived class parameters scoping fixWilliam S Fulton2022-03-101-0/+1
* Reenable rename_camel testcaseOlly Betts2022-03-071-1/+1
* Merge pull request #2205 from swig-fortran/extend-testsOlly Betts2022-02-251-0/+3
|\
| * Add test case for very simple director classesSeth R Johnson2022-02-121-0/+1
| * Test ability to manipulate a daughter class from its base class wrapperSeth R Johnson2022-02-121-0/+1
| * Add C "contract" testSeth R Johnson2022-02-121-0/+1
* | [PHP] Fix cleanup code handling issuesOlly Betts2022-02-171-0/+1
|/
* -DFOO on the SWIG command line now sets FOO to 1Olly Betts2022-02-061-0/+2
* [R] Fix CopyToR() generated for struct in namespaceOlly Betts2022-01-311-0/+1
* better handling of using directivesFrank Schlimbach2022-01-301-0/+1
* Add CHANGES entry and regression test for #676Olly Betts2022-01-291-0/+1
* Parse common cases of `<` and `>` comparisonsOlly Betts2022-01-251-1/+2
* Correct disabling of c++11 testingWilliam S Fulton2021-04-261-1/+1
* Hook up sym testcaseOlly Betts2021-04-201-0/+1
* Modernise C++11 compiler support detection in autotoolsWilliam S Fulton2021-03-201-1/+1
* Add and improve Ruby test cases in the context of nesting and namespacesThomas Reitmayr2020-12-161-3/+2
* testname typo fixWilliam S Fulton2020-10-101-1/+1
* complex can now be used as an identifierWilliam S Fulton2020-10-101-0/+1
* Fix wrapping of virtual comparison operators with directorsZackery Spytz2020-06-051-0/+1
* Add test cases for abstract user-defined conversion operatorsThomas REITMAYR2020-02-131-0/+1
* Fix sort order of doxygen testcasesWilliam S Fulton2020-01-161-1/+1
* Merge branch 'Issue-1632'William S Fulton2020-01-161-0/+1
|\
| * Add new test doxygen_basic_translate_style3.iJohn McFarland2019-11-021-0/+1
* | Merge branch 'doxy/commands'William S Fulton2020-01-141-0/+1
|\ \
| * | Add new doxygen test doxygen_code_blocksJohn McFarland2019-08-071-0/+1
* | | Merge branch 'builtin-ctor-kwargs'William S Fulton2020-01-131-0/+1
|\ \ \
| * | | Python -builtin constructors silently ignored keyword arguments.William S Fulton2020-01-131-0/+1
* | | | Merge pull request #1668 from treitmayr/masterWilliam S Fulton2019-12-301-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix code generated for Ruby global variablesThomas Reitmayr2019-10-271-0/+2
| | |/ | |/|
* | | Disable Doxygen tests when using Java 8 or olderVadim Zeitlin2019-12-181-1/+4
|/ /
* | Python STL container method overloading fixWilliam S Fulton2019-08-061-0/+1
|/
* Split testcases li_std_wstring.i and li_std_wstring_inherit.iWilliam S Fulton2019-07-221-0/+1
* Merge branch 'patch-1'William S Fulton2019-07-091-0/+1
|\
| * Add nested_inheritance_interface testIsaac Pascual Monells2019-07-021-0/+1
* | Adding test for second doxygen comment styleJohn McFarland2019-05-251-0/+1
|/
* Merge branch 'ZackerySpytz-director-classes-final-methods'William S Fulton2019-03-031-0/+1
|\
| * Remove a useless warning filterZackery Spytz2019-02-241-0/+1
* | Java std::vector improvements for types that do not have a default constructor.William S Fulton2019-03-011-0/+1
|/
* Fix regression parsing gcc preprocessor linemarkersWilliam S Fulton2019-02-191-0/+1
* Add std::vector back reference testWilliam S Fulton2019-02-181-0/+1
* Fix typemap matching to expand template parameters when the name contains tem...William S Fulton2019-02-171-0/+1
* Template instantion fixes when template parameter is used twice in typeWilliam S Fulton2019-02-171-1/+2
* Fix parser error containing multiple #define statements inside an enum.William S Fulton2019-02-161-1/+0
* Merge branch 'master' into cpp17-hexadecimal-floating-literalsWilliam S Fulton2019-02-151-1/+1
|\
| * rename std::array testcaseWilliam S Fulton2019-02-131-1/+1
* | Add support for C++17 hexadecimal floating literalsZackery Spytz2019-02-131-0/+1
|/
* Add support for C++14 binary integer literalsZackery Spytz2019-02-101-0/+1
* c++17 u8 character literals testcaseWilliam S Fulton2019-02-101-0/+1