Fixed typo. Was not getting any text after pRecord->GetRecordType() (which was proba...
[vss2svn.git] / ssphys / SSPhys / SSTests.h
blob93476477a93f301c43b0ad7b189685009ec71857
1 // SSTests.h: interface for the SSTests class.
2 //
3 //////////////////////////////////////////////////////////////////////
5 #if !defined(AFX_SSTESTS_H__E200002C_BA5E_4EE9_8CA6_8991A0BE378F__INCLUDED_)
6 #define AFX_SSTESTS_H__E200002C_BA5E_4EE9_8CA6_8991A0BE378F__INCLUDED_
8 #if _MSC_VER > 1000
9 #pragma once
10 #endif // _MSC_VER > 1000
12 #if 0
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);
21 #endif
24 #endif // !defined(AFX_SSTESTS_H__E200002C_BA5E_4EE9_8CA6_8991A0BE378F__INCLUDED_)