comparison 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
comparison
equal deleted inserted replaced
189:6859f35cb4f8 190:70b0f1f9e039
1 #define CATCH_CONFIG_MAIN
2 #include "catch/catch.hpp"