Commit graph

291 commits

Author SHA1 Message Date
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
Patrick Ohly 0a67a4a786 adapted to C++ client API change: supported datatypes now in config
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@258 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-16 09:00:50 +00:00
Patrick Ohly c5a5a27a02 # bumped version to 0.5-CVS
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@257 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-16 08:59:23 +00:00
Patrick Ohly 4d6d1b451e # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@255 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:41:12 +00:00
Patrick Ohly 938a5c369b removed default values, added egroupware testing, improved log file copying
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@254 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:40:51 +00:00
Patrick Ohly 5da3e8add1 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@253 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:39:13 +00:00
Patrick Ohly 444c61a0f9 created entry for 0.3 -> 0.4 changes
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@252 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:38:44 +00:00
Patrick Ohly 8da10f3292 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@251 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:38:18 +00:00
Patrick Ohly fb0dbc1e22 # bumped to 0.4
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@250 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:27:32 +00:00
Patrick Ohly 171d2192f1 avoid refresh-from-server sync whenever possible because eGroupware server does not support it
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@249 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-10 20:43:14 +00:00