Skip to content
Snippets Groups Projects
Commit c28b0326 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests

I meant to add these changes as part of r14-4959-g7d06b29f814580 but
missed these files out.

libstdc++-v3/ChangeLog:

	* testsuite/std/time/clock/file/io.cc: Double timeout using
	dg-timeout-factor.
	* testsuite/std/time/clock/gps/io.cc: Likewise.
	* testsuite/std/time/clock/local/io.cc: Likewise.
	* testsuite/std/time/clock/system/io.cc: Likewise.
	* testsuite/std/time/clock/tai/io.cc: Likewise.
	* testsuite/std/time/clock/utc/io.cc: Likewise.
parent 2c492f99
No related branches found
No related tags found
Loading
// { dg-do run { target c++20 } }
// { dg-timeout-factor 2 }
#include <chrono>
#include <sstream>
......
// { dg-do run { target c++20 } }
// { dg-timeout-factor 2 }
#include <chrono>
#include <format>
......
// { dg-do run { target c++20 } }
// { dg-timeout-factor 2 }
#include <chrono>
#include <format>
......
// { dg-do run { target c++20 } }
// { dg-timeout-factor 2 }
#include <chrono>
#include <sstream>
......
// { dg-do run { target c++20 } }
// { dg-timeout-factor 2 }
#include <chrono>
#include <format>
......
// { dg-do run { target c++20 } }
// { dg-timeout-factor 2 }
#include <chrono>
#include <sstream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment