From bd8b4c9a43deab5f81fd0d3bcc0f5a74e44ee195 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 24 Jul 2006 04:16:26 +0000 Subject: [PATCH] Fixed warning, added tests to Windows project. --- samltest/internal.h | 2 +- samltest/samltest.vcproj | 884 ++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 794 insertions(+), 92 deletions(-) diff --git a/samltest/internal.h b/samltest/internal.h index a49c55f..7e82e01 100644 --- a/samltest/internal.h +++ b/samltest/internal.h @@ -203,7 +203,7 @@ class SAMLObjectValidatorBaseTestCase : virtual public SAMLObjectBaseTestCase { validator->validate(validateTarget); TS_TRACE(message); TS_FAIL("Validation success, expected failure to raise ValidationException"); - } catch (ValidationException &e) { + } catch (ValidationException&) { } } diff --git a/samltest/samltest.vcproj b/samltest/samltest.vcproj index 6fb2d05..ff6ee2b 100644 --- a/samltest/samltest.vcproj +++ b/samltest/samltest.vcproj @@ -264,6 +264,14 @@ Name="impl" > + + + + @@ -276,14 +284,58 @@ > + + + + + + + + + + + + + + + + + + + + + + @@ -292,10 +344,26 @@ > + + + + + + + + @@ -308,6 +376,14 @@ > + + + + @@ -324,6 +400,10 @@ > + + @@ -336,6 +416,10 @@ > + + @@ -344,6 +428,14 @@ > + + + + @@ -384,6 +476,22 @@ > + + + + + + + + @@ -768,6 +876,50 @@ Name="impl" > + + + + + + + + + + + + + + + + @@ -784,7 +936,7 @@ > @@ -797,7 +949,7 @@ > @@ -806,7 +958,7 @@ > @@ -819,7 +971,7 @@ > @@ -828,7 +980,51 @@ > + + + + + + + + + + + + + + + + @@ -841,7 +1037,7 @@ > @@ -850,20 +1046,20 @@ > @@ -872,20 +1068,20 @@ > @@ -894,20 +1090,20 @@ > @@ -916,20 +1112,20 @@ > @@ -938,20 +1134,20 @@ > @@ -960,20 +1156,20 @@ > @@ -982,20 +1178,20 @@ > @@ -1004,20 +1200,20 @@ > @@ -1026,20 +1222,20 @@ > @@ -1048,20 +1244,20 @@ > @@ -1070,20 +1266,20 @@ > @@ -1092,20 +1288,20 @@ > @@ -1114,20 +1310,20 @@ > @@ -1136,20 +1332,20 @@ > @@ -1158,20 +1354,20 @@ > @@ -1180,20 +1376,20 @@ > @@ -1202,20 +1398,20 @@ > @@ -1224,20 +1420,20 @@ > @@ -1246,20 +1442,20 @@ > @@ -1268,20 +1464,20 @@ > @@ -1290,20 +1486,20 @@ > @@ -1312,20 +1508,20 @@ > @@ -1334,20 +1530,20 @@ > @@ -1356,20 +1552,20 @@ > @@ -1378,20 +1574,20 @@ > @@ -1400,20 +1596,20 @@ > @@ -1422,20 +1618,20 @@ > @@ -1444,7 +1640,513 @@ > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1462,7 +2164,7 @@ > @@ -1471,7 +2173,7 @@ > -- 2.1.4