1 Oct
2017
1 Oct
'17
11:11 p.m.
Is there any other way to access a slimmed-down standalone version of Boost.Test?
It would be far easier to use CATCH and wrap it with Boost test macro equivalents. This will get you started: https://github.com/ned14/quickcpplib/blob/master/include/boost/test/unit_tes.... Note it contains an even lighter weight built in subset implementation of Boost.Test. It's good enough for most users. I just ported Outcome to Boost.Outcome by swapping this for Boost.Test, and everything "just worked". Niall -- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/