syncevolution/test
Patrick Ohly 55c463dd94 eds_event.ics.exchange.tem.patch: adapt to Exchange 2016
Switching the testing to Exchange 2016 revealed a slightly
different time zone mangling than before:
- the "US & C" time zone name already gets truncated before the C
- due to recent rules on the server (?), several TZNAMEs get
  changed

Updating the data again...
2016-11-04 03:10:08 -07:00
..
Algorithm Remove redundant file 2010-01-22 18:00:49 +01:00
keys syncevo-http-server: added SSL support 2010-12-28 11:31:36 +01:00
test-dbus config templates: Funambol URLs 2014-05-22 17:05:01 +02:00
testcases eds_event.ics.exchange.tem.patch: adapt to Exchange 2016 2016-11-04 03:10:08 -07:00
COPYING license: changed to LGPL v2.1 + v3 2009-04-30 18:26:27 +02:00
ClientTest.cpp ClientTest: avoid pass-by-value 2016-09-26 12:58:27 +02:00
ClientTest.h ClientTest: avoid pass-by-value 2016-09-26 12:58:27 +02:00
ClientTestAssert.h testing: replace CT_ASSERT_TRUE 2014-04-24 04:30:34 -07:00
IcalTest.cpp testing: relax SyncEvo::IcalTest::testTimezone 2015-03-03 10:15:44 +01:00
Makefile testing: update packaging and testing of pre-compiled binaries 2014-01-17 16:07:58 +01:00
README.Ovi Ovi README fixes. 2010-04-15 11:15:36 +02:00
README.funambol Funambol: no longer supports COMPLETED 2010-06-02 08:30:10 +02:00
README.google documentation: Google drops photos larger than a certain threshold (Bugzilla #4638) 2009-07-23 13:13:41 +02:00
README.googlecalendar CalDAV + Google: testImport passes 2011-05-10 15:59:12 +02:00
README.memotoo Memotoo: Add new suppressions to synccompare, README.memotoo and 2009-09-15 11:31:22 +02:00
README.mobical testing: make Mobical eds_events testItems test pass 2011-08-18 09:32:13 +00:00
README.nokia_7210c Testing+Nokia_7210c: fix a typo 2009-12-21 13:15:19 +08:00
README.qtcontacts buteo-testing: add README.qtcontacts 2010-12-08 10:56:16 +01:00
README.scheduleworld NEWS + README.scheduleworld: updated for 0.9 2009-08-11 19:22:18 +02:00
README.syncevolution-server README.syncevolution-server: explains testing SyncEvolution<->SyncEvolution 2010-03-22 15:50:19 +01:00
README.yahoo CardDAV + Yahoo: Client::Sync::eds_contact::testItems passes 2011-05-10 15:59:50 +02:00
README.zyb ZYB: add README.zyb and customize test cases(MB#2424) 2009-12-01 21:45:42 +01:00
__init__.py D-Bus testing: allow 'import testdbus' 2012-10-25 16:43:47 +02:00
abort-redirect.cpp cppcheck: suppress warnings 2014-01-17 16:15:16 +01:00
bluetooth-device-id-inspector.py Add script to query for the bluetooth device id 2011-09-06 11:58:21 +02:00
client-test-main.cpp testing: run one test per client-test instance 2014-10-10 03:17:47 -07:00
client.supp valgrind suppression rules 2008-03-16 08:48:26 +00:00
compare.xsl Testing: show evolution-prebuilt in html output(bug#7160) 2009-12-01 21:45:33 +01:00
cppcheck-wrapper.sh testing: include cppcheck 2014-01-17 16:15:16 +01:00
dbus-client-server.cpp glib: avoid deprecated g_type_init and g_thread_init 2014-07-23 10:48:19 +02:00
dbus-server-config.py syncevo-dbus-server: add test script for getConfigs 2009-10-29 10:08:27 +01:00
dbus-server-connect.py syncevo-dbus-server: moved to gdbus with C++ bridge 2009-10-07 18:03:16 +02:00
dbus-server-http.py syncevo-dbus-server: implemented syncs via Connection API 2009-10-07 18:12:21 +02:00
dbus-server-sync.py syncevo-dbus-server: implemented Session.Sync() parameter handling 2009-10-07 18:10:06 +02:00
dbus-session.sh dbus-session.sh: avoid using dbus-launch 2016-09-26 12:58:27 +02:00
evo.supp testing: ignore minor leak when using DLT 2014-07-11 11:57:14 +02:00
generate-html.xsl testing: fixed HTML results for suspend/resume tests (part of BMC #1367) 2012-04-26 11:46:27 +00:00
log2html.py testing: generate HTML version of .log files and ClientTest.cpp 2011-11-09 10:37:05 +00:00
logger.py wrappercheck: augment output of daemon with time stamps 2014-10-24 07:13:33 -07:00
notification-daemon.py testing: verify that auto sync triggers notifications 2011-08-24 18:42:14 +02:00
proxy.py nightly testing: added HTTP resend tests based on an external proxy script 2011-01-03 21:04:07 +01:00
resources.py testing: parallel runtests.py 2014-02-03 14:30:45 +01:00
resultchecker.py testing: split up local testing 2014-03-31 11:12:21 +02:00
run_src_client_test.sh Port build system to non-recursive Automake. 2011-08-30 16:38:34 +02:00
runtests.py runtests.py: uninstalled activesyncd + glib schemas 2016-11-04 03:07:09 -07:00
synccompare.pl testing: ignore valid Akonadi vCard changes 2014-10-10 03:19:44 -07:00
syncevo-http-server-logging.conf syncevo-http-server: improved logging 2010-12-27 17:40:58 +01:00
syncevo-http-server.py syncevo-http-server: stop using deprecated twisted.web.error (FDO #90419) 2015-06-05 14:31:43 +02:00
syncevo-phone-config.py configuration: removed builtin templates 2011-06-08 12:19:51 +02:00
sys.supp sys.supp: ignore g_dbus_connection_new_sync 2016-09-26 12:58:26 +02:00
test-dbus-concurrency.txt command line: fixed --export <file name> 2012-08-02 13:58:20 +02:00
test-dbus.py D-Bus testing: fix slowing down file sources 2016-09-26 12:58:26 +02:00
test.am autotools: allow extending core linker flags 2016-09-26 12:58:26 +02:00
test.cpp testing: allow regex in CLIENT_TEST_SKIP/FAILURES 2011-11-28 10:18:19 +01:00
test.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
testdbus.py D-Bus testing: allow 'import testdbus' 2012-10-25 16:43:47 +02:00
valgrindcheck.sh testing: ignore locale when invoking certain shell tools 2014-04-24 04:32:18 -07:00
wrappercheck.sh wrappercheck.sh: enhanced killing of daemon 2015-03-03 10:15:44 +01:00

README.zyb

This document is used to show interoperability test information with zyb server.
http://bugzilla.moblin.org/show_bug.cgi?id=2424

* The zyb Server's device information 
  ZYB HTTP SyncML Server
  Version:3.9.18
  Build:3.9.18b572

* Test Environment Variables Settings
  CLIENT_TEST_SERVER=zyb CLIENT_TEST_EVOLUTION_PREFIX=file:///tmp/test/
 
* Test Profiles Settings
  -- N/A

* Data formats we need to test:
  -- Client::Sync::vcard21

* Know Limitations in ZYB server:
VCard21
  -- Only below properties are accepted:
     FN, N, PHOTO, BDAY, ADR, LABEL, TEL, EMAIL, TZ, GEO, TITLE, ROLE, LOGO, ORG, NOTE, REV, SOUND, URL 
  -- The property 'N' parser error: treat "\;" as the delimiter
  -- The property 'ADR': if it is long, three extra chars '\r', '\n' and ' 'will be added in the property value.
  -- Server does escaped text processing, e.g, "&lt\;" is converted to "<"
  -- Server sends mismatch anchors between two sync even if there is no failure. 

* Known test failures:
  -- NONE