Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added test to check result on a single match for CATEGORIES.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 23 Jan 2016 12:23:22 +0000 (12:23 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 23 Jan 2016 12:23:22 +0000 (12:23 +0000)
source/tests/xestiacalendar_commonfunctions.h

index dc81f98..22ea5d4 100644 (file)
@@ -88,6 +88,11 @@ TEST(CommonFunctions, ProcessTextVectorsTests){
 
        ASSERT_EQ(TextExample1TestResult, ProcessTextVectors(&TextPropertiesExample1, &TextValueExample1, true, "CATEGORIES"));
 
+       TextExample1TestResult.clear();
+       TextExample1TestResult.insert(make_pair("CATEGORIES", "CATEGORY 1"));
+
+       ASSERT_EQ(TextExample1TestResult, ProcessTextVectors(&TextPropertiesExample1, &TextValueExample1, false, "CATEGORIES"));
+
        TextExample1TestResult.clear();
        TextExample1TestResult.insert(make_pair("COMMENT", "This is the first comment."));
        TextExample1TestResult.insert(make_pair("COMMENT", "This is the second comment."));
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy