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 Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_ISTREAM_INT_BUG.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_LONGNAME_BUG.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_MATCHING_BUG_5.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_MATCHING_BUG_6.cpp Checking whether this helps with sunpro (I only know it does in one 2007-04-10 14:16:07 +00:00
CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_NET2003_MATCHING_BUG.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
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 Formatting cleanups. 2007-03-30 08:39:31 +00:00
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 Make sure to undef NDEBUG before #including <cassert>, as we need 2007-12-27 16:34:36 +00:00
CGAL_CFG_NO_TMPL_IN_TMPL_PARAM.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
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 Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp Formatting cleanups. 2007-03-30 08:39:31 +00:00
CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp Renamed config/testfiles/*.C to .cpp 2006-07-12 09:03:57 +00:00
CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp Update this test to detect a newer variant of a bug on the same code in 2007-06-17 16:21:35 +00:00