---- Reported by jingke.zhang@intel.com 2010-04-13 01:01:50 +0000 ---- This issue is from BMO#2402 (http://bugzilla.moblin.org/show_bug.cgi?id=2402) Description From shuangeeer 2009-05-14 05:59:20 PST (-) [reply] Run "client-test -h" via command line will create configuration for funambol_1 and funambol_2 be default. User may just want to check the help info but not really run it. Steps: ================== 1. check no configuration named funambol_[12] in ~/.config/syncevolution/ 2. run "client-test -h" in terminal 3. check directories named funambol_[12] are created in ~/.config/syncevolution/ ------- Comment #1 From pohly 2009-06-09 05:36:30 PST (-) [reply] ------- (In reply to comment #0) > Run "client-test -h" via command line will create configuration for funambol_1 > and funambol_2 be default. User may just want to check the help info but not > really run it. Agreed. Currently the configs are created whenever client-test is run, simply because there is no explicit command line option which could trigger that. The underlying reason for this deficiency is that main() in client-test is just the test runner. It has no means of communicating command line options to individual tests and the code which creates the configs because that is not part of the CPPUnit concepts. I don't have a good idea how to improve that, though. --- Bug imported by patrick.ohly@gmx.de 2012-07-29 20:36 UTC --- This bug was previously known as _bug_ 672 at https://bugs.meego.com/show_bug.cgi?id=672
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/SyncEvolution/syncevolution/issues/75.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.