From: Wolfgang Bangerth Date: Sat, 9 Jul 2005 01:52:57 +0000 (+0000) Subject: Fix wrong html tags. X-Git-Tag: v8.0.0~13442 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0143bb5f2c547d6b1788ec18a1cc33eed710fae2;p=dealii.git Fix wrong html tags. git-svn-id: https://svn.dealii.org/trunk@11121 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/testsuite.html b/deal.II/doc/development/testsuite.html index 59f7c167e4..32c7a69e93 100644 --- a/deal.II/doc/development/testsuite.html +++ b/deal.II/doc/development/testsuite.html @@ -485,8 +485,8 @@ int main () of system and compiler yields output files that are almost always equal to another one, and only a few tests yield different output. In this case, you would generate all output files (using - just make in tests/ will generate them), - then create a new directory in results/ for your + just make in tests/ will generate them), + then create a new directory in results/ for your combination, and populate it with the output files you generated. Then pick the existing directory for which the test results are closest to yours, and in your own copy delete all the