From 862e795bf36b22573d1adddb80a87199d9d4d409 Mon Sep 17 00:00:00 2001 From: guido Date: Tue, 19 Apr 2005 21:53:51 +0000 Subject: [PATCH] BUILDTEST=yes git-svn-id: https://svn.dealii.org/trunk@10534 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/testsuite.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/development/testsuite.html b/deal.II/doc/development/testsuite.html index 9a7d9e9814..59f7c167e4 100644 --- a/deal.II/doc/development/testsuite.html +++ b/deal.II/doc/development/testsuite.html @@ -71,7 +71,10 @@ mail build-tests@dealii.org < build-test-log - + + If the directory has never been configured before calling + make build-test, then the option + BUILDTEST=yes must be added.

The regression tests

-- 2.39.5