summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Brokenshire [Sat, 23 Jan 2016 13:37:32 +0000 (13:37 +0000)]
Added try and catch for getting DateTimeStampTokens.
Steve Brokenshire [Sat, 23 Jan 2016 13:37:12 +0000 (13:37 +0000)]
Added data for other tokens in DTSTAMP.
Steve Brokenshire [Sat, 23 Jan 2016 13:35:52 +0000 (13:35 +0000)]
Added unit test for checking other tokens in DTSTAMP.
DTSTAMP other tokens checked in iCalendarEvent/ObjectDataTests
Steve Brokenshire [Sat, 23 Jan 2016 13:34:47 +0000 (13:34 +0000)]
Added <stdexcept> header to CalendarObject.h
Steve Brokenshire [Sat, 23 Jan 2016 13:34:28 +0000 (13:34 +0000)]
Run ProcessData after loading the data in LoadString.
Steve Brokenshire [Sat, 23 Jan 2016 13:34:01 +0000 (13:34 +0000)]
Improved checking for DTSTAMP and UID for ValidObject in CalendarEvent.
Steve Brokenshire [Sat, 23 Jan 2016 13:14:04 +0000 (13:14 +0000)]
Added the common/text.h header for use with CalendarEventObject.
Steve Brokenshire [Sat, 23 Jan 2016 13:13:27 +0000 (13:13 +0000)]
Added initial version of iCalendarEvent-Load2.vcf
Steve Brokenshire [Sat, 23 Jan 2016 13:13:12 +0000 (13:13 +0000)]
Added initial ObjectDataTests.
Steve Brokenshire [Sat, 23 Jan 2016 13:12:40 +0000 (13:12 +0000)]
Added comments detailing unit tests in ProcessTextVectorsTests.
Steve Brokenshire [Sat, 23 Jan 2016 13:12:17 +0000 (13:12 +0000)]
Moved Object Data except ObjectName and ObjectData to public from protected.
Steve Brokenshire [Sat, 23 Jan 2016 13:09:36 +0000 (13:09 +0000)]
Added initial version of processing DTSTAMP.
Steve Brokenshire [Sat, 23 Jan 2016 12:32:00 +0000 (12:32 +0000)]
Added test to check result on a single match for RELATED.
Steve Brokenshire [Sat, 23 Jan 2016 12:30:48 +0000 (12:30 +0000)]
Added test to check result on a single match for RESOURCES.
Steve Brokenshire [Sat, 23 Jan 2016 12:30:37 +0000 (12:30 +0000)]
Added test to check result on a single match for CONTACT.
Steve Brokenshire [Sat, 23 Jan 2016 12:25:20 +0000 (12:25 +0000)]
Added test to check result on a single match for COMMENT.
Steve Brokenshire [Sat, 23 Jan 2016 12:23:22 +0000 (12:23 +0000)]
Added test to check result on a single match for CATEGORIES.
Steve Brokenshire [Sat, 23 Jan 2016 12:22:20 +0000 (12:22 +0000)]
Added test to check result on a single match for ATTENDEE.
Steve Brokenshire [Sat, 23 Jan 2016 12:19:30 +0000 (12:19 +0000)]
Add check if multiple properties should be found.
Steve Brokenshire [Sat, 23 Jan 2016 12:14:26 +0000 (12:14 +0000)]
Added third set of tests for property names with a semi-colon in.
Steve Brokenshire [Sat, 23 Jan 2016 12:09:23 +0000 (12:09 +0000)]
Added second set of tests for property names with a semi-colon in.
Steve Brokenshire [Sat, 23 Jan 2016 12:03:45 +0000 (12:03 +0000)]
Added first set of tests for property names with a semi-colon in.
Steve Brokenshire [Sat, 23 Jan 2016 11:58:22 +0000 (11:58 +0000)]
Find property name before the first semi-colon in ProcessTextVectors.
Steve Brokenshire [Sat, 23 Jan 2016 11:17:44 +0000 (11:17 +0000)]
Added third set of tests for ProcessTextVectorsTests
Steve Brokenshire [Sat, 23 Jan 2016 11:15:32 +0000 (11:15 +0000)]
Added second set of tests for ProcessTextVectorsTests
Steve Brokenshire [Sat, 23 Jan 2016 11:05:32 +0000 (11:05 +0000)]
Added ProcessTextVectorsTests unit tests in CommonFunctions
Steve Brokenshire [Sat, 23 Jan 2016 11:04:04 +0000 (11:04 +0000)]
Implemented initial version of ProcessTextVectors in common/text.{cpp,h}
Steve Brokenshire [Wed, 20 Jan 2016 13:39:14 +0000 (13:39 +0000)]
Completed list of variables under RFC 5545
Steve Brokenshire [Sun, 17 Jan 2016 22:26:31 +0000 (22:26 +0000)]
Partially implemented support for RFC5545
Steve Brokenshire [Sun, 17 Jan 2016 22:25:55 +0000 (22:25 +0000)]
Setup stub for ProcessData in CalendarEventObject
Steve Brokenshire [Sun, 17 Jan 2016 11:30:33 +0000 (11:30 +0000)]
Added INDEX file in tests/ to list files being used in tests
Steve Brokenshire [Sun, 17 Jan 2016 11:25:11 +0000 (11:25 +0000)]
Added check if END:VCALENDAR appears before BEGIN:VCALENDAR in CalendarObject
Steve Brokenshire [Sun, 17 Jan 2016 11:23:36 +0000 (11:23 +0000)]
Moved ObjectName and ObjectData from private to protected in CalendarObject
Steve Brokenshire [Sun, 17 Jan 2016 11:20:03 +0000 (11:20 +0000)]
Added check on the results of both ValidBaseObject and ValidObject
Steve Brokenshire [Sun, 17 Jan 2016 11:06:16 +0000 (11:06 +0000)]
Minor clearup at the end of the CalendarObject file.
Steve Brokenshire [Sun, 17 Jan 2016 11:05:53 +0000 (11:05 +0000)]
Implemented ValidObject within CalendarEventObject
Steve Brokenshire [Sun, 17 Jan 2016 11:05:10 +0000 (11:05 +0000)]
Added UID as required for VEVENT to iCalendarEvent-Load1.vcf
Steve Brokenshire [Sun, 17 Jan 2016 10:05:49 +0000 (10:05 +0000)]
Added iCalendar file for unit testing (iCalendarEvent-InvalidPermissions.vcf)
Steve Brokenshire [Sun, 17 Jan 2016 10:05:18 +0000 (10:05 +0000)]
Added iCalendar file for unit testing (iCalendarEvent-Load1.vcf)
Steve Brokenshire [Sun, 17 Jan 2016 09:52:02 +0000 (09:52 +0000)]
Implemented FileExists.
Steve Brokenshire [Sun, 17 Jan 2016 09:51:04 +0000 (09:51 +0000)]
Added CommonFunctions tests.
Steve Brokenshire [Sun, 17 Jan 2016 09:50:45 +0000 (09:50 +0000)]
Added ValidBaseObject check and implemented virtual Clear and ProcessData objects
Steve Brokenshire [Sun, 17 Jan 2016 09:48:49 +0000 (09:48 +0000)]
Implemented LoadFile and LoadString in CalendarObject
Steve Brokenshire [Sun, 17 Jan 2016 09:48:20 +0000 (09:48 +0000)]
Updated and added tests and replaced Xestia Address Book with Xestia Calendar
Steve Brokenshire [Sun, 17 Jan 2016 09:47:08 +0000 (09:47 +0000)]
Added menu option for testing common functions.
Steve Brokenshire [Sun, 17 Jan 2016 09:37:46 +0000 (09:37 +0000)]
Replaced mention of Xestia Address Book with Xestia Calendar
Steve Brokenshire [Sun, 17 Jan 2016 09:32:58 +0000 (09:32 +0000)]
Added correct tabbing for header list.
Steve Brokenshire [Sun, 17 Jan 2016 09:31:28 +0000 (09:31 +0000)]
Added correct tabbing for ValidObject.
Steve Brokenshire [Wed, 13 Jan 2016 21:44:52 +0000 (21:44 +0000)]
Added initial version of CalendarObject.
Steve Brokenshire [Wed, 13 Jan 2016 21:37:27 +0000 (21:37 +0000)]
Added initial versions of CalendarEventObject.
Steve Brokenshire [Fri, 1 Jan 2016 19:34:04 +0000 (19:34 +0000)]
Setup test suite. Using test suite from Xestia Address Book as base.