]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/traits/char/translate.cc
libstdc++: Set dg-timeout-factor for more slow tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / traits / char / translate.cc
index e857fb1d42424389fa5db0ad0cafa61248988220..63a0ff7c445e02e81dcfc9bfc94d0416659eb94e 100644 (file)
@@ -1,5 +1,6 @@
 // { dg_do run }
 // { dg-do run { target c++11 } }
+// { dg-timeout-factor 2 }
 
 //
 // 2010-02-17  Stephen M. Webb <stephen.webb@bregmasoft.ca>