|
From: <sv...@va...> - 2005-11-15 21:28:48
|
Author: njn Date: 2005-11-15 21:28:44 +0000 (Tue, 15 Nov 2005) New Revision: 231 Log: remove now-done part of a project Modified: trunk/help/projects.html Modified: trunk/help/projects.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/help/projects.html 2005-11-15 15:37:21 UTC (rev 230) +++ trunk/help/projects.html 2005-11-15 21:28:44 UTC (rev 231) @@ -99,11 +99,6 @@ example:</p> =20 <ul> -<li><p>The auto-generated insn*.c tests in none/tests/x86/ are great: - they test almost all the x86 instructions. It would be great to have - equally comprehensive tests for the other architectures supported - (AMD64, PPC32).</p></li> - <li><p> The test memcheck/tests/x86/scalar.c is a very thorough test for Memcheck's checking of system call arguments. We would like similar tests for the other platforms (AMD64, PPC32).</p></li> @@ -114,7 +109,7 @@ </ul> =20 <p>Fixing these gaps is not very hard, just tedious. (Added August 27, -2005)</p> +2005; updated November 15, 2005)</p> =20 <h3>Unit regression tests</h3> <p>The regression tests are good system-level tests, but we have almost = no unit |