greensky00 / testsuite

Simple and powerful test suite for C++ programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Suite

Simple and powerful test suite for C++ programs.

Author

Jung-Sang Ahn jungsang.ahn@gmail.com

How to Use

Copy test_common.h file to your project source directory, and then include it.

Example Code

examples

About

Simple and powerful test suite for C++ programs

License:MIT License


Languages

Language:C++ 95.2%Language:CMake 4.8%