annotate test/main.cpp @ 190:70b0f1f9e039

Setup test harness (Catch), integrate into build system.
author Lucas Thompson <dev@lucas.im>
date Tue, 07 Feb 2017 11:07:17 +0000
parents
children
rev   line source
dev@190 1 #define CATCH_CONFIG_MAIN
dev@190 2 #include "catch/catch.hpp"