From 3bdf75ff9b6426be370f6c0cf3f007f74c028ea1 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Sat, 10 Oct 2009 23:47:49 +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@1034 7ec92016-0320-0410-acc4-a06ded1c099a --- test/Function/Function.cbp | 38 +++++++++++++++++++++---- test/LevelMutex/LevelMutex.cbp | 52 ++++++++++++++++++++++++++++------ test/SafeFormat/SafeFormat.cbp | 48 +++++++++++++++++++++++++------ 3 files changed, 116 insertions(+), 22 deletions(-) diff --git a/test/Function/Function.cbp b/test/Function/Function.cbp index b53f702..b0fc1ea 100644 --- a/test/Function/Function.cbp +++ b/test/Function/Function.cbp @@ -5,9 +5,35 @@