We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8b9f5 commit 14b856cCopy full SHA for 14b856c
Examples/test-suite/fortran/Makefile.in
@@ -46,7 +46,7 @@ FAILING_CPP_TESTS += \
46
member_pointer \
47
member_pointer_const \
48
namespace_class \
49
- nested_scope \
+ nested_scope_flat \
50
overload_arrays \
51
overload_complicated \
52
overload_return_type \
@@ -69,6 +69,7 @@ FAILING_CPP_TESTS += \
69
director_default \
70
director_detect \
71
director_classes \
72
+ director_comparison_operators \
73
director_conversion_operators \
74
director_exception_catches \
75
director_exception_nothrow \
0 commit comments