From 840a40dce1fa1b85d6a79b1cfd05359a4206a1fd Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Sat, 10 Oct 2009 23:49:40 +0000 Subject: [PATCH] Added new configurations to differentiate between cygwin-gcc and gnu-gcc. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1035 7ec92016-0320-0410-acc4-a06ded1c099a --- test/CachedFactory/CachedFactory.cbp | 48 +++++++++++++++++++++++----- test/OrderedStatic/OrderedStatic.cbp | 48 +++++++++++++++++++++++----- test/ScopeGuard/ScopeGuard.cbp | 38 ++++++++++++++++++---- 3 files changed, 112 insertions(+), 22 deletions(-) diff --git a/test/CachedFactory/CachedFactory.cbp b/test/CachedFactory/CachedFactory.cbp index ff40ede..f81d439 100644 --- a/test/CachedFactory/CachedFactory.cbp +++ b/test/CachedFactory/CachedFactory.cbp @@ -5,9 +5,41 @@