xmsstamper  1.0
XmUtil.t.h
Go to the documentation of this file.
1 #pragma once
2 //------------------------------------------------------------------------------
8 //------------------------------------------------------------------------------
9 
10 #ifdef CXX_TEST
11 
12 // 3. Standard Library Headers
13 
14 // 4. External Library Headers
15 #include <cxxtest/TestSuite.h>
16 
17 // 5. Shared Headers
18 
19 // 6. Non-shared Headers
20 
23 class XmUtilUnitTests : public CxxTest::TestSuite
24 {
25 public:
27 }; // XmUtilUnitTests
28 
29 #endif
void test_EnsureVectorAtMaxX()
Tests XmUtilUnitTests.
Definition: XmUtil.cpp:200
Tests the XmStampEndCap class.
Definition: XmUtil.t.h:23