<div dir="ltr"><div><div><div>Hello!<br><br></div>I finished converting all the code documentation to the Doxygen format, and I also added a separate page with use instructions. The instructions are for using automake, cmake and calling perftest.py directly from the command line. It is all available in the HTML generated docs. <br>
<br></div>Right now I'm writing an overview report of a single test run, to see which tests run the longest, but from this on I'm not exactly sure what to do. I've deviated considerably from the initial plan, but IMO it's best to stick with it, and add upload functionality. If you have other priorities, please tell me. <br>
<br></div>Thank you, Miha<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/6 Miha Čančula <span dir="ltr"><<a href="mailto:miha@noughmad.eu" target="_blank">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 dir="ltr">Of course, reading the email subject, I still have to update the docs. I think the current procedure is intuitive enough to keep it, so I will document it as is. <br><div class="gmail_extra"><br><div class="gmail_quote">
<div><div class="h5">
2013/9/6 Christian Engwer <span dir="ltr"><<a href="mailto:christian.engwer@uni-muenster.de" target="_blank">christian.engwer@uni-muenster.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Fri, Sep 06, 2013 at 11:09:10AM +0200, Miha Čančula wrote:<br>
> I applied the changes, and made a couple of my own, and now I think the<br>
> integration works quite well. Thank you especially for the recursive<br>
> implementation. The only problem I have is that I can't run individual<br>
> tests (using "make perftest TESTS=somethin") from the top directory, as it<br>
> also tries the m4/ subfolder, while the tests are only in src/. It works<br>
> from src/ though, and I could make the python script just return when<br>
> encountering a non-existent test. I made something similar in CMake, the<br>
> target is not recursive since I don't think it's a prirority now, but it<br>
> works.<br>
<br>
</div>Great, I'll have a quick look, it shouldn't be too difficult.<br>
<br>
I'll come back to your other questions later...<br>
<br>
Ciao<br>
<span><font color="#888888">Christian<br>
</font></span><br>
PS: I would have appreciated if you kept the author-ship of my<br>
patches. git am would have done the trick.<br></blockquote></div></div><div>I must admit I did not think about that. Instead of using git apply (or am, which I didn't even know about) I applied the patches individually and checked them. I can still amend the commits if you wish, but this can cause some trouble after pushing.  <br>

</div></div></div></div>
</blockquote></div><br></div>