(C++) BoostTestExample1

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) BoostTestExample1

 

BoostQt
CreatorLubuntu

 

Boost.Test example 1 is a Boost.Test example.

 

Technical facts

 

Operating system(s) or programming environment(s)

IDE(s):

Project type:

C++ standard:

Compiler(s):

Libraries used:

  • STL STL: GNU ISO C++ Library, version 4.9.2

 

 

 

 

 

Qt project file: ./CppBoostTestExample1/CppBoostTestExample1.pro

 


include(../../ConsoleApplication.pri) include(../../Libraries/Boost.pri) SOURCES += main.cpp

 

 

 

 

 

./CppBoostTestExample1/main.cpp