summaryrefslogtreecommitdiff
path: root/Examples/test-suite
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes for gcc-7William S Fulton2017-02-0619-9/+201
* add missing test function implementationWilliam S Fulton2017-02-041-0/+4
* Redid the source and the text to check for SCM_MAJOR_VERSION >= 2Brian Caine2017-01-271-1/+1
* Doesn't run argout test if (system foreign), and in particular, bytevector->p...Brian Caine2017-01-271-6/+10
* Remove error test that does warnWilliam S Fulton2017-01-262-13/+0
* Remove warnings in Octave testcaseWilliam S Fulton2017-01-262-1/+11
* Java director typemaps and test tweakWilliam S Fulton2017-01-242-48/+47
* Merge branch 'andrey-starodubtsev-directorargout_and_java_typemaps'William S Fulton2017-01-243-0/+520
|\
| * WIP: #704 (java directorargout + java/typemaps.i fixes)Andrey Starodubtsev2017-01-222-0/+139
| * Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2017-01-221-1/+11
| |\
| * \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2017-01-21203-42/+4204
| |\ \
| * \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-11-0225-241/+485
| |\ \ \
| * \ \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-10-1316-18/+562
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-08-0527-50/+348
| |\ \ \ \ \
| * | | | | | java directorargout + java/typemaps.i fixesAndrey Starodubtsev2016-06-083-0/+381
* | | | | | | Enhance %extend to extend a class with template constructorsWilliam S Fulton2017-01-243-4/+30
* | | | | | | Enhance %extend to extend a class with static template methodsWilliam S Fulton2017-01-243-7/+26
* | | | | | | Enhance %extend to extend a class with template methodsWilliam S Fulton2017-01-224-0/+156
| |_|_|_|_|/ |/| | | | |
* | | | | | Octave: add support for version 4.2Karl Wette2017-01-221-1/+11
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'wkalinin-override_fix'William S Fulton2017-01-162-1/+9
|\ \ \ \ \
| * | | | | test case added for "override" from imported moduleVladimir Kalinin2016-07-092-1/+9
* | | | | | Merge branch 'fschlimb-templ_def_cache'William S Fulton2017-01-164-0/+63
|\ \ \ \ \ \
| * | | | | | Add template_default_cache runtime testsWilliam S Fulton2017-01-163-7/+34
| * | | | | | Fix template_default_cache testcaseWilliam S Fulton2017-01-164-15/+1
| * | | | | | template_default_cache is a multi-module testFrank Schlimbach2017-01-112-1/+3
| * | | | | | using 2-level caching as suggested by @wsfultonFrank Schlimbach2017-01-091-7/+16
| * | | | | | adding testFrank Schlimbach2016-10-113-0/+39
| | |_|_|/ / | |/| | | |
* | | | | | Add %proxycode directive for adding code into proxy classes for C#, D and JavaWilliam S Fulton2017-01-135-0/+258
* | | | | | Document %insert filename and add test for itWilliam S Fulton2017-01-132-1/+5
* | | | | | Octave: do not dump Octave core in examples/test suite scriptsKarl Wette2017-01-0183-0/+415
* | | | | | Fix Python 2 builtin tp_hash hashfunc closure regression when using "python:s...William S Fulton2016-12-232-2/+24
* | | | | | Suppress incorrect warning when a keyword is used in template classesWilliam S Fulton2016-12-202-0/+90
* | | | | | [Scilab] fix test scilab_pointer_conversion_function for scilab 5.3.3Simon Marchetto2016-12-191-2/+2
* | | | | | Zero initialize %array_functions and %array_classWilliam S Fulton2016-12-182-0/+8
* | | | | | Zero initialize newly created arraysWilliam S Fulton2016-12-182-0/+9
* | | | | | Add test and changes entry for Python -builtin %array_class fixWilliam S Fulton2016-12-188-8/+47
* | | | | | Added support for guile's native pointer typeBrian Caine2016-12-161-0/+16
* | | | | | scilab: SWIG_ptr() accepts mlist typed pointers and converts them to pointersSimon Marchetto2016-12-152-1/+20
* | | | | | Fix pep8 E265 error in testcaseVadim Zeitlin2016-12-111-4/+4
* | | | | | Fix python_moduleimport test for -builtnWilliam S Fulton2016-12-031-0/+12
* | | | | | Custom Python module importing codeWilliam S Fulton2016-12-013-0/+22
* | | | | | [PHP7] Wrap bool constants as PHP booleansOlly Betts2016-11-304-0/+271
* | | | | | Enable li_factory testcase for PHPOlly Betts2016-11-302-0/+2
* | | | | | [PHP] Add support for PHP7.Olly Betts2016-11-3077-1/+2558
* | | | | | Fix %rename override of wildcard %rename for templatesWilliam S Fulton2016-11-283-0/+231
* | | | | | fix #697 - miscounting comma in member listsJoseph C Wang2016-11-122-1/+16
* | | | | | Python - fix compilation error when using -extranative and -builtin.William S Fulton2016-11-023-0/+28
* | | | | | Merge branch 'liorgold-alias-template'William S Fulton2016-11-022-31/+104
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add C++11 alias templatesLior Goldberg2016-07-062-31/+104
* | | | | | C# std::array changes file additionWilliam S Fulton2016-10-301-2/+2