1 // SSTests.h: interface for the SSTests class.
3 //////////////////////////////////////////////////////////////////////
5 #if !defined(AFX_SSTESTS_H__E200002C_BA5E_4EE9_8CA6_8991A0BE378F__INCLUDED_)
6 #define AFX_SSTESTS_H__E200002C_BA5E_4EE9_8CA6_8991A0BE378F__INCLUDED_
10 #endif // _MSC_VER > 1000
13 #include <SSPhysLib/SSFiles.h>
14 #include "CommandLine.h"
16 void CheckOffsetsToComment (SSRecordFile
& file
);
17 void CheckLabelValid (SSRecordFile
& file
);
18 void CheckFileSize (SSHistoryFile
& file
);
19 void DumpNamesCache (SSNamesCacheFile
& namesCache
);
20 void TestSrcSafeIni (const CCommandLine
& options
);
24 #endif // !defined(AFX_SSTESTS_H__E200002C_BA5E_4EE9_8CA6_8991A0BE378F__INCLUDED_)