espressomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ESPResSo-devel] Running the tests


From: Olaf Lenz
Subject: Re: [ESPResSo-devel] Running the tests
Date: Thu, 24 Jul 2014 09:12:19 +0200

If you do not want to run the whole testsuite to test your test, you can call
  make check tests="lj.tcl"

But of course you can also call it directly when first switching to the directory testsuite:
  ../Espresso lj.tcl

Olaf

2014-07-23 21:33 GMT+02:00 Axel Arnold <address@hidden>:
Hi!


On 23.07.14 19:00, Mohammad Abdulkhaliq wrote:
Hello All,

I created a few tests in the testsuite in the espresso package but I want to know the proper way to run them should I copy the test to a local build of espresso with the required features ? or is there a better way?

The best way is to add the tests to the list in testsuite/Makefile.am, then run bootstrap.sh. After that, you can run "make check" in the build directory. Your tests should check at start for the required features, and will only be started if the features are compiled in, compare some of the other tests.



Also, I want to know how to see the doxygen documentation. I mean that after writing commented documentation in the source file, how can I compile the full documentation ?

The doxygen documentation is build by "make doxygen" in the build directory, and then ends up in doc/doxygen/html.

Best,
Axel

--
JP Dr. Axel Arnold
ICP, Universität Stuttgart
Allmandring 3
70569 Stuttgart, Germany
Email: address@hidden
Tel: +49 711 685 67609





--
Dr. rer. nat. Olaf Lenz
Institut für Computerphysik, Allmandring 3, D-70569 Stuttgart
Phone: +49-711-685-63607

reply via email to

[Prev in Thread] Current Thread [Next in Thread]