summaryrefslogtreecommitdiffstats
path: root/src/tests/mmftest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests' execution without X11Alexander Golubev2025-08-041-1/+2
| | | | | | Note: kretest segfaults without a GUI because it makes use of TQPicture Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Fix importers/exporters bugs. Fix tests and add them to build process.Michele Calgaro2025-08-021-5/+4
| | | | | | | | The file `mx2test.txt` is taken from KRecipes 2.1 source code. Other tests have been adjusted based on the tests in KRecipes 2.1 source code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Add cmake rules for tests files and make tests runnable.Michele Calgaro2025-05-221-1/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rearrange folders structure to remove unnecessary 'krecipes' second level ↵Michele Calgaro2024-10-211-0/+139
subfolder Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>