G+S
mo
25.01.0
Geometry + Simulation Modules
Loading...
Searching...
No Matches
ReportAssert.h
1
#ifndef UNITTEST_ASSERT_H
2
#define UNITTEST_ASSERT_H
3
4
#include "HelperMacros.h"
5
6
namespace
UnitTest {
7
8
UNITTEST_LINKAGE
void
ReportAssert(
char
const
* description,
char
const
* filename,
int
lineNumber);
9
10
}
11
12
#endif
gismo
optional
gsUnitTest
ReportAssert.h
Generated on Fri Jan 10 2025 09:24:51 for G+Smo by Doxygen v1.9.8