[cvs] [Wiki] changed: SyncMLCreateTestCases

Karsten Fourmont karsten at horde.org
Sun Jan 14 10:11:50 PST 2007


karsten  Sun, 14 Jan 2007 10:11:50 -0800

Modified page: http://wiki.horde.org/SyncMLCreateTestCases
New Revision:  1.8
Change log:  add privacy information

@@ -41,10 +41,9 @@
  
  For developers:
  
  * If the phone uses wbxml this must be converted to xml first: {{for a in *.wbxml; do wbxml2xml -m 0 -o `basename $a .wbxml`.xml $a; done }}
-
+* References to the installation that created the test case should be removed: data like http://horeinstall.com/horde/rpc.php should be renamed to http://example.com/rpc.php
  * all *.xml go 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