Make tests less istreambuf_iterator implementation dependent

François Dumont frs.dumont@gmail.com
Wed Sep 27 20:16:00 GMT 2017


Hi

     I just committed attached patch as trivial.

     Those tests were highly istreambuf_iterator implementation, it is 
the result of the call to money_get<>::get which is pointing immediately 
beyond the last character recognized to quote Standard words.

2017-09-27  François Dumont  <fdumont@gcc.gnu.org>

     * testsuite/22_locale/money_get/get/char/22131.cc: Make test less
     istreambuf_iterator implementation dependent.
     * testsuite/22_locale/money_get/get/wchar_t/22131.cc: Likewise.

François

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests.patch
Type: text/x-patch
Size: 1218 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20170927/56d42616/attachment.bin>


More information about the Libstdc++ mailing list