summaryrefslogtreecommitdiff
path: root/Examples/test-suite/ruby
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'JS-check-fix'Olly Betts2023-05-121-0/+63
|\
| * Add li_constraints test, testing 'constraints.i'.Erez Geva2023-05-121-0/+63
* | Expand li_std_string_runme.*Olly Betts2023-05-121-3/+11
|/
* [perl,ruby] Test OUTPUT string& typemapOlly Betts2023-04-211-0/+3
* Polymorphism in R wrappers fixed for C++ structsWilliam S Fulton2022-10-241-0/+6
* Improve director unwrap detection for the return typeWilliam S Fulton2022-10-101-0/+14
* Merge branch 'director-unwrap-result'William S Fulton2022-10-071-0/+106
|\
| * Merge branch 'master' into director-unwrap-resultOlly Betts2022-03-0129-17/+1036
| |\
| * | Unwrap director classes only when returning a pointer or reference to an objectThomas Reitmayr2020-06-201-0/+106
* | | std::string throws typemapsWilliam S Fulton2022-09-191-0/+13
* | | Add catches_strings test to test throws char * typemapWilliam S Fulton2022-09-191-0/+18
* | | Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-172-0/+24
* | | Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-161-0/+36
* | | rvalue reference outputsWilliam S Fulton2022-09-082-87/+106
* | | Test/fixes to handle NULL pointer for unique_ptr/auto_ptrWilliam S Fulton2022-08-312-0/+12
* | | SWIGTYPE && input typemaps now assume object has been movedWilliam S Fulton2022-08-311-0/+87
* | | Correct raw pointer handling test for virtual inheritanceWilliam S Fulton2022-08-112-4/+6
* | | Add raw pointer handling test for virtual inheritanceWilliam S Fulton2022-08-052-0/+20
* | | auto_ptr and unique_ptr test tweaksWilliam S Fulton2022-08-042-2/+4
* | | Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-0/+3
* | | std::unique_ptr std::auto_ptr tidyupWilliam S Fulton2022-07-192-1/+7
* | | Add support for std::auto_ptr inputsWilliam S Fulton2022-07-181-0/+91
* | | Add Ruby support for std::unique_ptr inputsWilliam S Fulton2022-07-171-0/+91
* | | Add std::unique supportWilliam S Fulton2022-07-021-0/+27
* | | Merge branch 'more_argcargv'William S Fulton2022-05-151-0/+32
|\ \ \
| * | | Fix argcargv.i in Perl5, Tcl, PHPErez Geva2022-05-111-0/+32
* | | | Ruby li_std_set test failure workaroundWilliam S Fulton2022-05-061-2/+6
|/ / /
* | | Consistent cpp11 testing in test-suiteWilliam S Fulton2022-03-271-0/+1
| |/ |/|
* | Fix warning and improve description of ignore_parameter testSeth R Johnson2022-02-271-0/+1
* | [Ruby] Fix remove of prefix from method nameOlly Betts2022-02-021-0/+16
* | Shorten testcase variable names for Scilab 6 to workWilliam S Fulton2021-11-151-7/+7
* | Do nothing in li_std_functors test when using Ruby 2.6Vadim Zeitlin2021-10-011-3/+4
* | Add justification for suppressing warnings in Ruby test caseThomas Reitmayr2021-03-161-16/+5
* | Add and improve Ruby test cases in the context of nesting and namespacesThomas Reitmayr2020-12-1624-7/+1012
* | Add Ruby test for wchar_t members in li_std_string testcaseWilliam S Fulton2020-09-241-0/+7
|/
* Ruby testcase fixWilliam S Fulton2020-06-071-0/+2
* Disable GC checks for Ruby auto_ptr testWilliam S Fulton2020-01-311-28/+12
* Extend std::auto_ptr<> support to RubyVadim Zeitlin2020-01-171-0/+43
* Ruby globalmodule variables test enhancementWilliam S Fulton2019-12-304-0/+4
* Fix code generated for Ruby global variablesThomas Reitmayr2019-10-275-0/+200
* Python STL container method overloading fixWilliam S Fulton2019-08-061-0/+44
* Split testcases li_std_wstring.i and li_std_wstring_inherit.iWilliam S Fulton2019-07-222-46/+26
* li_std_wstring test rename to li_std_wstring_inheritWilliam S Fulton2019-07-182-1/+43
* [ruby] check whether object is of RTypedData using RTYPEDDATA_P.Takashi Tamura2019-02-222-0/+8
* rename std::array testcaseWilliam S Fulton2019-02-131-2/+2
* Fix overloading for non-pointers and NULL - RubyWilliam S Fulton2018-12-291-0/+52
* Misc. typo and whitespace fixesluz.paz2018-09-193-3/+3
* Fix ruby %alias directive for native c functionsJoel Anderson2018-03-224-0/+74
* Director shared_ptr typemaps for scripting languagesWilliam S Fulton2017-10-131-1/+0
* Add directorin typemap for Python and Ruby shared_ptr.Stephen Sinclair2017-09-271-14/+38