commit | aa22582075767c521ad543cbef54f8499b7781b4 | [log] [tgz] |
---|---|---|
author | onqtam <vik.kirilov@gmail.com> | Wed Apr 20 16:23:32 2016 +0300 |
committer | onqtam <vik.kirilov@gmail.com> | Wed Apr 20 20:48:25 2016 +0300 |
tree | a2ab852cec861c16d84c6d33105d0c2f4624e9cf | |
parent | 39b4e45d5fc247af5c26f3f21e02e4a21f407ba8 [diff] |
removed the ability to not use quotes for test/subcase/testsuite names removed the lowercase macros hopefully silenced an inlining warning
doctest is a lightweight single header C++ framework for writing tests that is inspired by the unittest
functionality in the D programming and the docstrings in python - tests are a sort of documentation and should reside near the code they test.
Service | branch: master | branch: dev |
---|---|---|
Travis-CI (Linux/OSX) | ||
Appveyor (Windows) | ||
Unit Test Coverage | ||
Static Analysis |