New tests This patch adds new tests to validate new deleted overloads of wchar_t, char8_t, char16_t, and char32_t for ordinary and wide formatted character and string ostream inserters. Additionally, new tests are added to validate invocations of u8path with sequences of char8_t for both the C++17 and filesystem TS implementations. 2019-11-29 Tom Honermann <tom@honermann.net> New tests * testsuite/27_io/basic_ostream/inserters_character/char/deleted.cc: New test to validate deleted overloads of character and string inserters for narrow ostreams. * testsuite/27_io/basic_ostream/inserters_character/wchar_t/deleted.cc: New test to validate deleted overloads of character and string inserters for wide ostreams. * testsuite/27_io/filesystem/path/factory/u8path-char8_t.cc: New test to validate u8path invocations with sequences of char8_t. * testsuite/experimental/filesystem/path/factory/u8path-char8_t.cc: New test to validate u8path invocations with sequences of char8_t. From-SVN: r278858
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
algorithm | Loading commit data... | |
any | Loading commit data... | |
array | Loading commit data... | |
chrono | Loading commit data... | |
deque | Loading commit data... | |
filesystem | Loading commit data... | |
forward_list | Loading commit data... | |
functional | Loading commit data... | |
iterator | Loading commit data... | |
list | Loading commit data... | |
map | Loading commit data... | |
memory | Loading commit data... | |
memory_resource | Loading commit data... | |
net | Loading commit data... | |
numeric | Loading commit data... | |
optional | Loading commit data... | |
polymorphic_allocator | Loading commit data... | |
propagate_const | Loading commit data... | |
random | Loading commit data... | |
ratio | Loading commit data... | |
set | Loading commit data... | |
source_location | Loading commit data... | |
string | Loading commit data... | |
string_view | Loading commit data... | |
system_error | Loading commit data... | |
tuple | Loading commit data... | |
type_erased_allocator | Loading commit data... | |
type_traits | Loading commit data... | |
unordered_map | Loading commit data... | |
unordered_set | Loading commit data... | |
vector | Loading commit data... | |
feat-char8_t.cc | Loading commit data... | |
feat-cxx14.cc | Loading commit data... | |
feat-lib-fund.cc | Loading commit data... | |
names.cc | Loading commit data... |