]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/algorithms/regex_search/ecma/assertion.cc
libstdc++: Set dg-timeout-factor for some slow tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_search / ecma / assertion.cc
index ab80804a7fe58d0f372ef61da014c464054bd7dc..bf4207e60b13fc0cda68adc95b707d68f7d55fd6 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run { target c++11 } }
+// { dg-timeout-factor 2 }
 
 //
 // 2013-09-14  Tim Shen <timshen91@gmail.com>