From: Wolfgang Bangerth Date: Tue, 3 Sep 2013 19:18:43 +0000 (+0000) Subject: Update numbers. X-Git-Tag: v8.1.0~898 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684e95e5714891e69f327d3d055b958553e68847;p=dealii.git Update numbers. git-svn-id: https://svn.dealii.org/trunk@30575 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/testsuite.html b/deal.II/doc/development/testsuite.html index 89e890b10d..f99a72dbe7 100644 --- a/deal.II/doc/development/testsuite.html +++ b/deal.II/doc/development/testsuite.html @@ -99,8 +99,8 @@

The regression tests

- 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 + deal.II has a testsuite that, at the time this article is written (mid-2013), + has some 2,900 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