summaryrefslogtreecommitdiff
path: root/Examples/test-suite
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'typedef-namespace'William S Fulton2023-05-063-0/+35
|\
| * Partial revert of previous commit for typedefsWilliam S Fulton2023-05-064-12/+19
| * add an unit testMomtchil Momtchev2023-05-062-0/+28
* | Fix testcase comment typoOlly Betts2023-05-041-1/+1
* | [D] Update docs for D1 removalOlly Betts2023-05-042-5/+2
* | Drop D version 1Erez Geva2023-05-0453-4173/+14
* | Merge branch 'python-iterator-protocol'William S Fulton2023-04-268-100/+52
|\ \
| * | Remove undocumented and non-existent STL std::carrayWilliam S Fulton2023-04-264-100/+0
| * | Add support for all STL containers to be constructible from a Python setWilliam S Fulton2023-04-264-0/+52
* | | Merge branch 'js-numinputs'Olly Betts2023-04-271-0/+24
|\ \ \
| * | | take into account numinputs when counting argumentsMomtchil Momtchev2023-04-261-0/+24
| | |/ | |/|
* | | catches_strings_runme.php: Check exact exception messageOlly Betts2023-04-241-2/+2
* | | [php] Add throws typemaps for string* + const string*Olly Betts2023-04-241-0/+26
|/ /
* | [js] Improve default for JSENGINEOlly Betts2023-04-221-6/+17
* | [js] Turn on C++ output for node tooOlly Betts2023-04-221-1/+1
* | [perl,ruby] Test OUTPUT string& typemapOlly Betts2023-04-212-1/+5
* | [lua] Test INPUT,INOUT,OUTPUT for std::string&Olly Betts2023-04-212-1/+7
* | [php] Support INPUT,INOUT,OUTPUT for std::string&Olly Betts2023-04-212-2/+36
* | [OCaml] Fix reference typemaps for std::stringZackery Spytz2023-04-213-0/+89
* | Fix #ifdef and #ifndef to work inside a %defineOlly Betts2023-04-211-0/+35
* | Add regression test for << in array size bugOlly Betts2023-04-202-1/+5
* | Remove remaining traces of PHP7 supportOlly Betts2023-04-202-67/+34
* | Merge branch 'go-argcargv'Olly Betts2023-04-202-1/+23
|\ \
| * | Clarify comment in _runme.goOlly Betts2023-04-201-1/+4
| * | Drop __cplusplus conditionals from testcaseOlly Betts2023-04-201-4/+0
| * | Add argc and argv multi-argument to go.Erez Geva2023-04-192-1/+24
* | | Make y const in new testcaseOlly Betts2023-04-191-1/+1
* | | Merge branch 'macro-partial-expansion'Olly Betts2023-04-192-0/+37
|\ \ \ | |/ / |/| |
| * | Adjust new testsOlly Betts2023-04-192-15/+22
| * | inline the header into the interface fileMomtchil Momtchev2023-04-172-22/+25
| * | actually test the valueMomtchil Momtchev2023-04-142-1/+4
| * | save missing files from previous commitMomtchil Momtchev2023-04-142-2/+3
| * | move the unit testsMomtchil Momtchev2023-04-142-11/+21
| * | restore the unit testMomtchil Momtchev2023-04-112-0/+13
| |/
* | Remove support for PHP7Olly Betts2023-04-143-24/+3
|/
* Merge branch 'bda_standardize_vector_array'William S Fulton2023-03-221-0/+15
|\
| * std_array.i std_vector.i tweaksWilliam S Fulton2023-03-221-0/+15
* | Improved error checking when defining classes and using %template.William S Fulton2023-03-138-39/+45
* | Redefined identifer testcase now correctly errorsWilliam S Fulton2023-03-132-3/+5
* | Update errors tests to use new template errorWilliam S Fulton2023-03-092-3/+3
* | Fix duplicate const in generated code wrapping templatesWilliam S Fulton2023-03-084-1/+51
* | Update partial specialization testWilliam S Fulton2023-03-011-8/+7
* | Partial template specialization fixes to support default argumentsWilliam S Fulton2023-03-014-15/+113
* | Duplicate parameter name handling improvementsWilliam S Fulton2023-02-182-0/+22
* | Improved variadic parameter names expansionWilliam S Fulton2023-02-181-1/+1
* | Make new testcase c++98 compliantWilliam S Fulton2023-02-171-5/+5
* | Template partial specialization improvementsWilliam S Fulton2023-02-172-0/+104
* | Fix deduction of partially specialized template parametersWilliam S Fulton2023-02-172-24/+27
* | Rewrite does_parm_match used in template partial specializationWilliam S Fulton2023-02-171-4/+0
* | Add missing template_function_parm testcaseWilliam S Fulton2023-02-171-0/+1
|/