https://bugs.kde.org/show_bug.cgi?id=395327
--- Comment #10 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit cc670b1a8733ab3f2b4c5640122d661390575c76 by Ralf Habacker. Committed on 20/09/2018 at 20:09. Pushed by habacker into branch '5.0'. Add test for MyMoneyTransactionFilter This test was created to check the basic functions of the transaction filter, but does not claim to be complete. It was written by me for 4.8 and ported from Thomas Baumgart to KF5. Test Plan: compiled and tested on linux Reviewers: wojnilowicz Signed-off-by: Ralf Habacker <ralf.habac...@freenet.de> Differential Revision: https://phabricator.kde.org/D15107 M +1 -1 kmymoney/mymoney/mymoneytransactionfilter.cpp M +4 -3 kmymoney/mymoney/mymoneytransactionfilter.h A +787 -0 kmymoney/mymoney/tests/mymoneytransactionfilter-test.cpp [License: GPL (v2+)] A +58 -0 kmymoney/mymoney/tests/mymoneytransactionfilter-test.h [License: GPL (v2+)] https://commits.kde.org/kmymoney/cc670b1a8733ab3f2b4c5640122d661390575c76 -- You are receiving this mail because: You are the assignee for the bug.