summaryrefslogtreecommitdiff
path: root/Examples/test-suite/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Move variadic function template tests to separate testcaseWilliam S Fulton2023-01-031-0/+1
* Support multiple arguments in variadic templates.William S Fulton2022-12-221-1/+1
* Improved template template parameters support.William S Fulton2022-12-021-0/+1
* Slightly better decltype() support for expressionsWilliam S Fulton2022-11-261-0/+1
* Restore testing template_expr testcaseWilliam S Fulton2022-11-231-1/+1
* rename cpp14_enable_if_t to cpp17_enable_if_tWilliam S Fulton2022-11-051-1/+1
* Fix infinite loop handling non-type template parametersWilliam S Fulton2022-11-051-0/+1
* R - Add support for std::vector<std::vector<std::string>>William S Fulton2022-10-171-0/+1
* Fix compile error when using directorsWilliam S Fulton2022-10-101-0/+1
* Merge branch 'director-unwrap-result'William S Fulton2022-10-071-0/+1
|\
| * Merge branch 'master' into director-unwrap-resultOlly Betts2022-03-011-5/+17
| |\
| * | Unwrap director classes only when returning a pointer or reference to an objectThomas Reitmayr2020-06-201-0/+1
* | | Add support for parsing C++11 final classesWilliam S Fulton2022-10-051-0/+2
* | | Sort out predefined SWIG-specific macrosOlly Betts2022-10-051-0/+1
* | | Fixes for classes with the same name in different namespacesFrank Schlimbach2022-09-211-0/+1
* | | Add catches_strings test to test throws char * typemapWilliam S Fulton2022-09-191-0/+1
* | | Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-161-2/+3
* | | rvalue reference outputsWilliam S Fulton2022-09-081-1/+1
* | | Add testcaseOlly Betts2022-07-271-0/+1
* | | Fix spaceship operator bugs, document, add testsOlly Betts2022-07-271-0/+1
* | | Merge branch 'cpp-testing'Olly Betts2022-07-271-6/+51
|\ \ \
| * | | Run C++14 and C++17 tests with appropriate compilerOlly Betts2022-07-261-5/+5
| * | | Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-1/+46
* | | | Fix operator precedence in preprocessor expressionsOlly Betts2022-07-261-0/+1
|/ / /
* | | Add director_multiple_inheritance to CPP_TEST_CASESOlly Betts2022-07-201-0/+1
* | | SWIGTYPE && input typemaps now assume object has been movedWilliam S Fulton2022-07-171-0/+1
* | | Avoid parse errors for C++ attributesJulien Marrec2022-07-081-0/+1
* | | Add std::unique supportWilliam S Fulton2022-07-021-0/+1
* | | Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-301-0/+1
* | | Add move assignment operator to SwigValueWrapperWilliam S Fulton2022-06-161-0/+1
* | | Add argcargv test case to test-suiteWilliam S Fulton2022-05-151-0/+1
* | | Doxygen comments take precedence over the autodoc feature.William S Fulton2022-04-061-0/+1
* | | git commit -m "Fix test-suite's make clean to clean cpp11 testcasesWilliam S Fulton2022-03-271-0/+1
* | | MzScheme 'passes' with c++11 testing nowWilliam S Fulton2022-03-271-0/+1
* | | Further makefile refactoring for multicpptestsWilliam S Fulton2022-03-271-0/+2
* | | Rework swig_and_compile_multi_cpp makefile helperWilliam S Fulton2022-03-261-6/+8
* | | Use different capsule names with and without -builtinEugene Toder2022-03-181-1/+2
* | | 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