Daniel James
9063b1d1fd
Don't run 'correctly_disable' tests by default.
2014-05-31 18:22:42 +01:00
Daniel James
02d2fb38e3
Hash: Merge deprecated header warning + some documentation.
...
[SVN r78697]
2012-05-27 21:13:49 +00:00
Daniel James
9436535318
Unordered: Fix complex
type for gcc's standard library. Fixes #6139 .
...
I haven't had any confirmation, but I assume this fixes the problem.
[SVN r75909]
2011-12-11 21:43:01 +00:00
Daniel James
8a12de16a4
Detail: Turn off warnings as errors for compile-fail tests.
...
The test shouldn't succeed because the compile failed because of a warning.
[SVN r73096]
2011-07-14 09:47:51 +00:00
Daniel James
e87588af6a
Detail: test container_fwd for debug version of standard library.
...
[SVN r72996]
2011-07-10 13:15:08 +00:00
Daniel James
bb1f3d690a
Detail: More pessimistic container_fwd.hpp
...
Have a separate config stage, which by default disables forward
declaration of containers. Also add a test to check that if it is
disabled correctly.
Removed forward declaration of std::pair - since it's almost always
included by `<utility>`.
[SVN r72990]
2011-07-09 17:13:39 +00:00