This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] adjust weak_ptr testcase


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.

Attachment: weak_ptr_exp.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]