swig/Examples/test-suite/mzscheme
Olly Betts 07f0b732ba Add machinery for C++14, C++17 and C++20 testing
Support running testcases conditional on the compiler supporting
a each language version, like we already handle C++11.

Currently no testcases are actually run in this way for these
newer language versions.
2022-07-26 15:28:51 +12: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
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
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.