swig/Examples/test-suite/mzscheme
William S Fulton ed333b6b97 std::string throws typemaps
Go, Guile, Racket, Scilab: Add throws typemaps for std::string so that
thrown string exception messages can be seen.

Test all language for std::string throws typemaps
2022-09-19 09:09:29 +01:00
..
casts_runme.scm The great merge 2002-11-30 22:01:28 +00:00
catches_strings_runme.scm std::string throws typemaps 2022-09-19 09:09:29 +01:00
char_constant_runme.scm The great merge 2002-11-30 22:01:28 +00:00
cpp11_move_typemaps_runme.scm Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
cpp11_rvalue_reference_move_runme.scm rvalue reference outputs 2022-09-08 08:46:32 +01:00
cpp11_std_unique_ptr_runme.scm Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
imports_runme.scm imports runtime test name change - this must have got left out when imports was renamed from import 2003-04-29 11:03:15 +00:00
integers_runme.scm Fix Racket tests using schemerunme directory 2022-09-02 19:17:38 +01:00
li_std_auto_ptr_runme.scm Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
Makefile.in Add machinery for C++14, C++17 and C++20 testing 2022-07-26 15:28:51 +12:00
name_runme.scm Fix mzscheme name and unions testcases 2019-02-09 20:32:39 +00:00
newobject1_runme.scm Fix Racket tests using schemerunme directory 2022-09-02 19:17:38 +01:00
null_pointer_runme.scm Fix Racket tests using schemerunme directory 2022-09-02 19:17:38 +01:00
README The great merge 2002-11-30 22:01:28 +00:00
unions_runme.scm Fix mzscheme name and unions testcases 2019-02-09 20:32:39 +00:00

See ../README for common README file.

Any testcases which have _runme.scm appended after the testcase name will be detected and run.