Disable broken mzscheme testcases
Failing tests due to: -Werror=overflow -Werror=write-strings
This commit is contained in:
parent
c7ff070cd7
commit
424eebfb6a
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ apply_strings \
|
||||||
arrays_dimensionless \
|
arrays_dimensionless \
|
||||||
arrays_global \
|
arrays_global \
|
||||||
char_strings \
|
char_strings \
|
||||||
|
chartest \
|
||||||
class_scope_weird \
|
class_scope_weird \
|
||||||
constant_pointers \
|
constant_pointers \
|
||||||
cpp_basic \
|
cpp_basic \
|
||||||
|
|
@ -52,6 +53,8 @@ nested_template_base \
|
||||||
ordering \
|
ordering \
|
||||||
preproc_constants \
|
preproc_constants \
|
||||||
samename \
|
samename \
|
||||||
|
static_const_member \
|
||||||
|
string_constants \
|
||||||
template_default2 \
|
template_default2 \
|
||||||
template_specialization_defarg \
|
template_specialization_defarg \
|
||||||
template_typemaps \
|
template_typemaps \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue