Hi Kexi Team,<br><br>Thanks for the wonderful product.I am facing couple of issues <br>in executing unit tests for Kexi:<br><br>1.I built Kexi in Ubuntu following the instructions in the below link.<br><a href="http://wiki.koffice.org/index.php?title=Building/Building_KOffice">http://wiki.koffice.org/index.php?title=Building/Building_KOffice</a><br>

I added -DKDE4_BUILD_TESTS=ON  to the cmake command <br>so as to build the tests too.And then I did make test and make install.<br>I got the following :<br><br>anu-xavier@anu-xavier-laptop:~/Assmt5/Apps/koffice/build/kexi/tests$ make test <br>

Running tests...<br>Start processing tests<br>Test project /home/anu-xavier/Assmt5/Apps/koffice/build/kexi/tests<br>No tests were found!!!<br><br>Does this mean that there is no tests for Kexi or is it a wrong way?<br>If I am wrong can you please tell me where should I modify the procedure?<br>

<br>2.I found the following in the tests/newapi<br><br> Usage: kexidbtest [Qt-options] [KDE-options] [options] driver_name [db_name] [sql_statement]<br><br>Can you please give me an example of using the above command ?<br>

<br>Thanks,<br>Anu<br>