From f8fa4fd3475e28bb48432137ba1d556b57bc17cf Mon Sep 17 00:00:00 2001 From: guido Date: Mon, 3 Jun 2002 13:00:06 +0000 Subject: [PATCH] test commands specified git-svn-id: https://svn.dealii.org/trunk@5975 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/RELEASE/tasks | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.39.5