From 3160922387136aafac596460509d419cfa712cfb Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 9 Jun 2005 22:14:19 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=6326 --- doc/{test_bvt.php => test_client.php} | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) rename doc/{test_bvt.php => test_client.php} (65%) diff --git a/doc/test_bvt.php b/doc/test_client.php similarity index 65% rename from doc/test_bvt.php rename to doc/test_client.php index 3d561e1358..7bc9fa2a09 100644 --- a/doc/test_bvt.php +++ b/doc/test_client.php @@ -1,15 +1,9 @@ Build Verification Tests -

Build verification tests are used to determine if a particular release -of software is even worth passing off to the Alpha group for further testing.

-

They are not meant to be a comprehensive set of tests, just merely a set of -tests to determine if a build is good enough for further testing.

- -

The following list of tests is meant for the single-user installation scenario: +

The following tests are meant for the single-user installation scenario:

  1. Attach to a project.
  2. Schedule an RPC to the project server requesting results to process.