The source project of this merge request has been removed.
testing/doctest: new aport
Obsoletes !9856 (closed).
URL: https://github.com/onqtam/doctest
doctest is a fast (to compile) C++ unit testing framework implemented purely as a header file -- there are no libraries which must be linked.
With the addition of this aport, I'll be able to enable unit testing in the testing/notcurses aport, which seems a fine thing.