xmscore
1.0
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
g
i
l
n
o
p
r
s
t
u
w
x
~
+
Variables
m
o
s
w
x
y
z
Typedefs
+
Files
File List
+
File Members
+
All
_
b
f
s
t
x
Typedefs
+
Macros
_
b
f
t
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
XmError.t.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef CXX_TEST
3
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
// 3. Standard Library Headers
11
12
// 4. External Library Headers
13
#include <cxxtest/TestSuite.h>
14
15
// 5. Shared Headers
16
17
// 6. Non-shared Headers
18
19
class
XmErrorUnitTests
:
public
CxxTest::TestSuite
20
{
21
public
:
22
void
test1
();
23
void
test_XM_ASSERT
();
24
};
25
#endif
XmErrorUnitTests::test_XM_ASSERT
void test_XM_ASSERT()
Tests for XM_ASSERT.
Definition:
XmError.cpp:335
XmErrorUnitTests
Unit tests for XmError.
Definition:
XmError.t.h:19
XmErrorUnitTests::test1
void test1()
Tests for XmError.
Definition:
XmError.cpp:285
xmscore
misc
XmError.t.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13