swig/Examples/test-suite/mzscheme
William S Fulton 5cc4591ae7 Consistent cpp11 testing in test-suite
Move HAVE_CXX11 into makefiles so that running test-suite
from top level directory or in the language's test-suite directory
is consistent. For example, running 'make check-java-test-suite'
behaves the same as 'cd Examples/test-suite/java && make check'.
2022-03-27 19:34:20 +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
Makefile.in Consistent cpp11 testing in test-suite 2022-03-27 19:34:20 +01: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.