esp-idf/components/cxx/test
Jakob Hasse f3e180de72 CXX: removed exception windowspill test
This test randomly fails in CI. Hence the
removal until further investigation.
The original issue the test was addressing
has been fixed in our gcc; it has also been
confirmed and fixed in the upstream gcc.
This test only crashes at the end of the test
function so it is reasonable to assume that
it should be safe removing it so far, ie., the
test doesn't reveal a problem with the original
fix but a different one.

Opening an Jira issue IDFCI-76 for the further
investigation
2020-07-14 18:40:44 +08:00
..
CMakeLists.txt test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
component.mk
test_cxx.cpp
test_initialization.cpp
test_rtti.cpp