Commit Graph

1 Commits

Author SHA1 Message Date
Rian Quinn
845a59425c Replace UnitTest-cpp with Catch
This PR replaces UnitTest-cpp with Catch. Catch is downloaded
using cmake's ExternalProject_Add and installed into the
include directory as it's a header only library.

Signed-off-by: Rian Quinn <“rianquinn@gmail.com”>
2017-04-29 07:10:08 -06:00