<div class="gmail_quote">2011/2/16 Miha Čančula <span dir="ltr"><<a href="mailto:miha@noughmad.eu">miha@noughmad.eu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote">2011/2/16 Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span><div class="im"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On 02/16/11 15:04, Daniel Calviño Sánchez wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I saw the GSoC project idea for an integrated CTest / QTestLib view.<br>
However, I also remember there being such a plugin, but was dropped from the<br>
later releases.<br>
<br>
Now I'm looking through the repositories of KDevPlatform, KDevelop and the<br>
playground plugins, but I can't find it anywhere. It is somewhere in an<br>
unmaintained repository, or do I have to look through git (or even svn)<br>
histories?<br>
</blockquote>
<br>
Is this plugin the one you are looking for?:<br>
<a href="http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-plugins/xtest/" target="_blank">http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-plugins/xtest/</a><br>
<br>
The plugin also requires this library:<br>
<a href="http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-libraries/veritas/" target="_blank">http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-libraries/veritas/</a><br></blockquote></div></blockquote>

</div><div>Thanks, these are the ones, yes. I thought everything was moved to git. Thanks.<br><br></div><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">


And Miha, do you plan to attend GSOC? Or do you want to do that no matter what? Anyways, it would be greatly appreciated.<br></blockquote></div><div>Yes, I plan to attend it. However, given that I use KDevelop daily, I would like to do it in any case. Considering that a plugin already exists (and IIRC it was quite complete), there might not be enough work for a whole-summer project. <br>

<br>I'll check it out right now to see what needs to be changed and/or added. <br><br>Thanks for the responses. <br></div></div>
</blockquote></div>Alright, a three-line patch was needed to make it compile and load with the current git version. Now, the question is where to put it. In playground/devtool (like it's now, only on <a href="http://git.kde.org">git.kde.org</a>)? Should it be moved back to KDevPlatform? I'd be happy to maintain it if needed, and I'll try to write the conversion rules now. <br>