From 4e6a1e5508151d308a53124e4733ae1c1f7b3fb2 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 3 May 2012 16:19:44 +0200 Subject: Test for backlog exhaustion added Signed-off-by: Martin Sustrik --- builds/msvc/tests/tests.vcxproj | 4 ++++ builds/msvc/tests/tests.vcxproj.filters | 3 +++ 2 files changed, 7 insertions(+) (limited to 'builds') diff --git a/builds/msvc/tests/tests.vcxproj b/builds/msvc/tests/tests.vcxproj index 20d2554..5c5df84 100644 --- a/builds/msvc/tests/tests.vcxproj +++ b/builds/msvc/tests/tests.vcxproj @@ -83,6 +83,10 @@ + + true + true + true true diff --git a/builds/msvc/tests/tests.vcxproj.filters b/builds/msvc/tests/tests.vcxproj.filters index ea97fed..030aed7 100644 --- a/builds/msvc/tests/tests.vcxproj.filters +++ b/builds/msvc/tests/tests.vcxproj.filters @@ -71,6 +71,9 @@ Header Files + + Header Files + -- cgit v1.2.3