commit | aba77b99fa8aa6370df58a8088073afb8af042d4 | [log] [tgz] |
---|---|---|
author | onqtam <vik.kirilov@gmail.com> | Wed Apr 27 17:15:41 2016 +0300 |
committer | onqtam <vik.kirilov@gmail.com> | Tue May 03 19:03:39 2016 +0300 |
tree | 81a9f2d59dccaa5d02d108520e537f9967b502ae | |
parent | 64bd322ba011008a04ccd1336464f1d62835b3e7 [diff] |
fixed build - tests were not getting ran because of pretty logical ops...
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 |