-
- Downloads
libstdc++: Add missing tests for std::basic_filebuf::native_handle()
I forgot to 'git add' these files in the commit that added the new member function to basic_filebuf. libstdc++-v3/ChangeLog: * testsuite/27_io/basic_filebuf/native_handle/char/1.cc: New test. * testsuite/27_io/basic_filebuf/native_handle/wchar_t/1.cc: New test.
Showing
- libstdc++-v3/testsuite/27_io/basic_filebuf/native_handle/char/1.cc 61 additions, 0 deletions...-v3/testsuite/27_io/basic_filebuf/native_handle/char/1.cc
- libstdc++-v3/testsuite/27_io/basic_filebuf/native_handle/wchar_t/1.cc 55 additions, 0 deletions.../testsuite/27_io/basic_filebuf/native_handle/wchar_t/1.cc
Please register or sign in to comment