<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Tilak,</div><div>go to <span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">./dune-istl-2.2.0/dune/istl/test, type "make check" and all tests in the current folder and its subfolders will be build and executed.</span></div><div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><br></span></div><div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">If you still have problems, please tell me step by step what you did.</span></div><div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><br></span></div><div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">Christoph</span></div><div><br>Am Apr 15, 2013 um 4:54 AM schrieb Tilak Raj Singh <<a href="mailto:tilak72@gmail.com">tilak72@gmail.com</a>>:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div><div><div><div><div><div>Hi Christoph,<br><br></div>Thanks for your quick reply.<br></div>I use autotools but I couldnt get what you said.<br></div>I was trying to run the test files in ./dune-istl-2.2.0/dune/istl/test/<br>
</div>could you please tell me step by step procedure of compiling and running these files.<br><br></div>I had build a sample module using duneproject scipt and ran it. it worked fine printng that "hello world" output. was trying to compile these test file but couldnt. so need help in these.<br>
<br></div>Thanking you,<br></div>Tilak Raj Singh<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 10:17 AM, Christoph GrĂ¼ninger <span dir="ltr"><<a href="mailto:christoph.grueninger@iws.uni-stuttgart.de" target="_blank">christoph.grueninger@iws.uni-stuttgart.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tilak,<br>
if you use the autotools, try "make check" that will compile all tests and execute<br>
them. You can have a look in the files Makefile.am which contains additional<br>
arguments are must be given for some tests. Further reading would be the dune<br>
build system tutorial, see <a href="http://www.dune-project.org/doc/index.html" target="_blank">http://www.dune-project.org/doc/index.html</a><br>
<br>
If you use CMake to build dune, you have to use "make test" or "ctest". There<br>
you can specify which tests to include or exclude. The details how the tests<br>
are called can be found in the CMakeList.txt files. There is currently no<br>
dune specific documentation, the CTest documentation is good:<br>
<a href="http://www.cmake.org/cmake/help/v2.8.10/ctest.html" target="_blank">http://www.cmake.org/cmake/help/v2.8.10/ctest.html</a><br>
<br>
I hope that helps. You did not told us what you tried and what did not work.<br>
So I am guessing what might help you. The information you provide the<br>
better we can answer.<br>
<br>
Bye<br>
<span class="HOEnZb"><font color="#888888">Christoph<br>
<br>
--<br>
[..] we shall send to the moon, 240,000 miles away from the control<br>
station in Houston, a giant rocket [..] and then return it safely to<br>
earth, re-entering the atmosphere at speeds of over 25,000 miles per<br>
hour, causing heat about half that of the temperature of the sun,<br>
almost as hot as it is here today, [..] then we must be bold.<br>
[John F. Kennedy Moon Speech - September 12, 1962 - Rice Stadium]<br>
</font></span></blockquote></div><br></div>
</div></blockquote></body></html>