/cppunit

[A Simple TemplatePattern]

Primary LanguageC++

cppunit

intro

1.define and construct imcp::demo variable
2.compile test files with main.cpp
3.run

compile

g++ main.cpp test1.cpp