Skip to content
Snippets Groups Projects
Forked from iwr / amdis
202 commits behind the upstream repository.
Testing AMDiS
--------------

testing the compilation of amdis is done after configuring the binary using cmake. The compile test is run using
	ctest -V -S CTestScript.cmake

(omit the argument -V to remove the output)

Hint: This test only compiles the given configuration from a previous cmake run. If you want to test the demos, initfiles and so on, you have to check out https://fusionforge.zih.tu-dresden.de/svn/amdis/trunk/tools/test and have a look at the README there.