[cvs] [Wiki] changed: SyncHowTo
Wiki Guest
wikiguest at horde.org
Sun Oct 8 07:30:02 PDT 2006
guest [85.181.9.64] Sun, 08 Oct 2006 07:30:02 -0700
Modified page: http://wiki.horde.org/SyncHowTo
New Revision: 1.32
Change log: fixed test case description
@@ -97,9 +97,9 @@
* do a fourth sync run
* The test itself is now finished. The database should now have two entries: client1s1 and server1c1
-* If your phone uses wbxml this must be converted to xml first: in /tmp/sync do a {{for a in *.wbxml; do wbxml2xml -m 0 -o syncml_server_42.xml syncml_server_42.wbxml; done}}
+* If your phone uses wbxml this must be converted to xml first: in /tmp/sync do a {{for a in *.wbxml; do wbxml2xml -m 0 -o `basename $a .wbxml`.xml $a; done }}
* copy all *.xml in /tmp/sync into a directory under framework/syncml/tests with name testcase_[descriptionoftestcase]
* in framework/syncml/tests do a {{./testsync.php --dir=testcase_[descriptionoftestcase]}} to run the test.
More information about the cvs
mailing list