From 2d0671beff0bf0d401569ff24160eff2f5d4d6d5 Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Sat, 18 Oct 2014 05:09:18 +0200 Subject: [PATCH] reduce the load of some tests ...since they cause out of memory from time to time --- tests/12metaprogramming.tests | 2 +- tests/basics/diagnostic-context-test.cpp | 2 +- tests/library/c-lib/test-priqueue.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/12metaprogramming.tests b/tests/12metaprogramming.tests index 36f324fe3..2580cdeda 100644 --- a/tests/12metaprogramming.tests +++ b/tests/12metaprogramming.tests @@ -164,7 +164,7 @@ return: 0 END -TTEST "metaprogramming helpers" MetaUtils_test <