D17180: Fix faulty number of new words counting
Hartmut Riesenbeck
noreply at phabricator.kde.org
Sun May 5 21:04:21 BST 2019
hriesenbeck added inline comments.
INLINE COMMENTS
> sessionmanagerfixedtest.cpp:215
> + documentSettings.setConjugationTenses({QStringLiteral("tense")});
> + documentSettings.save();
> +
This writes to parleys config file. If this is not allowed in automated testing, the sub test for conjugation practice mode has to be removed.
The writing to config file is necessary because parley EntryFilter class loads the document specific preferences from disk. The tenses for conjugation practice are document specific and needed for this test.
REPOSITORY
R340 Parley
REVISION DETAIL
https://phabricator.kde.org/D17180
To: hriesenbeck, #kde_edu
Cc: aacid, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190505/2d1e05c1/attachment.html>
More information about the kde-edu
mailing list