cgal/Installation/config/testfiles
Sylvain Pion 419f46f919 Remove CGAL_CFG_COMMA_BUG and its workaronds, as we don't support g++ 3.3 anymore. 2008-09-08 09:33:02 +00:00
..
CGAL_CFG_DENORMALS_COMPILE_BUG.cpp Relax the test. 2008-01-03 12:11:01 +00:00
CGAL_CFG_IEEE_754_BUG.cpp
CGAL_CFG_ISTREAM_INT_BUG.cpp
CGAL_CFG_LONGNAME_BUG.cpp
CGAL_CFG_MATCHING_BUG_5.cpp
CGAL_CFG_MATCHING_BUG_6.cpp
CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG.cpp
CGAL_CFG_NET2003_MATCHING_BUG.cpp
CGAL_CFG_NO_CPP0X_ARRAY.cpp Detect C++0x's std::array and TR1's std::tr1::array. 2008-08-26 12:10:24 +00:00
CGAL_CFG_NO_CPP0X_DECLTYPE.cpp Systematically #undef NDEBUG before #include <cassert>, so that the tests 2008-08-19 08:22:17 +00:00
CGAL_CFG_NO_CPP0X_DEFAULT_TEMPLATE_ARGUMENTS_FOR_FUNCTION_TEMPLATES.cpp Rename CGAL_CFG_NO_DEFAULT_TEMPLATE_ARGUMENTS_FOR_FUNCTION_TEMPLATES to 2008-08-19 09:14:29 +00:00
CGAL_CFG_NO_CPP0X_DELEGATING_CONSTRUCTORS.cpp Rename all C++0x related config macros to consistently have CPP0X in their name, 2008-05-21 15:34:36 +00:00
CGAL_CFG_NO_CPP0X_ISFINITE.cpp Systematically #undef NDEBUG before #include <cassert>, so that the tests 2008-08-19 08:22:17 +00:00
CGAL_CFG_NO_CPP0X_LONG_LONG.cpp Rename all C++0x related config macros to consistently have CPP0X in their name, 2008-05-21 15:34:36 +00:00
CGAL_CFG_NO_CPP0X_RVALUE_REFERENCE.cpp Rename all C++0x related config macros to consistently have CPP0X in their name, 2008-05-21 15:34:36 +00:00
CGAL_CFG_NO_CPP0X_VARIADIC_TEMPLATES.cpp Add an #error specific to GCC 4.4 because it should fail to compile without 2008-08-19 08:20:28 +00:00
CGAL_CFG_NO_LIMITS.cpp Fix which compiler is the culprit. 2008-01-03 12:12:18 +00:00
CGAL_CFG_NO_NEXTAFTER.cpp
CGAL_CFG_NO_STATEMENT_EXPRESSIONS.cpp Systematically #undef NDEBUG before #include <cassert>, so that the tests 2008-08-19 08:22:17 +00:00
CGAL_CFG_NO_STL.cpp
CGAL_CFG_NO_TMPL_IN_TMPL_PARAM.cpp
CGAL_CFG_NO_TR1_ARRAY.cpp Detect C++0x's std::array and TR1's std::tr1::array. 2008-08-26 12:10:24 +00:00
CGAL_CFG_NUMERIC_LIMITS_BUG.cpp
CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp
CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp
CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp