Standard does not define form_stream overloads for these types,
so there is nothing to tests.
libstdc++-v3/ChangeLog:
* testsuite/std/time/month_day_last/io.cc: Remove TODO comments
for test_parse().
* testsuite/std/time/month_weekday/io.cc: Likewise.
* testsuite/std/time/month_weekday_last/io.cc: Likewise.
* testsuite/std/time/weekday_indexed/io.cc: Likewise.
* testsuite/std/time/weekday_last/io.cc: Likewise.
* testsuite/std/time/year_month_day_last/io.cc: Likewise.
* testsuite/std/time/year_month_weekday/io.cc: Likewise.
* testsuite/std/time/year_month_weekday_last/io.cc: Likewise.
{
test_ostream();
// TODO: test_format();
- // TODO: test_parse();
}
{
test_ostream();
// TODO: test_format();
- // TODO: test_parse();
}
{
test_ostream();
// TODO: test_format();
- // TODO: test_parse();
}
{
test_ostream();
// TODO: test_format();
- // TODO: test_parse();
}
{
test_ostream();
// TODO: test_format();
- // TODO: test_parse();
}
{
test_ostream();
test_format();
- // TODO: test_parse();
}
{
test_ostream();
test_format();
- // TODO: test_parse();
}
{
test_ostream();
test_format();
- // TODO: test_parse();
}