Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cUnitTestDecl.h
Go to the documentation of this file.
1
//
5
//
6
#ifndef _INC_cUnitTestDecl_H
7
#define _INC_cUnitTestDecl_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
12
#include "
GrayCore.h
"
13
14
#define UNITTEST_N(n) n##Tests
15
17
#define UNITTEST_FRIEND(n) friend class UNITTEST_N(n);
// assume test code is in same namespace
18
19
#define UNITTEST2_PREDEF(x)
// GET RID OF THIS
20
21
#endif
// _INC_cUnitTestDecl_H
GrayCore.h
GrayCore
include
cUnitTestDecl.h
Generated on Tue Feb 2 2021 11:29:32 for Gray C++ Libraries by
1.9.1