• R/O
  • SSH

仓库概述

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A lambda-based C++ unit-testing framework.


Recent Commits RSS

Rev. 时间 作者 Message
2f874521cd78 2020-06-24 19:27:59 Kaz Nishimura tip Merge back release/1-alpha.2
31a91a8575d9 2020-06-24 19:19:38 Kaz Nishimura Added tag release/1-alpha.2 for changeset 9692febc6493
52ad99c4d316 2020-06-24 19:17:59 Kaz Nishimura Change the package version to 1-alpha.3
9692febc6493 2020-06-24 19:16:52 Kaz Nishimura release release/1-alpha.2 Merge master into release/1
ccfc4b7ee03e 2020-05-20 17:27:02 Kaz Nishimura Call 'terminate' if a libltdl error is detected in destru...
ebd65af0e173 2020-05-20 17:11:24 Kaz Nishimura Use 'unique_ptr<char []>' in class 'library_path'
ff5c618e68ad 2020-05-20 09:03:42 Kaz Nishimura Add a NL at the end
ef5920e4f71a 2020-05-11 11:25:19 Kaz Nishimura Upgrade the base image
5f98f4f8b850 2020-05-11 11:02:52 Kaz Nishimura Edit the ignore file
561b04261741 2020-05-11 11:01:37 Kaz Nishimura Move the build context for Docker

Recently edited Tags

名称 Rev. 时间 作者
release/1-alpha.1 25ee843f907e 2020-03-21 05:09:51 Kaz Nishimura
release/1-alpha.2 9692febc6493 2020-06-24 19:16:52 Kaz Nishimura
tip 2f874521cd78 2020-06-24 19:27:59 Kaz Nishimura

Branches

名称 Rev. 时间 作者 Message
default 2f874521cd78 2020-06-24 19:27:59 Kaz Nishimura Merge back release/1-alpha.2
release 9692febc6493 2020-06-24 19:16:52 Kaz Nishimura Merge master into release/1

README.md

Introduction

C++Unit­X is a lambda-based xUnit-style unit-testing framework for C++. It aims to reduce the need to use macros in test suites for C++ (and C) programs.

See the home page for more information about C++Unit­X.

(Open issues)

License

This program is provided under the terms and conditions of the GNU General Public License, version 3 or any later version.

(License)