]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/ctors/wchar_t/default.cc
libstdc++: Set dg-timeout-factor for more slow tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / iterators / regex_token_iterator / ctors / wchar_t / default.cc
index 7d7481faa83773bbe0643aaef7b8cb32cf3f9409..836e6325915be3bac66e0adda73b6bb64f076bfe 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do compile { target c++11 } }
+// { dg-timeout-factor 2 }
 
 //
 // 2010-06-10  Stephen M. Webb <stephen.webb@bregmasoft.ca>