https://bugs.kde.org/show_bug.cgi?id=337405

--- Comment #7 from Ralf Habacker <[email protected]> ---
Git commit 6f4756c2c393d189d71d85fa4cfeb7e37f227dc1 by Ralf Habacker.
Committed on 13/08/2026 at 05:04.
Pushed by habacker into branch '5.2'.

Add unit test for importing balances from the QIF importer

The MyMoneyQifReader::slotProcessData() function has been revised
so that it can be called without user interface interaction by
specifying the input data format in advance.
(cherry picked from commit dfd496a337287541d4ff77febf46cfae0dc8c3e6)

M  +2    -0    kmymoney/plugins/qif/import/CMakeLists.txt
M  +31   -21   kmymoney/plugins/qif/import/mymoneyqifreader.cpp
M  +7    -1    kmymoney/plugins/qif/import/mymoneyqifreader.h
A  +26   -0    kmymoney/plugins/qif/import/tests/CMakeLists.txt
A  +14   -0    kmymoney/plugins/qif/import/tests/data/bug-337405.qif
A  +69   -0    kmymoney/plugins/qif/import/tests/test-mymoneyqifreader.cpp    
[License: GPL(v2.0+)]

https://invent.kde.org/office/kmymoney/-/commit/6f4756c2c393d189d71d85fa4cfeb7e37f227dc1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to