Commit graph

350 commits

Author SHA1 Message Date
Patrick Ohly
3987a0d770 memo config now also included for localhost, but disabled by default
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@309 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-20 14:17:48 +00:00
Patrick Ohly
c95279ab81 added cross-compilation
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@308 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-11 20:34:20 +00:00
Patrick Ohly
3f10c4017a pass cross-compilation options through to configure of client library
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@307 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-09 21:25:25 +00:00
Patrick Ohly
b2535c5bec added testing of memos
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@306 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-04 22:13:09 +00:00
Patrick Ohly
8d3031396b added support for synchronizing Evolution memos in iCalendar 2.0 VJOURNAL format
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@305 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-04 20:54:11 +00:00
Patrick Ohly
a6c0c6cf5d bumped version, clean up copy of client library sources some more
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@304 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-04 20:52:38 +00:00
Patrick Ohly
172d67dc7f fixed problem with 'make dist'
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@303 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-04 20:43:25 +00:00
Patrick Ohly
86efc13b3b avoid adding the non-standard TYPE=OTHER, better use HOME instead (that's also the default in the Synthesis server)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@302 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-03 20:58:41 +00:00
Patrick Ohly
620c506f96 autoconf checks must not be inside conditional code (fixes 'conditional AMDEP was never defined' error)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@301 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-03 20:12:47 +00:00
Patrick Ohly
c5f68abe35 adapted to update test API
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@300 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-17 22:10:18 +00:00
Patrick Ohly
73bea9b5e0 ignore changes in autotools generated files
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@299 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-17 16:33:54 +00:00
Patrick Ohly
f7a387149c fixed missing return code
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@298 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-17 16:33:45 +00:00
Patrick Ohly
e7cd458d37 copyright transfer to Funambol
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@297 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-10 17:35:20 +00:00
Patrick Ohly
25a8c1f53f adapted to new C++ client library test suite interface, finished configuration for calendars and tasks
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@296 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-09 17:50:38 +00:00
Patrick Ohly
7e374224d9 ignore differences caused by exporting vCard with ADR;TYPE=PARCEL instead of ADR;TYPE=OTHER
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@295 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-09 16:25:30 +00:00
Patrick Ohly
548de95cfe support testing with two clients
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@294 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-07 22:27:18 +00:00
Patrick Ohly
5e5342a228 adapted contacts to full set of local tests
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@293 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-05 22:24:53 +00:00
Patrick Ohly
170d6bc6c9 avoid tput error when no valid terminal is set
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@292 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-05 22:24:27 +00:00
Patrick Ohly
f7404e6f54 use the new C++ client library testing framework
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@291 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-12-01 22:50:17 +00:00
Patrick Ohly
9b64d15b58 adapted to const qualifier changes in client library and fixed minor memory leak
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@290 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-27 21:08:12 +00:00
Patrick Ohly
7a42714eea # updates for 0.5 release
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@288 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-12 12:46:22 +00:00
Patrick Ohly
d325c9316a added building of release packages, adapted to some more known server limitations
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@287 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-12 12:42:11 +00:00
Patrick Ohly
1ccdbe9375 renamed testRefreshSync to testRefreshFromServerSync and added testRefreshFromClient
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@286 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-12 12:40:21 +00:00
Patrick Ohly
79f9b7a4de ignore known limitations of Synthesis server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@285 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-12 12:39:16 +00:00
Patrick Ohly
77e7bcbfc4 0.5 release
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@284 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-11 20:21:52 +00:00
Patrick Ohly
c54e0c05a9 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@283 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-11 20:21:29 +00:00
Patrick Ohly
d649064860 messages about local changes are now logged as DEBUG and not INFO because they were confusing for users; now they are not visible in the final report
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@282 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-11 16:00:37 +00:00
Patrick Ohly
7e82888469 added support and testing of one-way-from-client/server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@281 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-04 13:00:47 +00:00
Patrick Ohly
f31535b8fc TaskSync tests for large object support failed because the test item didn't have the expected DESCRIPTION to stuff the item's size
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@280 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-03 17:41:52 +00:00
Patrick Ohly
96b85e9457 allow running multiple tests by specifying them on the command line
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@279 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-03 17:40:34 +00:00
Patrick Ohly
87a5b2b4be added warning about setting evolutionuser/password when not needed -> causes backend to hang
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@278 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-02 21:03:16 +00:00
Patrick Ohly
790494b087 PHOTO/NOTE update for EGroupware and Funambol portal
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@277 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-02 20:29:14 +00:00
Patrick Ohly
75687703f6 use simpler data for update test, moved complex contact update into testComplexUpdate
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@276 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-02 20:28:43 +00:00
Patrick Ohly
824711776f avoid that patterns accidentally run over line ends, added special cases for Funambol and EGroupware server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@275 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-01 20:08:53 +00:00
Patrick Ohly
13439bd127 allow to build arbitrary combinations of client library and SyncEvolution
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@274 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-01 16:02:59 +00:00
Patrick Ohly
a3fc0b3910 <<system>> and <<default>> can be used to reference the system and the default address books, respectively
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@273 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-01 12:59:41 +00:00
Patrick Ohly
fea15b952d cppunit-config was not called when compiling C++ code, therefore it was only found if in the default search path
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@272 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-01 12:40:44 +00:00
Patrick Ohly
f11958159e made test coverage configurable
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@271 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-01 11:24:29 +00:00
Patrick Ohly
fdd0af24eb added testLargeObjectBin, changed calendar UID so that without support for special characters in the key the sync fails
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@270 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-29 15:23:55 +00:00
Patrick Ohly
e257b10aeb VerDTD must be configured, otherwise Funambol 3.0a (but not 3.0b5) fails during the second sync
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@269 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-29 15:22:37 +00:00
Patrick Ohly
ea764d016d documentation got the direction in refresh-from-client/server wrong
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@268 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-29 15:21:41 +00:00
Patrick Ohly
bd029263ef filter out private information from logs, added --tag parameter
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@267 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-28 08:52:18 +00:00
Patrick Ohly
db5a9b3b01 setting config is no longer necessary
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@266 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-04 19:39:00 +00:00
Patrick Ohly
09fb3439f4 disabled testLargeObjectEncoded again, it requires a suitable server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@265 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-04 19:38:38 +00:00
Patrick Ohly
26be21f346 enabled encoded LargeObject support test
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@264 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-03 11:49:37 +00:00
Patrick Ohly
4de56c607e adapted to new API
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@263 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-03 11:44:34 +00:00
Patrick Ohly
0babcf913d ignore some known Synthesis data conversions
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@262 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-10-03 11:43:20 +00:00
Patrick Ohly
9327a7425d force server to split large items when LargeObject support is enabled
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@261 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-28 23:07:11 +00:00
Patrick Ohly
0a533feef3 adapted to additional SyncSourceConfig parameter in SyncSource constructor, added testing of LargeObject support
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@260 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-28 23:02:43 +00:00
Patrick Ohly
e4fa1fdb2a make names unique again
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@259 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-28 22:56:11 +00:00