From 6cc7597d5c490aec264795aa6d79ff2831711b25 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Sat, 10 Oct 2009 23:56:26 +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@1039 7ec92016-0320-0410-acc4-a06ded1c099a --- test/CheckReturn/CheckReturn.cbp | 34 +++++++++++++++++++--- test/SmartPtr/SmartPtr.cbp | 50 ++++++++++++++++++++++++++------ 2 files changed, 71 insertions(+), 13 deletions(-) diff --git a/test/CheckReturn/CheckReturn.cbp b/test/CheckReturn/CheckReturn.cbp index baba3a9..e1dba12 100644 --- a/test/CheckReturn/CheckReturn.cbp +++ b/test/CheckReturn/CheckReturn.cbp @@ -5,9 +5,35 @@