]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/basic_replace.cc
libstdc++: Set dg-timeout-factor for more slow tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_replace / char / basic_replace.cc
index f7bb9ebce754e2f9b92ab573d895a13fa757715b..a4475a9e76b6ab82d889a00af5f984df8fb3ee6f 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run { target c++11 } }
+// { dg-timeout-factor 2 }
 
 //
 // 2013-09-24  Tim Shen <timshen91@gmail.com>