Hello Yan Wu ,
Hello Andreas,
a) I debugged the rewritten historyoptions.cxx and find there is an error: In line 318/326/334, I should commit the changes to Common.xcu not Historier.xcu, so the right code should be:
::comphelper::ConfigurationHelper::flush(m_xCommonXCU);
I see ... I will check in your changes.
Sorry,my fault.If above changes have been made, when running the test, HistoryOptTest::SetSize() will not throw error using new config item. But it will throw an error using old config item. I think these are expected. Right??
Yes - the old config item cant be tested this way. If we disable all verifications against the configuration schema it would run also with the old config item. But that will make our test not so stable for the future. So we should live with this situation. Of course other config items should be tested in both versions (old & new).
Because they uses the same configuration schema always.

b) Do the tests of GetXXX/SetXXX in AccessibilityOptTest.cxx/HistoryOptTest have other problems?
I was a little bit bussy - so I was not able to investigate into your new tests till now.
Will be done asap .-)

Regards,
Yan Wu

Regards
Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to