<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;"><pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I modified some test and added other but I don't know to compile and run them. If I do "make test" inside build dir I get only: 
Running tests...
Test project /home/alex/projects/kmymoney/kmymoney/build
No tests were found!!!
</pre>
</div></div></blockquote></div><br><div>Hi Alessandro,</div><div><br></div><div>if I remember well then you'll have to enable those tests e.g. with ccmake (i.e. go to your build directory, call "ccmake .." and edit the config). There is a parameter KDE4_BUILD_TESTS which needs to be set to ON so that those test will actually be build for you.</div><div><br></div><div>Good luck,</div><div>Marko</div></body></html>