| .. |
|
CGAL_CFG_COMMA_BUG.cpp
|
Formatting cleanups.
|
2007-03-30 08:39:31 +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_DECLTYPE.cpp
|
Enhance it to verify it properly finds const refs.
|
2008-01-20 23:20:56 +00:00 |
|
CGAL_CFG_NO_DEFAULT_TEMPLATE_ARGUMENTS_FOR_FUNCTION_TEMPLATES.cpp
|
New test program for another C++ goody.
|
2008-01-22 00:02:44 +00:00 |
|
CGAL_CFG_NO_DELEGATING_CONSTRUCTORS.cpp
|
Make sure to undef NDEBUG before #including <cassert>, as we need
|
2007-12-27 16:34:36 +00:00 |
|
CGAL_CFG_NO_LIMITS.cpp
|
Fix which compiler is the culprit.
|
2008-01-03 12:12:18 +00:00 |
|
CGAL_CFG_NO_LONG_LONG.cpp
|
Update comment since long long is part of C++0x.
|
2008-01-02 16:45:36 +00:00 |
|
CGAL_CFG_NO_NEXTAFTER.cpp
|
Formatting cleanups.
|
2007-03-30 08:39:31 +00:00 |
|
CGAL_CFG_NO_RVALUE_REFERENCE.cpp
|
Added 3 config flags for some C++0x features.
|
2007-05-09 06:26:45 +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_VARIADIC_TEMPLATES.cpp
|
Make sure to undef NDEBUG before #including <cassert>, as we need
|
2007-12-27 16:34:36 +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 |