home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 June
/
PCWorld_1998-06_cd.bin
/
software
/
sharware
/
grafika
/
EROICA32
/
_SETUP.3
/
Group2
/
Testcase.h
< prev
next >
Wrap
Text File
|
1998-01-15
|
780b
|
25 lines
/*-------------------------- Parallax Standard H_File ----------------------------
H_File: testcase.h
Purpose: This file contains the internal function prototyping for the
inidividual unit tests for the Eroica unit test program.
--------------------------------------------------------------------------------
Copyright (c)1996 Parallax Software , All rights reserved.
------------------------------------------------------------------------------*/
int UT_TestLoad( HCONV ghConv );
int UT_TestSave( HCONV ghConv );
int UT_TestMerge( HCONV ghConv );
int UT_TestDisplayLayer( HCONV ghConv );
int UT_TestToolSet( HCONV ghConv );
int UT_TestDeskew( HCONV ghConv );
/* TESTCASE.H */
/* end of file */