summaryrefslogtreecommitdiff
path: root/Examples/test-suite/javascript
Commit message (Expand)AuthorAgeFilesLines
* Polymorphism in R wrappers fixed for C++ structsWilliam S Fulton2022-10-241-0/+4
* Revert "[js] Add mod_runme.js"Olly Betts2022-10-201-6/+0
* [js] Add mod_runme.jsOlly Betts2022-10-191-0/+6
* Fix Javascript node test-suite to use desired c++ standardWilliam S Fulton2022-10-152-2/+3
* Merge branch 'fix-cast'William S Fulton2022-10-141-13/+19
|\
| * add tests for new casting behaviorAlba Mendez2022-10-101-0/+2
| * skip tests when value is out of rangeAlba Mendez2022-10-101-6/+12
| * refactor integers JS testcase to avoid repeating codeAlba Mendez2022-10-101-14/+12
* | Merge branch 'director-unwrap-result'William S Fulton2022-10-071-0/+1
|\ \
| * \ Merge branch 'master' into director-unwrap-resultOlly Betts2022-03-019-11/+155
| |\ \
| * | | Unwrap director classes only when returning a pointer or reference to an objectThomas Reitmayr2020-06-201-0/+1
* | | | std::string throws typemapsWilliam S Fulton2022-09-191-3/+11
* | | | Add catches_strings test to test throws char * typemapWilliam S Fulton2022-09-191-0/+15
* | | | Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-172-0/+18
* | | | Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-161-0/+30
* | | | rvalue reference outputsWilliam S Fulton2022-09-082-67/+87
* | | | Test/fixes to handle NULL pointer for unique_ptr/auto_ptrWilliam S Fulton2022-08-312-0/+17
* | | | SWIGTYPE && input typemaps now assume object has been movedWilliam S Fulton2022-08-311-0/+67
* | | | Add raw pointer handling test for virtual inheritanceWilliam S Fulton2022-08-052-14/+36
* | | | Add Javascript support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-042-0/+202
* | | | Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-0/+3
* | | | Consistent cpp11 testing in test-suiteWilliam S Fulton2022-03-271-0/+1
* | | | [Javascript] Fix handling of functions which take void*Olly Betts2022-03-071-0/+28
| |/ / |/| |
* | | Add a "diamond" pattern to multi-impmort testSeth R Johnson2022-02-121-1/+1
* | | Avoid -Wempty-body warnings from SWIG_contract_assertOlly Betts2022-02-111-3/+0
| |/ |/|
* | Shorten testcase variable names for Scilab 6 to workWilliam S Fulton2021-11-151-7/+7
* | Don't run ccomplextest as part of JavaScript test suiteVadim Zeitlin2021-10-011-3/+0
* | Suppress more -Wignored-qualifiers in JavaScript testsVadim Zeitlin2021-10-011-0/+2
* | Add two Javascript testcases converted from PythonWilliam S Fulton2021-03-112-0/+27
* | Javascript type conversion supportWilliam S Fulton2021-03-111-0/+14
* | Convert javascript_arrays.i example into testcaseWilliam S Fulton2021-03-062-0/+23
* | OUTPUT typemaps on methods that don't return voidWilliam S Fulton2021-03-011-1/+2
* | Add Javascript test for missing new in constructor callWilliam S Fulton2021-02-281-0/+11
* | Javascript: Add runtime tests for typemaps.iWilliam S Fulton2021-02-281-0/+49
* | Node: Fix handling of large unsigned valuesWilliam S Fulton2021-02-261-0/+18
* | Add missing clean targetsWilliam S Fulton2020-10-101-0/+1
* | Split C complex.h from C++ complex testingWilliam S Fulton2020-10-101-0/+3
* | Put test in alphabetical orderWilliam S Fulton2020-10-071-1/+1
* | Perform proper spacing in director method declarationsThomas Reitmayr2020-06-201-0/+1
|/
* Dev Checkpoint 201906252113Chris Walker2019-06-251-0/+9
* testcase fixes for gcc-9William S Fulton2019-04-154-16/+0
* [OCaml] Fix and re-enable the string_simple, minherit, and unions testsZackery Spytz2019-01-131-1/+1
* Overloading for non-pointers and NULL - JavascriptWilliam S Fulton2018-12-301-0/+49
* Javascript test-suite Makefile parallel jobsWilliam S Fulton2018-05-171-4/+4
* Fix C# std::complex pass by value typemapsWilliam S Fulton2017-10-021-1/+2
* Add missing declaration for std::complexWilliam S Fulton2017-10-021-2/+10
* Rename func to funk in tests to avoid Go keyword problemsWilliam S Fulton2017-06-161-1/+1
* [Javascript] Fix SWIG_exception() macro (#792)Olly Betts2016-09-171-0/+30
* Fix 'make partialcheck-test-suite'William S Fulton2016-03-181-3/+3
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+1