From: guido Date: Mon, 3 Jun 2002 13:00:06 +0000 (+0000) Subject: test commands specified X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8fa4fd3475e28bb48432137ba1d556b57bc17cf;p=dealii-svn.git test commands specified git-svn-id: https://svn.dealii.org/trunk@5975 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/RELEASE/tasks b/deal.II/doc/RELEASE/tasks index 1bda8a87f3..3f16736f17 100644 --- a/deal.II/doc/RELEASE/tasks +++ b/deal.II/doc/RELEASE/tasks @@ -23,7 +23,13 @@ when a new release shall be issued: 6/ change the content of the `Version' file on both HEAD and branch -7/ test the branch thoroughly +7/ test the branch thoroughly: + make all + cd tests + make all + cd ../examples + make all + make run 8/ run `make validate-xrefs' on the branch to check that the changes do not point to nirvana