]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/string_any.cc
libstdc++: Set dg-timeout-factor for more slow tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_match / extended / string_any.cc
index 53fb3ee11c5d4da29e76f8e4e88d98f799b507f0..a3962a1e1c8c67e4e08e0aa366ca0a2f7ef3af94 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run { target c++11 } }
+// { dg-timeout-factor 2 }
 
 //
 // 2010-06-11  Stephen M. Webb <stephen.webb@bregmasoft.ca>