On 23 December 2011 17:33, Jonathan Wakely wrote:
> This modifies the test to PASS when the expected type of exception is
> caught, instead of being XFAIL due to uncaught exception.
>
> Tested x86_64-linux, committed to trunk.
>
> * testsuite/tr1/2_general_utilities/shared_ptr/cons/
>
This modifies the test to PASS when the expected type of exception is
caught, instead of being XFAIL due to uncaught exception.
Tested x86_64-linux, committed to trunk.
* testsuite/tr1/2_general_utilities/shared_ptr/cons/
weak_ptr_expired.cc: Modify to PASS instead of XFAIL.
Index