On Saturday 20 February 2010 20:49:11 P Zoltan wrote: > The next thing i wanted to do is to merge the testing code in the kde4 > port tree. I have to learn more abot git to know how to do it; if anyone > wants to do this, I'd happily copy the merged tree, and work on that. done that. I also removed the Eigen sources and added everything to the CMakeLists.txt that is necessary to find the eigen headers. This was a little more git work, than just merging, since I also did a rebase, so the Eigen sources even don't show up in the history.
I also moved around your files a bit. You can find your test in tests/math. For now, there seems to be no output (at least for me), I'm not sure, what has to be done to get it back. To run the test, build the sources (run cmake and make) and then run "make test". If you don't have latest KDevPlatform beta8, you need to revert the commit I mentioned in one of my last mails or merge the _prebeta8 branch. If you are not sure, just try to compile, cmake will complain, if KDevPlatform is to old. Another thing, I want to mention is a blog post of one of the kdevelop hackers about unittests for kdevelop plugins. http://apaku.wordpress.com/2010/02/17/writing-unittests-for-kdevelop-plugins/ This should help us implementing tests like the project management stuff, I started to port to KDevPlatform interfaces. bye then julian
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Ktechlab-devel mailing list Ktechlab-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ktechlab-devel