IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2005, 3:34:07 PM (21 years ago)
Author:
evanalst
Message:

Add additional comments for why psDBCreate and psDBDrop functions are not
tested due to the user needing to be SQL server system admin privileges.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataIO/tst_psDB.c

    r4390 r4391  
    99 *  @author Aaron Culliney, MHPCC
    1010 *
    11  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-06-25 01:17:24 $
     11 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-06-25 01:34:07 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    21632163}
    21642164
     2165//
     2166// Tests for psDBCreate and psDBDrop can only be executed if the user
     2167// has system admin privileges for the SQL server so the tests have been
     2168// commented out.
     2169//
    21652170// Testpoint #XXX, psDBCreate shall create a new test database.
    21662171//psS32 TPDBCreate( void )
Note: See TracChangeset for help on using the changeset viewer.