From f80057c0a0cc1fb2c19e1b4561e4e69f0ddfb694 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 20 Jul 2011 11:44:09 +0000 Subject: [PATCH] Update numbers. git-svn-id: https://svn.dealii.org/trunk@23951 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/testsuite.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/development/testsuite.html b/deal.II/doc/development/testsuite.html index 769f0fcd24..bffd9c446f 100644 --- a/deal.II/doc/development/testsuite.html +++ b/deal.II/doc/development/testsuite.html @@ -5,7 +5,7 @@ The deal.II Testsuite - + @@ -123,8 +123,9 @@

The regression tests

- deal.II has a testsuite that, at the time this article is written, - has some 1650 small programs that we run every time we make a + deal.II has a testsuite that, at the time this article is written (mid-2011), + has some 2300 small programs (growing by roughly one per day) that we run + every time we make a change to make sure that no existing functionality is broken. The expected output is also stored in our subversion archive, and when you run a test you are notified if a test fails. These days, every -- 2.39.5