swig/Examples/test-suite/mzscheme
William S Fulton 48c644ea6e Add Racket support for std::unique_ptr and std::auto_ptr
Equivalent to Guile implementation.

Slight tweak to proxy ownership was required by adding in
the own member to swig_mz_proxy.
2022-08-18 22:45:03 +01:00
..
casts_runme.scm The great merge 2002-11-30 22:01:28 +00:00
char_constant_runme.scm The great merge 2002-11-30 22:01:28 +00: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 New test case integers. 2006-02-14 18:25:16 +00:00
li_std_auto_ptr_runme.scm Add Racket support for std::unique_ptr and std::auto_ptr 2022-08-18 22:45:03 +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 Add Racket support for std::unique_ptr and std::auto_ptr 2022-08-18 22:45:03 +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.