1 Star 0 Fork 1

ngtesting/ci_test_cppunit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 504 Bytes
一键复制 编辑 原始数据 按行查看 历史
aaronchen2k 提交于 2020-03-18 13:13 . init

CppUnitTest

Description:How to use CppUnit Test Framwork in your project.

A sample test project for CppUnit with Ubuntu.

Compile : g++ -L /usr/local/lib/libcppunit.a main.cpp MathTest.cpp -lcppunit -ldl -o MathTest

Conditions: sudo apt-get install latest version of libcppunit.

Output test results to result.xml.

Output run log to run.log.

===========

Add common Makefile support.

-Complie command: make

Excute command" ./main

-Clean command: make clean

===========

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ngtesting/ci_test_cppunit.git
git@gitee.com:ngtesting/ci_test_cppunit.git
ngtesting
ci_test_cppunit
ci_test_cppunit
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891