Update libmapi++ to reflect mapi_context changes
authorBrad Hards <bradh@openchange.org>
Thu, 11 Nov 2010 23:28:24 +0000 (23:28 +0000)
committerBrad Hards <bradh@openchange.org>
Thu, 11 Nov 2010 23:28:24 +0000 (23:28 +0000)
commitaef1e3bf7b905a6c2a92b9bcc2d8cdf68f19e32c
tree42f26c1a262d024081483aec01786d6036f2586d
parentf286eddc8b5d0284dd94d61b03a1f36f00d7ab25
Update libmapi++ to reflect mapi_context changes

Re-arranges a few things, renames the profile class to be the profile_database
(leaving room for a separate profile class later), and adds a test application.

Re-enables the code, and adds coverage testing for libmapi++.
Makefile
configure.ac
libmapi++/profile.h
libmapi++/session.h
libmapi++/src/profile.cpp [new file with mode: 0644]
libmapi++/src/session.cpp
libmapi++/tests/profile_test.cpp [new file with mode: 0644]